EasyST: A Simple Framework for Spatio-Temporal Prediction
Jiabin Tang, Wei Wei, Lianghao Xia, Chao Huang

TL;DR
EasyST introduces a lightweight, robust framework for spatio-temporal prediction that distills knowledge from complex GNNs into simple MLPs, improving efficiency and accuracy in urban computing tasks.
Contribution
The paper presents a novel simple framework, EasyST, which effectively distills complex GNN models into lightweight MLPs with enhanced generalization for large-scale urban spatio-temporal data.
Findings
EasyST outperforms state-of-the-art methods in accuracy.
EasyST demonstrates superior efficiency in training and deployment.
The framework effectively handles distribution shifts in large-scale data.
Abstract
Spatio-temporal prediction is a crucial research area in data-driven urban computing, with implications for transportation, public safety, and environmental monitoring. However, scalability and generalization challenges remain significant obstacles. Advanced models often rely on Graph Neural Networks to encode spatial and temporal correlations, but struggle with the increased complexity of large-scale datasets. The recursive GNN-based message passing schemes used in these models hinder their training and deployment in real-life urban sensing scenarios. Moreover, long-spanning large-scale spatio-temporal data introduce distribution shifts, necessitating improved generalization performance. To address these challenges, we propose a simple framework for spatio-temporal prediction - EasyST paradigm. It learns lightweight and robust Multi-Layer Perceptrons (MLPs) by effectively distilling…
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.
Taxonomy
TopicsData Management and Algorithms · Geographic Information Systems Studies · Human Mobility and Location-Based Analysis
MethodsKnowledge Distillation
