Clinical Risk Prediction with Temporal Probabilistic Asymmetric Multi-Task Learning
A. Tuan Nguyen, Hyewon Jeong, Eunho Yang, Sung Ju Hwang

TL;DR
This paper introduces a novel temporal asymmetric multi-task learning model for clinical risk prediction that leverages feature-level uncertainty to improve knowledge transfer across tasks and timepoints, enhancing prediction accuracy without negative transfer.
Contribution
The paper proposes a new temporal asymmetric multi-task learning approach that dynamically transfers knowledge based on feature uncertainty, addressing limitations of existing methods in time-series clinical data.
Findings
Significantly outperforms existing models on clinical risk prediction tasks.
Effectively avoids negative transfer in multi-task learning.
Provides interpretable knowledge graphs validated by clinicians.
Abstract
Although recent multi-task learning methods have shown to be effective in improving the generalization of deep neural networks, they should be used with caution for safety-critical applications, such as clinical risk prediction. This is because even if they achieve improved task-average performance, they may still yield degraded performance on individual tasks, which may be critical (e.g., prediction of mortality risk). Existing asymmetric multi-task learning methods tackle this negative transfer problem by performing knowledge transfer from tasks with low loss to tasks with high loss. However, using loss as a measure of reliability is risky since it could be a result of overfitting. In the case of time-series prediction tasks, knowledge learned for one task (e.g., predicting the sepsis onset) at a specific timestep may be useful for learning another task (e.g., prediction of mortality)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning in Healthcare · Topic Modeling · Explainable Artificial Intelligence (XAI)
