arXiv AI

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.

arXiv AI
Aug 26

Evaluating Deep Multivariate Imputation Models on Wearable Device Data

The paper introduces a new evaluation protocol for deep multivariate imputation models on wearable device data, addressing the issue of structured missingness where sensor features drop out together. Using a Garmin smartwatch dataset from an epilepsy patient, the authors generate realistic block-missing patterns from training data and show that matching the training protocol to this distribution reduces BRITS’ mean absolute error by 43%. They also extend BRITS with time‑of‑day encoding and compare it to linear interpolation and SAITS, finding that no single model dominates and that model rankings vary with evaluation design.

By Skye Goodman, Roussel Desmond Nzoyem, Leandro Junges, Peter Kissack, Yasser Qureshi, Amberly Brigden, Jeff Clark, Nawid Keshtmand
arXiv AI
Jul 7

ImputeECG: Deep Learning Reconstruction of Complete 12-Lead Electrocardiograms from Incomplete Recordings for Cardiac Assessment

arXiv:2607. 05009v1 Announce Type: cross Abstract: Complete digital 12-lead electrocardiograms (ECGs) are essential for AI-enabled cardiovascular assessment, yet many clinical ECG records, particularly those digitized from ECG images, remain incomplete because of short display formats, incomplete waveform digitization, lead loss, or signal corruption.

By Xiaocheng Fang, Haoyu Wang, Jieyi Cai, Qinghao Zhao, Jun Li, Shanwei Zhang, Guangkun Nie, Yujie Xiao, Shun Huang, Jiarui Jin, Hongmin Liu, Guodong Wang, Shuohua Chen, Liming Lin, Shouling Wu, Hongyan Li, Shenda Hong
arXiv AI
3d ago

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."

By Weizhi Nie, Rihao Chang, Weijie Wang, Yuting Su
arXiv Machine Learning
2d ago

RDDMPI: Residual Denoising Diffusion Model for Probabilistic Multivariate Time Series Imputation

RDDMPI introduces a residual denoising diffusion model for multivariate time series imputation. By decomposing the missing signal into a baseline reconstruction and a residual uncertainty component, the method conditions the diffusion process on both the completed signal and its latent representation, using a reliability-aware mechanism to balance baseline influence. Experiments on benchmark datasets show that this approach improves reconstruction accuracy and uncertainty quantification compared to prior diffusion-based methods.

By Ramiro Valdes Jara, David Chapman, Adam Meyers