GinAR: An End-To-End Multivariate Time Series Forecasting Model Suitable for Variable Missing
Chengqing Yu, Fei Wang, Zezhi Shao, Tangwen Qian, Zhao Zhang, Wei Wei,, Yongjun Xu

TL;DR
GinAR is a novel end-to-end model that accurately forecasts multivariate time series with high missing data rates by reconstructing missing variables and dependencies using interpolation attention and adaptive graph convolution.
Contribution
The paper introduces GinAR, a new model that effectively handles variable missing in multivariate time series forecasting through innovative interpolation and graph techniques.
Findings
Outperforms 11 state-of-the-art baselines on five datasets.
Maintains accurate predictions even with 90% missing variables.
Successfully reconstructs missing data and dependencies.
Abstract
Multivariate time series forecasting (MTSF) is crucial for decision-making to precisely forecast the future values/trends, based on the complex relationships identified from historical observations of multiple sequences. Recently, Spatial-Temporal Graph Neural Networks (STGNNs) have gradually become the theme of MTSF model as their powerful capability in mining spatial-temporal dependencies, but almost of them heavily rely on the assumption of historical data integrity. In reality, due to factors such as data collector failures and time-consuming repairment, it is extremely challenging to collect the whole historical observations without missing any variable. In this case, STGNNs can only utilize a subset of normal variables and easily suffer from the incorrect spatial-temporal dependency modeling issue, resulting in the degradation of their forecasting performance. To address the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods
MethodsConvolution
