Method · Trajectory matching
TimeDC
Less is More: Efficient Time Series Dataset Condensation via Two-fold Modal Matching--Extended Version
Hao Miao, Ziqiao Liu, Yan Zhao, Chenjuan Guo, Bin Yang, Kai Zheng, Christian S. Jensen
VLDB 2025 · first public 2024-10-28 · arXiv 2410.20905
In one paragraph
TimeDC condenses time series with two-fold modal matching, decomposition-driven frequency matching to preserve spectral structure and curriculum training-trajectory matching (with a buffer of precomputed expert trajectories) to preserve temporal dependencies, aiming for effective and generalized condensation rather than a single-domain surrogate objective. The paper reports effectiveness and efficiency gains over prior time-series condensation baselines across real datasets.
Where it sits
- Trajectory matching (Surrogate matching)
- Distribution and feature matching (Surrogate matching)
- Setting: Time series and spatio-temporal data
Abstract (verbatim from arXiv)
The expanding instrumentation of processes throughout society with sensors yields a proliferation of time series data that may in turn enable important applications, e.g., related to transportation infrastructures or power grids. Machine-learning based methods are increasingly being used to extract value from such data. We provide means of reducing the resulting considerable computational and data storage costs. We achieve this by providing means of condensing large time series datasets such that models trained on the condensed data achieve performance comparable to those trained on the original, large data. Specifically, we propose a time series dataset condensation framework, TimeDC, that employs two-fold modal matching, encompassing frequency matching and training trajectory matching. Thus, TimeDC performs time series feature extraction and decomposition-driven frequency matching to preserve complex temporal dependencies in the reduced time series. Further, TimeDC employs curriculum training trajectory matching to ensure effective and generalized time series dataset condensation. To avoid memory overflow and to reduce the cost of dataset condensation, the framework includes an expert buffer storing pre-computed expert trajectories. Extensive experiments on real data offer insight into the effectiveness and efficiency of the proposed solutions.
BibTeX (generated; prefer the venue's official entry)
@article{miao2024less,
title = {Less is More: Efficient Time Series Dataset Condensation via Two-fold Modal Matching--Extended Version},
author = {Hao Miao and Ziqiao Liu and Yan Zhao and Chenjuan Guo and Bin Yang and Kai Zheng and Christian S. Jensen},
journal = {VLDB 2025},
year = {2024}
}Nearby in Trajectory matching
PTM-ST — Multimodal Dataset Distillation via Phased Teacher Models
Shengbin Guo, Hang Zhao, Senqiao Yang et al. · ICLR 2026notableVision–languagepaper ↗code ↗
AMD — Asynchronous Matching with Dynamic Sampling for Multimodal Dataset Distillation
Ding Qi, Jian Li, Shuguang Dou et al. · ICLR 2026notableVision–languagepaper ↗
RepBlend — Beyond Modality Collapse: Representations Blending for Multimodal Dataset Distillation
Xin Zhang, Ziruo Zhang, Jiawei Du et al. · NeurIPS 2025notableVision–languagepaper ↗
MKDT — Dataset Distillation via Knowledge Distillation: Towards Efficient Self-Supervised Pre-Training of Deep Networks
Siddharth Joshi, Jiayi Ni, Baharan Mirzasoleiman · ICLR 2025notablePre-training & transferpaper ↗code ↗