Search papers, labs, and topics across Lattice.
This paper introduces SafeImpute, a novel framework for imputing missing clinical data that balances accuracy with reliability by selectively releasing only trustworthy imputations. By employing a two-relation graph neural network (GNN) and an auxiliary masked reconstruction objective, SafeImpute captures complex temporal and clinical relationships in patient data. The approach not only achieves superior imputation accuracy but also maintains statistical control over false discovery rates, outperforming existing methods on multiple clinical datasets.
SafeImpute not only delivers accurate clinical data imputations but also ensures that only reliable results are released, controlling for unacceptable errors.
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.