paper-with-me

홈 › Papers

Learning from Complexity: Exploring Dynamic Sample Pruning of Spatio-Temporal Training

2026-02-22 · Wei Chen, Junle Chen, Yuqian Wu, Yuxuan Liang, Xiaofang Zhou arxiv

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 accelerating convergence and improving training efficiency. Extensive experiments conducted on real-world spatio-temporal datasets show that ST-Prune significantly accelerates the training speed while maintaining or even improving the model performance, and it also has scalability and universality.

📄 PDF Abstract BibTeX arXiv:2602.19113

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Learning Complexity for Efficient Downstream Dataset Pruning

2024-02-08 · Wenyu Jiang, Zhenlong Liu, Zejian Xie, Songxin Zhang 외

The ever-increasing fine-tuning cost of large-scale pre-trained models gives rise to the importance of dataset pruning, which aims to reduce dataset size while maintaining task performance. However, existing dataset prun…

Informativeness

Pruning for Generalization: A Transfer-Oriented Spatiotemporal Graph Framework

2026-02-04 · Zihao Jing, Yuxi Long, Ganlin Feng arxiv

Multivariate time series forecasting in graph-structured domains is critical for real-world applications, yet existing spatiotemporal models often suffer from performance degradation under data scarcity and cross-domain …

Multivariate Time Series Forecasting

Learning Delays Through Gradients and Structure: Emergence of Spatiotemporal Patterns in Spiking Neural Networks

2024-07-07 · Balázs Mészáros, James Knight, Thomas Nowotny

We present a Spiking Neural Network (SNN) model that incorporates learnable synaptic delays through two approaches: per-synapse delay learning via Dilated Convolutions with Learnable Spacings (DCLS) and a dynamic pruning…

Keyword Spotting

Extracting Effective Subnetworks with Gumbel-Softmax

2022-02-25 · Robin Dupont, Mohammed Amine Alaoui, Hichem Sahbi, Alice Lebois

Large and performant neural networks are often overparameterized and can be drastically reduced in size and complexity thanks to pruning. Pruning is a group of methods, which seeks to remove redundant or unnecessary weig…

Spatio-Temporal Pruning for Compressed Spiking Large Language Models

2025-08-23 · Yi Jiang, Malyaban Bal, Brian Matejek, Susmit Jha 외 arxiv

Large Language Models (LLMs) present significant challenges for deployment in energy-constrained environments due to their large model sizes and high inference latency. Spiking Neural Networks (SNNs), inspired by the spa…

Computational EfficiencyKnowledge Distillation