English

TS-ACL: Closed-Form Solution for Time Series-oriented Continual Learning

Machine Learning 2025-04-17 v3 Artificial Intelligence

Abstract

Time series classification underpins critical applications such as healthcare diagnostics and gesture-driven interactive systems in multimedia scenarios. However, time series class-incremental learning (TSCIL) faces two major challenges: catastrophic forgetting and intra-class variations. Catastrophic forgetting occurs because gradient-based parameter update strategies inevitably erase past knowledge. And unlike images, time series data exhibits subject-specific patterns, also known as intra-class variations, which refer to differences in patterns observed within the same class. While exemplar-based methods fail to cover diverse variation with limited samples, existing exemplar-free methods lack explicit mechanisms to handle intra-class variations. To address these two challenges, we propose TS-ACL, which leverages a gradient-free closed-form solution to avoid the catastrophic forgetting problem inherent in gradient-based optimization methods while simultaneously learning global distributions to resolve intra-class variations. Additionally, it provides privacy protection and efficiency. Extensive experiments on five benchmark datasets covering various sensor modalities and tasks demonstrate that TS-ACL achieves performance close to joint training on four datasets, outperforming existing methods and establishing a new state-of-the-art (SOTA) for TSCIL.

Keywords

Cite

@article{arxiv.2410.15954,
  title  = {TS-ACL: Closed-Form Solution for Time Series-oriented Continual Learning},
  author = {Jiaxu Li and Kejia Fan and Songning Lai and Linpu Lv and Jinfeng Xu and Jianheng Tang and Anfeng Liu and Houbing Herbert Song and Yutao Yue and Yunhuai Liu and Huiping Zhuang},
  journal= {arXiv preprint arXiv:2410.15954},
  year   = {2025}
}

Comments

12 pages, 5 figures, 3 tables

R2 v1 2026-06-28T19:29:36.479Z