Integrating Task-Specific and Universal Adapters for Pre-Trained Model-based Class-Incremental Learning
Yan Wang, Da-Wei Zhou, Han-Jia Ye

TL;DR
This paper introduces TUNA, a novel approach combining task-specific and universal adapters with an entropy-based selection and fusion strategy to improve class-incremental learning with pre-trained models, achieving state-of-the-art results.
Contribution
The paper proposes integrating task-specific and universal adapters with an entropy-based selection mechanism and fusion strategy for improved class-incremental learning.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively balances task-specific and shared knowledge during inference.
Demonstrates robustness across various incremental learning scenarios.
Abstract
Class-Incremental Learning (CIL) requires a learning system to continually learn new classes without forgetting. Existing pre-trained model-based CIL methods often freeze the pre-trained network and adapt to incremental tasks using additional lightweight modules such as adapters. However, incorrect module selection during inference hurts performance, and task-specific modules often overlook shared general knowledge, leading to errors on distinguishing between similar classes across tasks. To address the aforementioned challenges, we propose integrating Task-Specific and Universal Adapters (TUNA) in this paper. Specifically, we train task-specific adapters to capture the most crucial features relevant to their respective tasks and introduce an entropy-based selection mechanism to choose the most suitable adapter. Furthermore, we leverage an adapter fusion strategy to construct a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning in Healthcare · Topic Modeling
