SAFE: Slow and Fast Parameter-Efficient Tuning for Continual Learning with Pre-Trained Models
Linglan Zhao, Xuerui Zhang, Ke Yan, Shouhong Ding, Weiran Huang

TL;DR
SAFE introduces a dual-speed parameter-efficient tuning framework for continual learning with pre-trained models, balancing stability and plasticity to improve knowledge retention and adaptation across tasks.
Contribution
The paper proposes a novel slow and fast tuning approach that leverages transfer loss and feature alignment to enhance continual learning with pre-trained models.
Findings
Outperforms state-of-the-art on seven benchmark datasets.
Effectively balances stability and plasticity in continual learning.
Improves generalization to new classes while reducing forgetting.
Abstract
Continual learning aims to incrementally acquire new concepts in data streams while resisting forgetting previous knowledge. With the rise of powerful pre-trained models (PTMs), there is a growing interest in training incremental learning systems using these foundation models, rather than learning from scratch. Existing works often view PTMs as a strong initial point and directly apply parameter-efficient tuning (PET) in the first session for adapting to downstream tasks. In the following sessions, most methods freeze model parameters for tackling forgetting issues. However, applying PET directly to downstream data cannot fully explore the inherent knowledge in PTMs. Additionally, freezing the parameters in incremental sessions hinders models' plasticity to novel concepts not covered in the first session. To solve the above issues, we propose a Slow And Fast parameter-Efficient tuning…
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
TopicsGeophysical Methods and Applications · Speech Recognition and Synthesis · Acoustic Wave Resonator Technologies
