Dynamic Relation Discovery and Utilization in Multi-Entity Time Series Forecasting
Lin Huang, Lijun Wu, Jia Zhang, Jiang Bian, Tie-Yan Liu

TL;DR
This paper introduces A2GNN, a novel neural network that automatically discovers and utilizes implicit and explicit relations among multiple entities in time series forecasting, significantly improving accuracy across various domains.
Contribution
The paper proposes a new attentional multi-graph neural network with automatic graph learning to dynamically discover and leverage entity relations in multi-entity time series forecasting.
Findings
A2GNN outperforms several state-of-the-art methods on five real-world datasets.
The Gumbel-softmax auto graph learner effectively captures implicit relations.
Dynamic relation utilization improves forecasting accuracy across domains.
Abstract
Time series forecasting plays a key role in a variety of domains. In a lot of real-world scenarios, there exist multiple forecasting entities (e.g. power station in the solar system, stations in the traffic system). A straightforward forecasting solution is to mine the temporal dependency for each individual entity through 1d-CNN, RNN, transformer, etc. This approach overlooks the relations between these entities and, in consequence, loses the opportunity to improve performance using spatial-temporal relation. However, in many real-world scenarios, beside explicit relation, there could exist crucial yet implicit relation between entities. How to discover the useful implicit relation between entities and effectively utilize the relations for each entity under various circumstances is crucial. In order to mine the implicit relation between entities as much as possible and dynamically…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Traffic Prediction and Management Techniques · Stock Market Forecasting Methods
