paper-with-me

홈 › Papers

PTMs-TSCIL Pre-Trained Models Based Class-Incremental Learning

2025-03-10 · Yuanlong Wu, Mingxing Nie, Tao Zhu, Liming Chen, Huansheng Ning, Yaping Wan

Class-incremental learning (CIL) for time series data faces critical challenges in balancing stability against catastrophic forgetting and plasticity for new knowledge acquisition, particularly under real-world constraints where historical data access is restricted. While pre-trained models (PTMs) have shown promise in CIL for vision and NLP domains, their potential in time series class-incremental learning (TSCIL) remains underexplored due to the scarcity of large-scale time series pre-trained models. Prompted by the recent emergence of large-scale pre-trained models (PTMs) for time series data, we present the first exploration of PTM-based Time Series Class-Incremental Learning (TSCIL). Our approach leverages frozen PTM backbones coupled with incrementally tuning the shared adapter, preserving generalization capabilities while mitigating feature drift through knowledge distillation. Furthermore, we introduce a Feature Drift Compensation Network (DCN), designed with a novel two-stage training strategy to precisely model feature space transformations across incremental tasks. This allows for accurate projection of old class prototypes into the new feature space. By employing DCN-corrected prototypes, we effectively enhance the unified classifier retraining, mitigating model feature drift and alleviating catastrophic forgetting. Extensive experiments on five real-world datasets demonstrate state-of-the-art performance, with our method yielding final accuracy gains of 1.4%-6.1% across all datasets compared to existing PTM-based approaches. Our work establishes a new paradigm for TSCIL, providing insights into stability-plasticity optimization for continual learning systems.

📄 PDF Abstract BibTeX arXiv:2503.07153

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningContinual LearningIncremental LearningKnowledge DistillationTime Series

Similar Papers 제목 키워드 기반

Class-incremental Learning for Time Series: Benchmark and Evaluation

2024-02-19 · Zhongzheng Qiao, Quang Pham, Zhen Cao, Hoang H Le 외

Real-world environments are inherently non-stationary, frequently introducing new classes over time. This is especially common in time series classification, such as the emergence of new disease classification in healthc…

Activity RecognitionBenchmarkingclass-incremental learningClass Incremental Learning+4

Rethinking Class-incremental Learning in the Era of Large Pre-trained Models via Test-Time Adaptation

2023-10-17 · Imad Eddine Marouf, Subhankar Roy, Enzo Tartaglione, Stéphane Lathuilière

Class-incremental learning (CIL) is a challenging task that involves sequentially learning to categorize classes from new tasks without forgetting previously learned information. The advent of large pre-trained models (P…

class-incremental learningClass Incremental LearningIncremental LearningTest-time Adaptation

PILOT: A Pre-Trained Model-Based Continual Learning Toolbox

2023-09-13 · Hai-Long Sun, Da-Wei Zhou, Han-Jia Ye, De-Chuan Zhan

While traditional machine learning can effectively tackle a wide range of problems, it primarily operates within a closed-world setting, which presents limitations when dealing with streaming data. As a solution, increme…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Integrating Dual Prototypes for Task-Wise Adaption in Pre-Trained Model-Based Class-Incremental Learning

2024-11-26 · Zhiming Xu, Suorong Yang, Baile Xu, Jian Zhao 외

Class-incremental learning (CIL) aims to acquire new classes while conserving historical knowledge incrementally. Despite existing pre-trained model (PTM) based methods performing excellently in CIL, it is better to fine…

class-incremental learningClass Incremental LearningIncremental Learning

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

2024-10-21 · Jiaxu Li, Kejia Fan, Songning Lai, Linpu Lv 외

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 …

class-incremental learningClass Incremental LearningContinual LearningEdge-computing+6