paper-with-me

Papers

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 irregularities such as misaligned timestamps, missing entries, and variable sampling rates, complicating their analysis. Existing approaches often rely on imputation, which can introduce biases. A few approaches that directly model irregularity tend to focus exclusively on either capturing intra-series patterns or inter-series relationships, missing the benefits of integrating both. To this end, we present WaveGNN, a novel framework designed to directly (i.e., no imputation) embed irregularly sampled multivariate time series data for accurate predictions. WaveGNN utilizes a Transformer-based encoder to capture intra-series patterns by directly encoding the temporal dynamics of each time series. To capture inter-series relationships, WaveGNN uses a dynamic graph neural network model, where each node represents a sensor, and the edges capture the long- and short-term relationships between them. Our experimental results on real-world healthcare datasets demonstrate that WaveGNN consistently outperforms existing state-of-the-art methods, with an average relative improvement of 14.7% in F1-score when compared to the second-best baseline in cases with extreme sparsity. Our ablation studies reveal that both intra-series and inter-series modeling significantly contribute to this notable improvement.

📄 PDF Abstract BibTeX arXiv:2412.10621

Code (0)

등록된 구현이 없습니다.

Tasks

AstronomyEpidemiologyGraph Neural NetworkImputationTime Series

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Two-Stage Aggregation with Dynamic Local Attention for Irregular Time Series

2023-11-13 · Xingyu Chen, Xiaochen Zheng, Amina Mollaysa, Manuel Schürch 외

Irregular multivariate time series data is characterized by varying time intervals between consecutive observations of measured variables/signals (i.e., features) and varying sampling rates (i.e., recordings/measurement)…

Irregular Time SeriesTime Series

Time-IMM: A Dataset and Benchmark for Irregular Multimodal Multivariate Time Series

2025-06-12 · Ching Chang, Jeehyun Hwang, Yidan Shi, Haixin Wang 외

Time series data in real-world applications such as healthcare, climate modeling, and finance are often irregular, multimodal, and messy, with varying sampling rates, asynchronous modalities, and pervasive missingness. H…

Irregular Time SeriesTime SeriesTime Series Analysis

Learning Recursive Multi-Scale Representations for Irregular Multivariate Time Series Forecasting

2026-02-25 · Boyuan Li, Zhen Liu, Yicheng Luo, Qianli Ma arxiv

Irregular Multivariate Time Series (IMTS) are characterized by uneven intervals between consecutive timestamps, which carry sampling pattern information valuable and informative for learning temporal and variable depende…

Multivariate Time Series Forecasting

Bridging Time and Frequency: A Joint Modeling Framework for Irregular Multivariate Time Series Forecasting

2026-01-31 · Xiangfei Qiu, Kangjia Yan, Xvyuan Liu, Xingjian Wu 외 arxiv

Irregular multivariate time series forecasting (IMTSF) is challenging due to non-uniform sampling and variable asynchronicity. These irregularities violate the equidistant assumptions of standard models, hindering local …

Multivariate Time Series Forecasting

Unlocking the Potential of Linear Networks for Irregular Multivariate Time Series Forecasting

2025-05-01 · Chengsen Wang, Qi Qi, Jingyu Wang, Haifeng Sun 외

Time series forecasting holds significant importance across various industries, including finance, transportation, energy, healthcare, and climate. Despite the widespread use of linear networks due to their low computati…

Missing ValuesMultivariate Time Series ForecastingTime SeriesTime Series Forecasting