paper-with-me

Papers

Sparsification and Filtering for Spatial-temporal GNN in Multivariate Time-series

2022-03-08 · Yuanrong Wang, Tomaso Aste

We propose an end-to-end architecture for multivariate time-series prediction that integrates a spatial-temporal graph neural network with a matrix filtering module. This module generates filtered (inverse) correlation graphs from multivariate time series before inputting them into a GNN. In contrast with existing sparsification methods adopted in graph neural network, our model explicitly leverage time-series filtering to overcome the low signal-to-noise ratio typical of complex systems data. We present a set of experiments, where we predict future sales from a synthetic time-series sales dataset. The proposed spatial-temporal graph neural network displays superior performances with respect to baseline approaches, with no graphical information, and with fully connected, disconnected graphs and unfiltered graphs.

📄 PDF Abstract BibTeX arXiv:2203.03991

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Spatio-Temporal Variational Gaussian Processes

2021-11-02 · NeurIPS 2021 12 · Oliver Hamelijnck, William J. Wilkinson, Niki A. Loppi, Arno Solin 외

We introduce a scalable approach to Gaussian process inference that combines spatio-temporal filtering with natural gradient variational inference, resulting in a non-conjugate GP method for multivariate data that scales…

Gaussian ProcessesVariational Inference

Improved Predictive Deep Temporal Neural Networks with Trend Filtering

2020-10-16 · YoungJin Park, Deokjun Eom, Byoungki Seo, Jaesik Choi

Forecasting with multivariate time series, which aims to predict future values given previous and current several univariate time series data, has been studied for decades, with one example being ARIMA. Because it is dif…

Time SeriesTime Series Analysis

DUET: Dual Clustering Enhanced Multivariate Time Series Forecasting

2024-12-14 · Xiangfei Qiu, Xingjian Wu, Yan Lin, Chenjuan Guo 외

Multivariate time series forecasting is crucial for various applications, such as financial investment, energy management, weather forecasting, and traffic optimization. However, accurate forecasting is challenging due t…

Clusteringenergy managementMetric LearningMultivariate Time Series Forecasting+2

Multivariate Spatio-Temporal Neural Hawkes Processes

2026-02-27 · Christopher Chukwuemeka, Hojun You, Mikyoung Jun arxiv

We propose a Multivariate Spatio-Temporal Neural Hawkes Process for modeling complex multivariate event data with spatio-temporal dynamics. The proposed model extends continuous-time neural Hawkes processes by integratin…

GCAD: Anomaly Detection in Multivariate Time Series from the Perspective of Granger Causality

2025-01-23 · Zehao Liu, Mengzhou Gao, Pengfei Jiao

Multivariate time series anomaly detection has numerous real-world applications and is being extensively studied. Modeling pairwise correlations between variables is crucial. Existing methods employ learnable graph struc…

Anomaly DetectionTime SeriesTime Series Anomaly Detection