A Machine Learning System for Retaining Patients in HIV Care
- URL: http://arxiv.org/abs/2006.04944v1
- Date: Mon, 1 Jun 2020 01:44:38 GMT
- Title: A Machine Learning System for Retaining Patients in HIV Care
- Authors: Avishek Kumar, Arthi Ramachandran, Adolfo De Unanue, Christina Sung,
Joe Walsh, John Schneider, Jessica Ridgway, Stephanie Masiello Schuette, Jeff
Lauritsen, Rayid Ghani
- Abstract summary: 51% of people living with HIV are non-adherent with their medications and eventually drop out of medical care.
Current methods of re-linking individuals to care are reactive (after a patient has dropped-out) and hence not very effective.
We describe our system to predict who is most at risk to drop-out-of-care for use by the University of Chicago HIV clinic and the Chicago Department of Public Health.
- Score: 2.8550886780528493
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Retaining persons living with HIV (PLWH) in medical care is paramount to
preventing new transmissions of the virus and allowing PLWH to live normal and
healthy lifespans. Maintaining regular appointments with an HIV provider and
taking medication daily for a lifetime is exceedingly difficult. 51% of PLWH
are non-adherent with their medications and eventually drop out of medical
care. Current methods of re-linking individuals to care are reactive (after a
patient has dropped-out) and hence not very effective. We describe our system
to predict who is most at risk to drop-out-of-care for use by the University of
Chicago HIV clinic and the Chicago Department of Public Health. Models were
selected based on their predictive performance under resource constraints,
stability over time, as well as fairness. Our system is applicable as a
point-of-care system in a clinical setting as well as a batch prediction system
to support regular interventions at the city level. Our model performs 3x
better than the baseline for the clinical model and 2.3x better than baseline
for the city-wide model. The code has been released on github and we hope this
methodology, particularly our focus on fairness, will be adopted by other
clinics and public health agencies in order to curb the HIV epidemic.
Related papers
- Towards Regulatory-Confirmed Adaptive Clinical Trials: Machine Learning Opportunities and Solutions [59.28853595868749]
We introduce two new objectives for future clinical trials that integrate regulatory constraints and treatment policy value for both the entire population and under-served populations.
We formulate Randomize First Augment Next (RFAN), a new framework for designing Phase III clinical trials.
Our framework consists of a standard randomized component followed by an adaptive one, jointly meant to efficiently and safely acquire and assign patients into treatment arms during the trial.
arXiv Detail & Related papers (2025-03-12T10:17:54Z) - Fairness in Computational Innovations: Identifying Bias in Substance Use Treatment Length of Stay Prediction Models with Policy Implications [0.477529483515826]
Predictive machine learning (ML) models are computational innovations that can enhance medical decision-making.
However, societal biases can be encoded into such models, raising concerns about inadvertently affecting health outcomes for disadvantaged groups.
This issue is particularly pressing in the context of substance use disorder (SUD) treatment, where biases in predictive models could significantly impact the recovery of highly vulnerable patients.
arXiv Detail & Related papers (2024-12-08T06:47:23Z) - Bayesian Counterfactual Prediction Models for HIV Care Retention with Incomplete Outcome and Covariate Information [0.0]
There is a need for data-driven methods for predicting retention and recommending scheduling decisions that optimize retention.
Prediction models can be useful for estimating retention rates across a range of scheduling options.
This paper presents an all-in-one approach for both predicting HIV retention and optimizing scheduling while accounting for these complexities.
arXiv Detail & Related papers (2024-10-29T19:19:38Z) - Leave No Patient Behind: Enhancing Medication Recommendation for Rare Disease Patients [47.68396964741116]
We propose a novel model called Robust and Accurate REcommendations for Medication (RAREMed) to enhance accuracy for rare diseases.
It employs a transformer encoder with a unified input sequence approach to capture complex relationships among disease and procedure codes.
It provides accurate drug sets for both rare and common disease patients, thereby mitigating unfairness in medication recommendation systems.
arXiv Detail & Related papers (2024-03-26T14:36:22Z) - Deep Reinforcement Learning for Efficient and Fair Allocation of Health Care Resources [47.57108369791273]
Scarcity of health care resources could result in the unavoidable consequence of rationing.
There is no universally accepted standard for health care resource allocation protocols.
We propose a transformer-based deep Q-network to integrate the disease progression of individual patients and the interaction effects among patients.
arXiv Detail & Related papers (2023-09-15T17:28:06Z) - Machine learning-based patient selection in an emergency department [0.0]
This paper investigates the potential of an Machine Learning (ML) based patient selection method.
It incorporates a comprehensive state representation of the system and a complex non-linear selection function.
Results show that the proposed method significantly outperforms the APQ method for a majority of evaluated settings.
arXiv Detail & Related papers (2022-06-08T08:56:52Z) - Conditional Generation Net for Medication Recommendation [73.09366442098339]
Medication recommendation targets to provide a proper set of medicines according to patients' diagnoses, which is a critical task in clinics.
We propose Conditional Generation Net (COGNet) which introduces a novel copy-or-predict mechanism to generate the set of medicines.
We validate the proposed model on the public MIMIC data set, and the experimental results show that the proposed model can outperform state-of-the-art approaches.
arXiv Detail & Related papers (2022-02-14T10:16:41Z) - Web based disease prediction and recommender system [0.9176056742068814]
A web-based patient diagnostic system is proposed to store the medical history and predict the possible disease.
Early disease prediction can help the users determine the severity of the disease and take quick action.
A central database ensures that the medical data is preserved and there is transparency in the system.
arXiv Detail & Related papers (2021-06-05T06:47:54Z) - Drug Recommendation System based on Sentiment Analysis of Drug Reviews
using Machine Learning [0.0]
We build a medicine recommendation system that uses patient reviews to predict the sentiment using various vectorization processes like Bow, TFIDF, Word2Vec, and Manual Feature Analysis.
The results show that LinearSVC using TFIDF vectorization outperforms all other models with 93% accuracy.
arXiv Detail & Related papers (2021-03-24T10:11:18Z) - Clinical Outcome Prediction from Admission Notes using Self-Supervised
Knowledge Integration [55.88616573143478]
Outcome prediction from clinical text can prevent doctors from overlooking possible risks.
Diagnoses at discharge, procedures performed, in-hospital mortality and length-of-stay prediction are four common outcome prediction targets.
We propose clinical outcome pre-training to integrate knowledge about patient outcomes from multiple public sources.
arXiv Detail & Related papers (2021-02-08T10:26:44Z) - UNITE: Uncertainty-based Health Risk Prediction Leveraging Multi-sourced
Data [81.00385374948125]
We present UNcertaInTy-based hEalth risk prediction (UNITE) model.
UNITE provides accurate disease risk prediction and uncertainty estimation leveraging multi-sourced health data.
We evaluate UNITE on real-world disease risk prediction tasks: nonalcoholic fatty liver disease (NASH) and Alzheimer's disease (AD)
UNITE achieves up to 0.841 in F1 score for AD detection, up to 0.609 in PR-AUC for NASH detection, and outperforms various state-of-the-art baselines by up to $19%$ over the best baseline.
arXiv Detail & Related papers (2020-10-22T02:28:11Z) - Equitable Allocation of Healthcare Resources with Fair Cox Models [10.648355672051142]
We develop fairness definitions for survival models and corresponding fair Cox proportional hazards models.
We demonstrate the utility of our methods in terms of fairness and predictive accuracy on two publicly available survival datasets.
arXiv Detail & Related papers (2020-10-14T06:08:15Z) - BiteNet: Bidirectional Temporal Encoder Network to Predict Medical
Outcomes [53.163089893876645]
We propose a novel self-attention mechanism that captures the contextual dependency and temporal relationships within a patient's healthcare journey.
An end-to-end bidirectional temporal encoder network (BiteNet) then learns representations of the patient's journeys.
We have evaluated the effectiveness of our methods on two supervised prediction and two unsupervised clustering tasks with a real-world EHR dataset.
arXiv Detail & Related papers (2020-09-24T00:42:36Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.