Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

RePrompT: Recurrent Prompt Tuning for Integrating Structured EHR Encoders with Large Language Models

About

Large Language Models (LLMs) have shown strong promise for mining Electronic Health Records (EHRs) by reasoning over longitudinal clinical information to capture context-rich patient trajectories. However, leveraging LLMs for structured EHRs (e.g., standardized diagnosis and medication codes) presents two key challenges. First, translating time-stamped EHR sequences into plain text can obscure both temporal structure and code identities, weakening the ability to capture code co-occurrence and longitudinal regularities. Second, unlike cohort-trained predictive models that learn a shared, task-aligned representation space across patients, LLMs are often applied in a case-isolated inference setting where each patient is processed independently without leveraging population-level patterns. To address these challenges, we introduce RePrompT, a time-aware LLM framework that integrates structured EHR encoders through prompt tuning, without modifying underlying architectures. Specifically, RePrompT recurrently incorporates latent states from prior visits to preserve longitudinal information, and injects population-level information through trainable prompt tokens derived from a cohort-trained, task-aligned EHR encoder. Experiments on MIMIC-III and MIMIC-IV demonstrate that RePrompT consistently outperforms both EHR-based and LLM-based baselines across multiple clinical prediction tasks.

Arya Hadizadeh Moghaddam, Drew Ross, Mohsen Nayebi Kerdabadi, Dongjie Wang, Zijun Yao• 2026

Related benchmarks

TaskDatasetResultRank
Readmission predictionMIMIC IV
AUC-ROC0.706
74
Mortality PredictionMIMIC-IV (test)
AUC67.3
64
Mortality PredictionMIMIC-III
AUROC0.646
50
Readmission predictionMIMIC-III (target)
AUPRC71.9
48
Medication RecommendationMIMIC-III
Jaccard Similarity20.4
33
Mortality PredictionMIMIC IV
AUROC0.673
30
Medication RecommendationMIMIC IV
Jaccard Similarity27.6
23
Mortality PredictionMIMIC 30% III (test)
AUROC0.646
9
Readmission predictionMIMIC 30% IV (test)
AUROC70.6
9
Showing 9 of 9 rows

Other info

Follow for update