paper-with-me

홈 › Papers

Imputation with Inter-Series Information from Prototypes for Irregular Sampled Time Series

2024-01-14 · Zhihao Yu, Xu Chu, Liantao Ma, Yasha Wang, Wenwu Zhu

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.

📄 PDF Abstract BibTeX arXiv:2401.07249

Code (1)

yzhhoward/prime 공식 구현 pytorch

Tasks

ImputationMemorizationMissing ValuesTime Series

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

NRTSI: Non-Recurrent Time Series Imputation

2021-02-05 · Siyuan Shan, Yang Li, Junier B. Oliva

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 Analysis

No Imputation Needed: A Switch Approach to Irregularly Sampled Time Series

2023-09-15 · Rohit Agarwal, Aman Sinha, Ayan Vishwakarma, Xavier Coubez 외

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 Series

Continuous-time Autoencoders for Regular and Irregular Time Series Imputation

2023-12-27 · Hyowon Wi, Yehjin Shin, Noseong Park

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 Series

WaveGNN: Modeling Irregular Multivariate Time Series for Accurate Predictions

2024-12-14 · Arash Hajisafi, Maria Despoina Siampou, Bita Azarijoo, Cyrus Shahabi

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+1

Causal Discovery for Irregularly Time Series with Consistency Guarantees

2025-07-04 · Weihong Li, Baohong Li, Anpeng Wu, Zhihan Li 외 arxiv

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