paper-with-me

홈 › Papers

Effective Dataset Distillation for Spatio-Temporal Forecasting with Bi-dimensional Compression

2026-03-11 · Taehyung Kwon, Yeonje Choi, Yeongho Kim, Kijung Shin arxiv

Spatio-temporal time series are widely used in real-world applications, including traffic prediction and weather forecasting. They are sequences of observations over extensive periods and multiple locations, naturally represented as multidimensional data. Forecasting is a central task in spatio-temporal analysis, and numerous deep learning methods have been developed to address it. However, as dataset sizes and model complexities continue to grow in practice, training deep learning models has become increasingly time- and resource-intensive. A promising solution to this challenge is dataset distillation, which synthesizes compact datasets that can effectively replace the original data for model training. Although successful in various domains, including time series analysis, existing dataset distillation methods compress only one dimension, making them less suitable for spatio-temporal datasets, where both spatial and temporal dimensions jointly contribute to the large data volume. To address this limitation, we propose STemDist, the first dataset distillation method specialized for spatio-temporal time series forecasting. A key idea of our solution is to compress both temporal and spatial dimensions in a balanced manner, reducing training time and memory. We further reduce the distillation cost by performing distillation at the cluster level rather than the individual location level, and we complement this coarse-grained approach with a subset-based granular distillation technique that enhances forecasting performance. On five real-world datasets, we show empirically that, compared to both general and time-series dataset distillation methods, datasets distilled by our STemDist method enable model training (1) faster (up to 6X) (2) more memory-efficient (up to 8X), and (3) more effective (with up to 12% lower prediction error).

📄 PDF Abstract BibTeX arXiv:2603.10410

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingTime Series AnalysisWeather ForecastingTraffic Prediction

Similar Papers 제목 키워드 기반

Robust Spatiotemporal Traffic Forecasting with Reinforced Dynamic Adversarial Training

2023-06-25 · Fan Liu, Weijia Zhang, Hao liu

Machine learning-based forecasting models are commonly used in Intelligent Transportation Systems (ITS) to predict traffic patterns and provide city-wide services. However, most of the existing models are susceptible to …

Adversarial RobustnessKnowledge DistillationSelf-Knowledge Distillation

WEST GCN-LSTM: Weighted Stacked Spatio-Temporal Graph Neural Networks for Regional Traffic Forecasting

2024-05-01 · Theodoros Theodoropoulos, Angelos-Christos Maroudis, Antonios Makris, Konstantinos Tserpes

Regional traffic forecasting is a critical challenge in urban mobility, with applications to various fields such as the Internet of Everything. In recent years, spatio-temporal graph neural networks have achieved state-o…

Graph Neural Network

AutoSTF: Decoupled Neural Architecture Search for Cost-Effective Automated Spatio-Temporal Forecasting

2024-09-25 · Tengfei Lyu, Weijia Zhang, Jinliang Deng, Hao liu

Spatio-temporal forecasting is a critical component of various smart city applications, such as transportation optimization, energy management, and socio-economic analysis. Recently, several automated spatio-temporal for…

energy managementModel OptimizationNeural Architecture SearchSpatio-Temporal Forecasting

Language Model Empowered Spatio-Temporal Forecasting via Physics-Aware Reprogramming

2024-08-24 · Hao Wang, Jindong Han, Wei Fan, Hao liu

Spatio-temporal forecasting is pivotal in numerous real-world applications, including transportation planning, energy management, and climate monitoring. In this work, we aim to harness the reasoning and generalization a…

energy managementLanguage ModelingLanguage ModellingSpatio-Temporal Forecasting+2

Expand and Compress: Exploring Tuning Principles for Continual Spatio-Temporal Graph Forecasting

2024-10-16 · Wei Chen, Yuxuan Liang

The widespread deployment of sensing devices leads to a surge in data for spatio-temporal forecasting applications such as traffic flow, air quality, and wind energy. Although spatio-temporal graph neural networks have a…

Graph Neural NetworkSpatio-Temporal Forecasting