TL;DR
Radflow is a novel neural network model designed for dynamic networks of time series, effectively capturing influence, trends, and seasonal patterns for prediction and imputation tasks across large-scale datasets.
Contribution
It introduces Radflow, a scalable, expressive model combining recurrent embeddings, multi-head attention, and multi-layer decomposition for networked time series forecasting.
Findings
Radflow outperforms existing models across various datasets.
It effectively captures influence and temporal patterns.
Radflow is robust to missing data and dynamic network changes.
Abstract
We propose a new model for networks of time series that influence each other. Graph structures among time series are found in diverse domains, such as web traffic influenced by hyperlinks, product sales influenced by recommendation, or urban transport volume influenced by road networks and weather. There has been recent progress in graph modeling and in time series forecasting, respectively, but an expressive and scalable approach for a network of series does not yet exist. We introduce Radflow, a novel model that embodies three key ideas: a recurrent neural network to obtain node embeddings that depend on time, the aggregation of the flow of influence from neighboring nodes with multi-head attention, and the multi-layer decomposition of time series. Radflow naturally takes into account dynamic networks where nodes and edges change over time, and it can be used for prediction and data…
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.
