Learning from Complexity: Exploring Dynamic Sample Pruning of Spatio-Temporal Training
Wei Chen, Junle Chen, Yuqian Wu, Yuxuan Liang, Xiaofang Zhou

TL;DR
This paper introduces ST-Prune, a dynamic sample pruning method that enhances training efficiency in spatio-temporal forecasting by focusing on informative samples, leading to faster convergence and improved performance.
Contribution
The paper presents a novel dynamic sample pruning technique for spatio-temporal forecasting that reduces training time without sacrificing accuracy.
Findings
Significantly accelerates training speed
Maintains or improves model performance
Demonstrates scalability and universality
Abstract
Spatio-temporal forecasting is fundamental to intelligent systems in transportation, climate science, and urban planning. However, training deep learning models on the massive, often redundant, datasets from these domains presents a significant computational bottleneck. Existing solutions typically focus on optimizing model architectures or optimizers, while overlooking the inherent inefficiency of the training data itself. This conventional approach of iterating over the entire static dataset each epoch wastes considerable resources on easy-to-learn or repetitive samples. In this paper, we explore a novel training-efficiency techniques, namely learning from complexity with dynamic sample pruning, ST-Prune, for spatio-temporal forecasting. Through dynamic sample pruning, we aim to intelligently identify the most informative samples based on the model's real-time learning state, thereby…
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 · Forecasting Techniques and Applications · Human Mobility and Location-Based Analysis
