Method · Distribution and feature matching
ShapeCond
ShapeCond: Fast Shapelet-Guided Dataset Condensation for Time Series Classification
Sijia Peng, Yun Xiong, Xi Chen, Yi Xie, Guanzhi Li, Yanwei Yu, Yangyong Zhu, Zhiqiang Shen
arXiv 2026 · first public 2026-02-09 · arXiv 2602.09008
In one paragraph
ShapeCond condenses time series for classification by extracting shapelets, discriminative local motifs that image-centric condensation methods miss, and using a shapelet-guided optimization strategy to preserve them explicitly, with a synthesis cost that is independent of sequence length. The paper reports large speedups over the prior state of the art (CondTSC), e.g. 29x faster and up to 10,000x faster than naively using shapelets on a 3,000-timestep dataset, while improving downstream accuracy over prior time-series condensation methods.
Where it sits
- Distribution and feature matching (Surrogate matching)
- Setting: Time series and spatio-temporal data
Builds on
Abstract (verbatim from arXiv)
Time series data supports many domains (e.g., finance and climate science), but its rapid growth strains storage and computation. Dataset condensation can alleviate this by synthesizing a compact training set that preserves key information. Yet most condensation methods are image-centric and often fail on time series because they miss time-series-specific temporal structure, especially local discriminative motifs such as shapelets. In this work, we propose ShapeCond, a novel and efficient condensation framework for time series classification that leverages shapelet-based dataset knowledge via a shapelet-guided optimization strategy. Our shapelet-assisted synthesis cost is independent of sequence length: longer series yield larger speedups in synthesis (e.g., 29$\times$ faster over prior state-of-the-art method CondTSC for time-series condensation, and up to 10,000$\times$ over naively using shapelets on the Sleep dataset with 3,000 timesteps). By explicitly preserving critical local patterns, ShapeCond improves downstream accuracy and consistently outperforms all prior state-of-the-art time series dataset condensation methods across extensive experiments. Code is available at https://github.com/lunaaa95/ShapeCond.
BibTeX (generated; prefer the venue's official entry)
@article{peng2026shapecond,
title = {ShapeCond: Fast Shapelet-Guided Dataset Condensation for Time Series Classification},
author = {Sijia Peng and Yun Xiong and Xi Chen and Yi Xie and Guanzhi Li and Yanwei Yu and Yangyong Zhu and Zhiqiang Shen},
journal = {arXiv preprint arXiv:2602.09008},
year = {2026}
}Nearby in Distribution and feature matching
RAHA — Rank-Aware Hyperbolic Alignment for Vision-Language Dataset Distillation
Jongoh Jeong, Sun-Kyung Lee, Kuk-Jin Yoon · ECCV 2026notableVision–languagepaper ↗code ↗
MDM — Multimodal Distribution Matching for Vision-Language Dataset Distillation
Jongoh Jeong, Hoyong Kwon, Minseok Kim et al. · CVPR 2026notableVision–languagepaper ↗code ↗
Harmonic Dataset Distillation for Time Series Forecasting
Seungha Hong, Sanghwan Jang, Wonbin Kweon et al. · AAAI 2026notableTime seriespaper ↗
Algorithmic Guarantees for Distilling Supervised and Offline RL Datasets
Aaryan Gupta, Rishi Saket, Aravindan Raghuveer · ICLR 2026notableOther datapaper ↗