paper-with-me

홈 › Papers

Automated Multi-Task Learning for Joint Disease Prediction on Electronic Health Records

2024-03-06 · Suhan Cui, Prasenjit Mitra

In the realm of big data and digital healthcare, Electronic Health Records (EHR) have become a rich source of information with the potential to improve patient care and medical research. In recent years, machine learning models have proliferated for analyzing EHR data to predict patients future health conditions. Among them, some studies advocate for multi-task learning (MTL) to jointly predict multiple target diseases for improving the prediction performance over single task learning. Nevertheless, current MTL frameworks for EHR data have significant limitations due to their heavy reliance on human experts to identify task groups for joint training and design model architectures. To reduce human intervention and improve the framework design, we propose an automated approach named AutoDP, which can search for the optimal configuration of task grouping and architectures simultaneously. To tackle the vast joint search space encompassing task combinations and architectures, we employ surrogate model-based optimization, enabling us to efficiently discover the optimal solution. Experimental results on real-world EHR data demonstrate the efficacy of the proposed AutoDP framework. It achieves significant performance improvements over both hand-crafted and automated state-of-the-art methods, also maintains a feasible search cost at the same time. Source code can be found via the link: \url{https://github.com/SH-Src/AutoDP}.

📄 PDF Abstract BibTeX arXiv:2403.04086

Code (1)

sh-src/autodp 공식 구현 pytorch

Tasks

Disease PredictionMulti-Task Learning

Similar Papers 제목 키워드 기반

JPG - Jointly Learn to Align: Automated Disease Prediction and Radiology Report Generation

2022-10-01 · COLING 2022 10 · Jingyi You, Dongyuan Li, Manabu Okumura, Kenji Suzuki

Automated radiology report generation aims to generate paragraphs that describe fine-grained visual differences among cases, especially those between the normal and the diseased. Existing methods seldom consider the cros…

cross-modal alignmentDisease PredictionImage CaptioningMedical Report Generation+1

Multi-Label Classification of Thoracic Diseases using Dense Convolutional Network on Chest Radiographs

2022-02-08 · Dipkamal Bhusal, Sanjeeb Prasad Panday

Traditional methods of identifying pathologies in X-ray images rely heavily on skilled human interpretation and are often time-consuming. The advent of deep learning techniques has enabled the development of automated di…

Decision MakingDisease PredictionImage ClassificationMedical Diagnosis+3

Joint Deep Learning for Improved Myocardial Scar Detection from Cardiac MRI

2022-11-11 · Jiarui Xing, Shuo Wang, Kenneth C. Bilchick, Amit R. Patel 외

Automated identification of myocardial scar from late gadolinium enhancement cardiac magnetic resonance images (LGE-CMR) is limited by image noise and artifacts such as those related to motion and partial volume effect. …

Myocardium SegmentationSegmentation

Do Lateral Views Help Automated Chest X-ray Predictions?

2019-04-17 · Hadrien Bertrand, Mohammad Hashir, Joseph Paul Cohen

Most convolutional neural networks in chest radiology use only the frontal posteroanterior (PA) view to make a prediction. However the lateral view is known to help the diagnosis of certain diseases and conditions. The r…

Label Dependent Attention Model for Disease Risk Prediction Using Multimodal Electronic Health Records

2022-01-18 · Shuai Niu, Qing Yin, Yunya Song, Yike Guo 외

Disease risk prediction has attracted increasing attention in the field of modern healthcare, especially with the latest advances in artificial intelligence (AI). Electronic health records (EHRs), which contain heterogen…

Language ModellingPredictionTime SeriesTime Series Analysis