paper-with-me

Papers

Knowledge Enhanced Conditional Imputation for Healthcare Time-series

2023-12-27 · Linglong Qian, Joseph Arul Raj, Hugh Logan Ellis, Ao Zhang, Yuezhou Zhang, Tao Wang, Richard JB Dobson, Zina Ibrahim

We introduce the Conditional Self-Attention Imputation (CSAI), a novel recurrent neural network architecture designed to address the challenges of complex missing data patterns in multivariate time series derived from hospital electronic health records (EHRs). CSAI extends the current state-of-the-art neural network-based imputation methods by introducing key modifications specifically adapted to EHR data characteristics, namely: a) an attention-based hidden state initialisation technique to capture both long- and short-range temporal dependencies prevalent in EHRs, b) a domain-informed temporal decay mechanism to adjust the imputation process to clinical data recording patterns, and c) a non-uniform masking strategy that models non-random missingness by calibrating weights according to both temporal and cross-sectional data characteristics. Comprehensive evaluation across four EHR benchmark datasets demonstrate CSAI's effectiveness compared to state-of-the-art neural architectures in data restoration and downstream predictive tasks. Additionally, CSAI is integrated within PyPOTS, an open-source Python toolbox designed for machine learning tasks on partially observed time series. This work significantly advances the state of neural network imputation applied to EHRs by more closely aligning algorithmic imputation with clinical realities.

📄 PDF Abstract BibTeX arXiv:2312.16713

Code (2)

linglongqian/csai 공식 구현 pytorch
WenjieDu/PyPOTS pytorch

Tasks

BenchmarkingImputationTime Series

Methods 이 논문이 사용한 방법론

Library 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

CSDI: Conditional Score-based Diffusion Models for Probabilistic Time Series Imputation

2021-07-07 · NeurIPS 2021 12 · Yusuke Tashiro, Jiaming Song, Yang song, Stefano Ermon

The imputation of missing values in time series has many applications in healthcare and finance. While autoregressive models are natural candidates for time series imputation, score-based diffusion models have recently o…

Audio SynthesisImage GenerationImputationMissing Values+2

PromptEHR: Conditional Electronic Healthcare Records Generation with Prompt Learning

2022-10-11 · Zifeng Wang, Jimeng Sun

Accessing longitudinal multimodal Electronic Healthcare Records (EHRs) is challenging due to privacy concerns, which hinders the use of ML for healthcare applications. Synthetic EHRs generation bypasses the need to share…

AttributeImputationPrivacy PreservingPrompt Learning

Conditional Information Bottleneck Approach for Time Series Imputation

2024-01-16 · ICLR 2024 1 · MinGyu Choi, Changhee Lee

Time series imputation presents a significant challenge because it requires capturing the underlying temporal dynamics from partially observed time series data. Among the recent successes of imputation methods based on g…

ImputationTime Series

Boundary-enhanced time series data imputation with long-term dependency diffusion models

2025-01-11 · Chunjing Xiao, Xue Jiang, Xianghe Du, Wei Yang 외

Data imputation is crucial for addressing challenges posed by missing values in multivariate time series data across various fields, such as healthcare, traffic, and economics, and has garnered significant attention. Amo…

ImputationMissing ValuesTime Series

Missing data imputation for noisy time-series data and applications in healthcare

2024-12-15 · Lien P. Le, Xuan-Hien Nguyen Thi, Thu Nguyen, Michael A. Riegler 외

Healthcare time series data is vital for monitoring patient activity but often contains noise and missing values due to various reasons such as sensor errors or data interruptions. Imputation, i.e., filling in the missin…

Deep LearningDenoisingImputationMissing Values+1