TL;DR
This paper introduces ReGENN, a novel neural network that combines graph evolution and deep recurrent learning to improve multivariate time-series forecasting by capturing dynamic inter- and intra-temporal relationships, outperforming existing methods.
Contribution
The work presents ReGENN, a new neural architecture that models evolving multivariate relationships in time series, addressing limitations of prior statistical and ensemble approaches.
Findings
ReGENN outperforms dozens of ensemble and statistical methods by up to 64.87%.
Analyzing intermediate weights reveals the importance of simultaneous inter- and intra-temporal relationship modeling.
The approach significantly improves forecasting accuracy by capturing dynamic multivariate dependencies.
Abstract
Time-series forecasting is one of the most active research topics in artificial intelligence. Applications in real-world time series should consider two factors for achieving reliable predictions: modeling dynamic dependencies among multiple variables and adjusting the model's intrinsic hyperparameters. A still open gap in that literature is that statistical and ensemble learning approaches systematically present lower predictive performance than deep learning methods. They generally disregard the data sequence aspect entangled with multivariate data represented in more than one time series. Conversely, this work presents a novel neural network architecture for time-series forecasting that combines the power of graph evolution with deep recurrent learning on distinct data distributions; we named our method Recurrent Graph Evolution Neural Network (ReGENN). The idea is to infer multiple…
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.
