paper-with-me

Papers

SafeImpute: Reliable Clinical Data Imputation via Conformal Selection

2026-07-06 · Xinrui He, Mengting Ai, Junting Wang, Curtiss B. Cook, Jingrui He arxiv

Clinical care often relies on key laboratory indicators, yet real-world patient visits are sparse and tests are ordered irregularly, leading to pervasive missingness. While many imputation methods improve average accuracy, they provide limited guidance on which imputed values are reliable enough for high-stakes downstream use. In this work, we study reliable clinical imputation, aiming to produce accurate imputations while selectively releasing the reliable results, with statistical control over clinically unacceptable errors. To achieve this goal, we propose SafeImpute, a reliable imputation framework for irregular and sparse clinical longitudinal records. SafeImpute constructs an event graph that captures both intra-patient temporal trajectories and inter-patient clinical similarity, and learns imputations with a two-relation GNN and adaptive fusion, regularized by an auxiliary masked reconstruction objective. For reliability guarantees, SafeImpute converts a proxy risk score into conformal p-values and applies the Benjamini--Hochberg procedure to control the false discovery rate (FDR) of unacceptable errors among released imputations at a user-specified tolerance. Experiments on our Mayo Clinic data, the public MIMIC-III and MIMIC-IV datasets show that SafeImpute achieves strong imputation accuracy while providing reliable error control, outperforming diverse baselines in both standard imputation evaluation and FDR-controlled selective-release evaluation.

📄 PDF Abstract BibTeX arXiv:2607.05613

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty-Aware Variational-Recurrent Imputation Network for Clinical Time Series

2020-03-02 · Ahmad Wisnu Mulyadi, Eunji Jun, Heung-Il Suk

Electronic health records (EHR) consist of longitudinal clinical observations portrayed with sparsity, irregularity, and high-dimensionality, which become major obstacles in drawing reliable downstream clinical outcomes.…

ImputationMissing ValuesTime SeriesTime Series Analysis

Uncertainty-Calibrated Prediction of Randomly-Timed Biomarker Trajectories with Conformal Bands

2025-11-17 · Vasiliki Tassopoulou, Charis Stamouli, Haochang Shou, George J. Pappas 외 arxiv

Despite recent progress in predicting biomarker trajectories from real clinical data, uncertainty in the predictions poses high-stakes risks (e.g., misdiagnosis) that limit their clinical deployment. To enable safe and r…

Decision Making

Conformal Prediction with Cellwise Outliers: A Detect-then-Impute Approach

2025-05-08 · Qian Peng, Yajie Bao, Haojie Ren, Zhaojun Wang 외

Conformal prediction is a powerful tool for constructing prediction intervals for black-box models, providing a finite sample coverage guarantee for exchangeable data. However, this exchangeability is compromised when so…

Conformal PredictionImputationOutlier DetectionPrediction+1

Weighted Conformal Prediction Provides Adaptive and Valid Mask-Conditional Coverage for General Missing Data Mechanisms

2025-12-16 · Jiarong Fan, Juhyun Park. Thi Phuong Thuy Vo, Nicolas Brunel arxiv

Conformal prediction (CP) offers a principled framework for uncertainty quantification, but it fails to guarantee coverage when faced with missing covariates. In addressing the heterogeneity induced by various missing pa…

A Graph-based Imputation Method for Sparse Medical Records

2021-11-17 · Ramon Vinas, Xu Zheng, Jer Hayes

Electronic Medical Records (EHR) are extremely sparse. Only a small proportion of events (symptoms, diagnoses, and treatments) are observed in the lifetime of an individual. The high degree of missingness of EHR can be a…

Imputation