Sudhan Bhattarai


Home  About  Research  Publications  Projects  CV 

I have a huge interest in research. I am always determined to keep my enthusiasm relentlessly on my work and I cherish every tiny opportunity that helps me to develop. Also, I like to work in a busy and demanding environment as it helps me to sustain my creativity.

I'm interested in both theoretical and applied research. Exploring and creating new algorithms stimulate me. Moreover, working on interesting applications is always exciting to me. Healthcare is my current area of application. I find the contribution of ML/Data Science for the advancement of healthcare analytics very influential. Moreover, the optimization techniques on health system improvement, ML techniques to improve healthcare machinery/approaches and current research trends of formulating DNN/CNN/RNN to model patients’ EHR data for insightful outcomes are the topics of my keen interest.


Current Research & MS Thesis

A prediction model to forecast a patient's time-span in hopsital

Methodlogy

Processing numeric and natural language data to build different recurrent neural network models with transfer learning of a diverse range of inputs and most accurate output. Natural Language Processing (NLP) is also an integral part of the algorithm. One dataset I am using for this project is: MIMIC III clinical  ,

What is my concern?

In healthcare systems, resources planning plays a huge role and is a challenge as well. Furthermore, If healthcare providers could predict accurately the time a patient with a severe disease spends in hospital beforehand, it would help hugely on resources planning. But the information integration is also a challenge. In other words, the nature of data of a patient with heart problem may not match with the nature of data available for a patient with diabetic problem. But, can we build a generalized model which could take the input for a patient with any medical background and predict the timespan accurately? That’s the problem I want to solve with an answer of big Yes.

Home Healthcare Routing Problem (HHCRP) in a dynamic environment

What is HHCRP?

A home healthcare provider is a type of company destined to provide a periodic medical service to the patients at their own houses. Consequently, a challenge arises to build an efficient visit plan for the human resources available. The challenge is commonly known as Home Healthcare Routing Problem (HHCRP).

The HHCRP is similar to the traditional Vehicle Routing Problem (VRP) in which a fleet of vehicles available at a depot goes out to pick or deliver goods to the customers located in different places and finally returns back to the depot. Similarly, in a HHCRP, a fleet of nurses available at the home care center goes out on a tour to serve the patients at their home and finally comes back to the center. Moreover, the problem can be made more realistic by using the standards for nurses' start time, end time, service duration for each patient, qualification of the nurses and more of the patients' demands. The following image summerizes a HHCR problem (source).

chest xray

What is my concern?

The downside of the most researchers is that they worked only in a predefined static dataset to validate their theory. Healthcare providers often claim that the patients’ demands are very unpredictable. A few researchers addressed dynamic case, but their forecast models used a simple known mathematical distribution. Health condition of a patient is completely different than that of others, even with the same disease, which can’t be explained accurately by mathematical distribution but the patient’s condition itself. My research is to build the plan in dynamic scenario by using neural network and MIP optimization algorithms for a reliable and accurate routing model.


Neural network model to predict a patient's prognosis period from chest xray

Prognosis of a patient is peculiar to him/her medical condition. Chest X-ray is a common information for many patients with several diseases. Convolutional neural network models are successful to distinguish a disease from X-rays. When we predict a disease in a classification problem, we infer the results from a proximity function. But from the prediction can we tell how chronic that disease is? Classification doesn't forecast how long may diseases take to heal. This project is about classifying a disease in such manner that we can also predict the prognosis period for the patients from a limited information available.

In other words, in the following picture, how long does the patient in the condition shown by 2nd X-ray takes to come to the condition shown by the 1st X-ray? (source)

chest xray

One dataset I am using for this project is: Chest Xray


Past Research/Projects

Publications

Other projects