MLPST: MLP is All You Need for Spatio-Temporal Prediction
Zijian Zhang, Ze Huang, Zhiwei Hu, Xiangyu Zhao, Wanyu Wang, Zitao, Liu, Junbo Zhang, S. Joe Qin, Hongwei Zhao

TL;DR
This paper introduces MLPST, a simple yet effective multi-layer perceptron framework for traffic spatio-temporal prediction, emphasizing efficiency, lightweight design, and competitive accuracy.
Contribution
The paper presents a novel pure MLP architecture for traffic prediction that captures spatial and temporal dependencies with low complexity and high efficiency.
Findings
MLPST achieves superior accuracy compared to advanced baselines.
MLPST requires significantly fewer parameters and less computation.
Extensive experiments validate its effectiveness and efficiency.
Abstract
Traffic prediction is a typical spatio-temporal data mining task and has great significance to the public transportation system. Considering the demand for its grand application, we recognize key factors for an ideal spatio-temporal prediction method: efficient, lightweight, and effective. However, the current deep model-based spatio-temporal prediction solutions generally own intricate architectures with cumbersome optimization, which can hardly meet these expectations. To accomplish the above goals, we propose an intuitive and novel framework, MLPST, a pure multi-layer perceptron architecture for traffic prediction. Specifically, we first capture spatial relationships from both local and global receptive fields. Then, temporal dependencies in different intervals are comprehensively considered. Through compact and swift MLP processing, MLPST can well capture the spatial and temporal…
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
TopicsTraffic Prediction and Management Techniques · Data Management and Algorithms · Neural Networks and Applications
