SOTAVerified

Patient Trajectory Prediction: Integrating Clinical Notes with Transformers

2025-02-25Code Available0· sign in to hype

Sifal Klioui, Sana Sellami, Youssef Trardi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Predicting disease trajectories from electronic health records (EHRs) is a complex task due to major challenges such as data non-stationarity, high granularity of medical codes, and integration of multimodal data. EHRs contain both structured data, such as diagnostic codes, and unstructured data, such as clinical notes, which hold essential information often overlooked. Current models, primarily based on structured data, struggle to capture the complete medical context of patients, resulting in a loss of valuable information. To address this issue, we propose an approach that integrates unstructured clinical notes into transformer-based deep learning models for sequential disease prediction. This integration enriches the representation of patients' medical histories, thereby improving the accuracy of diagnosis predictions. Experiments on MIMIC-IV datasets demonstrate that the proposed approach outperforms traditional models relying solely on structured data.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MedNLIClinicalMosaicAccuracy86.59Unverified

Reproductions