WaveGNN: 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 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.
Code (0)
등록된 구현이 없습니다.
Tasks
AstronomyEpidemiologyGraph Neural NetworkImputationTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Two-Stage Aggregation with Dynamic Local Attention for Irregular Time Series
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 SeriesTime-IMM: A Dataset and Benchmark for Irregular Multimodal Multivariate Time Series
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 AnalysisLearning Recursive Multi-Scale Representations for Irregular Multivariate Time Series Forecasting
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 ForecastingBridging Time and Frequency: A Joint Modeling Framework for Irregular Multivariate Time Series Forecasting
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 ForecastingUnlocking the Potential of Linear Networks for Irregular Multivariate Time Series Forecasting
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