Imputation with Inter-Series Information from Prototypes for Irregular Sampled Time Series
Irregularly sampled time series are ubiquitous, presenting significant challenges for analysis due to missing values. Despite existing methods address imputation, they predominantly focus on leveraging intra-series information, neglecting the potential benefits that inter-series information could provide, such as reducing uncertainty and memorization effect. To bridge this gap, we propose PRIME, a Prototype Recurrent Imputation ModEl, which integrates both intra-series and inter-series information for imputing missing values in irregularly sampled time series. Our framework comprises a prototype memory module for learning inter-series information, a bidirectional gated recurrent unit utilizing prototype information for imputation, and an attentive prototypical refinement module for adjusting imputations. We conducted extensive experiments on three datasets, and the results underscore PRIME's superiority over the state-of-the-art models by up to 26% relative improvement on mean square error.
Code (1)
Tasks
ImputationMemorizationMissing ValuesTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
NRTSI: Non-Recurrent Time Series Imputation
Time series imputation is a fundamental task for understanding time series with missing data. Existing methods either do not directly handle irregularly-sampled data or degrade severely with sparsely observed data. In th…
ImputationTime SeriesTime Series AnalysisNo Imputation Needed: A Switch Approach to Irregularly Sampled Time Series
Modeling irregularly-sampled time series (ISTS) is challenging because of missing values. Most existing methods focus on handling ISTS by converting irregularly sampled data into regularly sampled data via imputation. Th…
ImputationMissing ValuesTime SeriesContinuous-time Autoencoders for Regular and Irregular Time Series Imputation
Time series imputation is one of the most fundamental tasks for time series. Real-world time series datasets are frequently incomplete (or irregular with missing observations), in which case imputation is strongly requir…
ImputationIrregular Time SeriesTime SeriesWaveGNN: Modeling Irregular Multivariate Time Series for Accurate Predictions
Accurately modeling and analyzing time series data is crucial for downstream applications across various fields, including healthcare, finance, astronomy, and epidemiology. However, real-world time series often exhibit i…
AstronomyEpidemiologyGraph Neural NetworkImputation+1Causal Discovery for Irregularly Time Series with Consistency Guarantees
This paper studies causal discovery in irregularly sampled time series-a key challenge in risk-sensitive domains like finance, healthcare, and climate science, where missing data and inconsistent sampling frequencies dis…
Representation Learning