paper-with-me

홈 › Papers

RISE and DISE: Two Frameworks for Learning from Time Series with Missing Data

2019-09-25 · Alberto Garcia-Duran, Robert West

Time series with missing data constitute an important setting for machine learning. The most successful prior approaches for modeling such time series are based on recurrent neural networks that learn to impute unobserved values and then treat the imputed values as observed. We start by introducing Recursive Input and State Estimation (RISE), a general framework that encompasses such prior approaches as specific instances. Since RISE instances tend to suffer from poor long-term performance as errors are amplified in feedback loops, we propose Direct Input and State Estimation (DISE), a novel framework in which input and state representations are learned from observed data only. The key to DISE is to include time information in representation learning, which enables the direct modeling of arbitrary future time steps by effectively skipping over missing values, rather than imputing them, thus overcoming the error amplification encountered by RISE methods. We benchmark instances of both frameworks on two forecasting tasks, observing that DISE achieves state-of-the-art performance on both.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Missing ValuesRepresentation LearningState EstimationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

ImputeINR: Time Series Imputation via Implicit Neural Representations for Disease Diagnosis with Missing Data

2025-05-16 · Mengxuan Li, Ke Liu, Jialong Guo, Jiajun Bu 외

Healthcare data frequently contain a substantial proportion of missing values, necessitating effective time series imputation to support downstream disease diagnosis tasks. However, existing imputation methods focus on d…

ImputationMissing ValuesTime Series

Deep learning for clustering of multivariate clinical patient trajectories with missing values

2019-11-15 · GigaScience 2019 11 · Johann de Jong, Mohammad Asif Emon, Ping Wu, Reagon Karki 외

Background Precision medicine requires a stratification of patients by disease presentation that is sufficiently informative to allow for selecting treatments on a per-patient basis. For many diseases, such as neurologi…

ClusteringMissing ValuesTime SeriesTime Series Analysis+1

Masking the Gaps: An Imputation-Free Approach to Time Series Modeling with Missing Data

2025-02-18 · Abhilash Neog, Arka Daw, Sepideh Fatemi Khorasgani, Anuj Karpatne

A significant challenge in time-series (TS) modeling is the presence of missing values in real-world TS datasets. Traditional two-stage frameworks, involving imputation followed by modeling, suffer from two key drawbacks…

ImputationMissing ValuesTime Series

ImputeGAP: A Comprehensive Library for Time Series Imputation

2025-03-19 · Quentin Nater, Mourad Khayati, Jacques Pasquier

With the prevalence of sensor failures, imputation--the process of estimating missing values--has emerged as the cornerstone of time series data preparation. While numerous imputation algorithms have been developed to ad…

BenchmarkingImputationMissing ValuesTime Series

PAST: A Primary-Auxiliary Spatio-Temporal Network for Traffic Time Series Imputation

2025-11-17 · Hanwen Hu, Zimo Wen, Shiyou Qian, Jian Co arxiv

Traffic time series imputation is crucial for the safety and reliability of intelligent transportation systems, while diverse types of missing data, including random, fiber, and block missing make the imputation task cha…