TL;DR
This paper introduces a lightweight, interpretable transformer-like neural network for traffic forecasting, unrolled from a mixed-graph optimization algorithm, achieving competitive accuracy with fewer parameters.
Contribution
It proposes a novel unrolled graph-based optimization approach to build an interpretable transformer model for spatio-temporal traffic prediction.
Findings
Achieves competitive accuracy with state-of-the-art methods.
Reduces model parameter count significantly.
Incorporates graph learning modules as self-attention mechanisms.
Abstract
Unlike conventional "black-box" transformers with classical self-attention mechanism, we build a lightweight and interpretable transformer-like neural net by unrolling a mixed-graph-based optimization algorithm to forecast traffic with spatial and temporal dimensions. We construct two graphs: an undirected graph capturing spatial correlations across geography, and a directed graph capturing sequential relationships over time. We predict future samples of signal , assuming it is "smooth" with respect to both and , where we design new and -norm variational terms to quantify and promote signal smoothness (low-frequency reconstruction) on a directed graph. We design an iterative algorithm based on alternating direction method of multipliers (ADMM), and unroll it into a feed-forward network for…
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.
