arXiv AI

PGP-Clinical-TimeKAN: Prior-Guided Joint Probabilistic Forecasting of Clinical Trajectories

PGP-Clinical-TimeKAN is a trajectory-first framework for joint probabilistic forecasting of multivariate physiological data, combining missingness-aware temporal encoders, a soft organ-system prior, patient-specific relations, nonlinear Kolmogorov‑Arnold messages, and a low‑rank multivariate Student‑t head. Evaluated on a MIMIC‑IV cohort of 6,882 patients, it achieves the second‑lowest normalized MAE and the lowest RMSE among 13 models, while providing calibrated probabilistic forecasts with empirical coverage at 50%, 80%, and 95% intervals. Ablation studies show that relational structure is critical for performance, and increasing covariance rank improves likelihood but not point accuracy. whyItMatters":"The model demonstrates that joint trajectory forecasting can yield highly accurate, calibrated predictions of physiological trajectories, offering a potentially inspectable intermediate task for clinical deterioration prediction."

arXiv Machine Learning
Jul 21

Differentiable latent structure discovery for interpretable forecasting in clinical time series

arXiv:2604. 27967v2 Announce Type: replace Abstract: Background: We introduce StructGP, a continuous-time multi-task Gaussian process that couples process convolutions with differentiable structure learning to uncover a sparse, ordered directed acyclic graph (DAG) of inter-variable dependencies while preserving principled uncertainty.

By Ivan Lerner, Jean Feydy, Alexandre Kalimouttou, Anita Burgun, Francis Bach
Hugging Face Trending Papers
Aug 13

Intervention-Aware Clinical World Model for Post-Op Outcome Forecasting in Cardiology

Many clinical prediction models treat post-intervention outcomes as a one-step mapping from baseline measurements to a future endpoint. However, recovery after a procedure often unfolds as an irregular trajectory: clinical observations, medication changes, repeat interventions, and physiological measurements are recorded asynchronously and can change risk assessment over time.

arXiv Machine Learning
Jul 17

TEDDY: A Pediatric Foundation Model for Risk Forewarning from ICD-Coded Diagnostic Histories

arXiv:2607. 14191v1 Announce Type: new Abstract: Pediatric electronic health records capture developmentally structured clinical trajectories, yet their potential for generative healthcare foundation models remains largely unexplored.

By Matthew Brady Neeley, Jorge Botas, Johnathan Jia, Lin Yao, Daniel Palacios, Benjamin Choi, Zhandong Liu, Hyun-Hwan Jeong
arXiv AI
Aug 7

Trajectory-guided discharge stratification for heart failure using short-context electronic health record sequence modeling

arXiv:2511. 16839v4 Announce Type: replace-cross Abstract: Purpose: Heart failure (HF) discharge planning depends on identifying patients at risk of deterioration or death, yet accurate prediction from routinely collected electronic health records (EHRs) remains challenging.

By Falk Dippel, Yinan Yu, Annika Rosengren, Martin Lindgren, Christina E. Lundberg, Erik Aerts, Martin Adiels, Helen Sj\"oland
arXiv Machine Learning
Aug 19

Mr.Dec: Daily-Scale Longitudinal Multimodal Modeling for 30-Day Readmission Prediction

Mr.Dec is a new Transformer‑decoder model that predicts 30‑day hospital readmission by treating each admission as a chronological sequence of daily multimodal events, integrating Electronic Health Record updates and Chest X‑ray findings. It uses disease‑specific supervised contrastive learning to shape a diagnosis‑aware latent space and preserves day‑level clinical signals that other methods often compress. Experiments on MIMIC‑IV and MIMIC‑CXR datasets show state‑of‑the‑art performance and the model can highlight "Critical Days" for actionable real‑time risk stratification.

By Minjun Kim, Jong Hak Moon
arXiv AI
Aug 24

Curriculum-Aware Interpolate-then-Refine: Learned Physiological Time-Series Imputation under Realistic Missingness

The paper introduces Curriculum‑Aware Interpolate‑then‑Refine (CAIR), a two‑stage framework for imputing physiological time‑series data. CAIR first learns a coarse base curve with a bidirectional‑GRU interpolator and then refines it through three Transformer passes, trained under a random‑gap curriculum that mimics realistic missingness. Evaluations on continuous glucose monitoring and arterial pressure datasets show CAIR outperforms all baselines across MCAR, MAR, and NMAR mechanisms, especially for long gaps and value‑dependent dropout, while also preserving clinically relevant burden metrics.

By Yu-Chao Huang, Haochen Zhang, Nicholas Konz, Tianlong Chen
arXiv Machine Learning
Jul 30

CalTwin: Towards Calibrated, Shift-Robust Medical World Models via Fisher-Information Regularisation

arXiv:2607. 26752v1 Announce Type: new Abstract: Medical world models aim to learn a latent state of patient or organ physiology and a transition function that forecasts how that state evolves under interventions, supporting downstream tasks from imaging-based diagnosis to digital-twin treatment planning.

By Behraj Khan, Shabir Ahmad, Syed Ahmad Chan Bukhari, Tahir Qasim Syed
arXiv AI
Sep 1

INTERVenE: Temporal-Abstraction-Interval Based Transformers for Short-Horizon Medical Event Prediction

INTERVenE introduces Transformer models that use a knowledge‑based temporal abstraction (KBTA) token stream of named clinical concepts instead of raw measurements, enabling per‑token attributions to resolve directly to clinical concepts. Two variants are offered: an auto‑regressive decoder that generates future abstraction trajectories with step‑wise risk readouts, and a bidirectional encoder that jointly predicts risk and time‑to‑event in a single pass. On 57,078 MIMIC‑IV admissions, the encoder variant outperforms neural baselines with a support‑weighted AUPRC of 0.672 and AUROC of 0.901, while the decoder provides complementary token‑level risk trajectories.

By Shahar Oded, Yuval Shahar