CondTSF: One-line Plugin of Dataset Condensation for Time Series Forecasting
Jianrong Ding, Zhanyu Liu, Guanjie Zheng, Haiming Jin, Linghe Kong

TL;DR
This paper introduces CondTSF, a one-line plugin for dataset condensation tailored for time series forecasting, which improves synthetic data quality and model performance across multiple datasets.
Contribution
The paper presents a novel theoretical analysis and a simple plugin that enhances existing dataset condensation methods specifically for time series forecasting tasks.
Findings
Consistently improves performance across eight datasets
Reduces prediction distance between models trained on full and synthetic data
Especially effective at low condensing ratios
Abstract
Dataset condensation is a newborn technique that generates a small dataset that can be used in training deep neural networks to lower training costs. The objective of dataset condensation is to ensure that the model trained with the synthetic dataset can perform comparably to the model trained with full datasets. However, existing methods predominantly concentrate on classification tasks, posing challenges in their adaptation to time series forecasting (TS-forecasting). This challenge arises from disparities in the evaluation of synthetic data. In classification, the synthetic data is considered well-distilled if the model trained with the full dataset and the model trained with the synthetic dataset yield identical labels for the same input, regardless of variations in output logits distribution. Conversely, in TS-forecasting, the effectiveness of synthetic data distillation is…
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
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods
