LGAINov 17, 2024

MPLite: Multi-Aspect Pretraining for Mining Clinical Health Records

arXiv:2411.11161v1h-index: 2BigData
Originality Incremental advance
AI Analysis

This work addresses predictive modeling in healthcare by integrating diverse data aspects, but it appears incremental as it builds on existing pretraining methods for EHRs.

The paper tackles the problem of limited predictive power in machine learning models for electronic health records due to neglected single-visit records, and presents MPLite, a multi-aspect pretraining framework that improves diagnosis and heart failure prediction tasks on MIMIC datasets, achieving higher weighted-F1 and recall scores.

The adoption of digital systems in healthcare has resulted in the accumulation of vast electronic health records (EHRs), offering valuable data for machine learning methods to predict patient health outcomes. However, single-visit records of patients are often neglected in the training process due to the lack of annotations of next-visit information, thereby limiting the predictive and expressive power of machine learning models. In this paper, we present a novel framework MPLite that utilizes Multi-aspect Pretraining with Lab results through a light-weight neural network to enhance medical concept representation and predict future health outcomes of individuals. By incorporating both structured medical data and additional information from lab results, our approach fully leverages patient admission records. We design a pretraining module that predicts medical codes based on lab results, ensuring robust prediction by fusing multiple aspects of features. Our experimental evaluation using both MIMIC-III and MIMIC-IV datasets demonstrates improvements over existing models in diagnosis prediction and heart failure prediction tasks, achieving a higher weighted-F1 and recall with MPLite. This work reveals the potential of integrating diverse aspects of data to advance predictive modeling in healthcare.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes