TESTAM: A Time-Enhanced Spatio-Temporal Attention Model with Mixture of Experts
Hyunwook Lee, Sungahn Ko

TL;DR
TESTAM is a novel deep learning model that effectively captures complex spatio-temporal traffic patterns by using a mixture-of-experts approach, improving traffic forecasting accuracy on multiple datasets.
Contribution
The paper introduces TESTAM, a new model that separately models recurring and non-recurring traffic patterns with three specialized experts, enhancing spatio-temporal traffic prediction.
Findings
TESTAM outperforms existing models on METR-LA, PEMS-BAY, and EXPY-TKY datasets.
The mixture-of-experts approach improves modeling of diverse traffic scenarios.
Experimental results show better accuracy in capturing traffic dynamics.
Abstract
Accurate traffic forecasting is challenging due to the complex dependency on road networks, various types of roads, and the abrupt speed change due to the events. Recent works mainly focus on dynamic spatial modeling with adaptive graph embedding or graph attention having less consideration for temporal characteristics and in-situ modeling. In this paper, we propose a novel deep learning model named TESTAM, which individually models recurring and non-recurring traffic patterns by a mixture-of-experts model with three experts on temporal modeling, spatio-temporal modeling with static graph, and dynamic spatio-temporal dependency modeling with dynamic graph. By introducing different experts and properly routing them, TESTAM could better model various circumstances, including spatially isolated nodes, highly related nodes, and recurring and non-recurring events. For the proper routing, we…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Recommender Systems and Techniques
MethodsFocus · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
