TL;DR
This paper introduces a Multi-directional Recurrent Neural Network (M-RNN) for estimating missing data in irregular, multi-stream medical time series, significantly outperforming existing methods in accuracy and robustness.
Contribution
The paper presents a novel deep learning architecture, M-RNN, that effectively interpolates and imputes missing data in complex medical time series, addressing limitations of prior approaches.
Findings
M-RNN achieves 35-50% lower RMSE than benchmarks.
The method is robust across five real-world datasets.
It outperforms 11 state-of-the-art imputation techniques.
Abstract
Missing data is a ubiquitous problem. It is especially challenging in medical settings because many streams of measurements are collected at different - and often irregular - times. Accurate estimation of those missing measurements is critical for many reasons, including diagnosis, prognosis and treatment. Existing methods address this estimation problem by interpolating within data streams or imputing across data streams (both of which ignore important information) or ignoring the temporal aspect of the data and imposing strong assumptions about the nature of the data-generating process and/or the pattern of missing data (both of which are especially problematic for medical data). We propose a new approach, based on a novel deep learning architecture that we call a Multi-directional Recurrent Neural Network (M-RNN) that interpolates within data streams and imputes across data streams.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
