Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

One Adapter for All: Towards Unified Representation in Step-Imbalanced Class-Incremental Learning

About

Class-incremental learning (CIL) aims to acquire new classes over time while retaining prior knowledge, yet most setups and methods assume balanced task streams. In practice, the number of classes per task often varies significantly. We refer to this as step imbalance, where large tasks that contain more classes dominate learning and small tasks inject unstable updates. Existing CIL methods assume balanced tasks and therefore treat all tasks uniformly, producing imbalanced updates that degrade overall learning performance. To address this challenge, we propose One-A, a unified and imbalance-aware framework that incrementally merges task updates into a single adapter, maintaining constant inference cost. One-A performs asymmetric subspace alignment to preserve dominant subspaces learned from large tasks while constraining low-information updates within them. An information-adaptive weighting balances the contribution between base and new adapters, and a directional gating mechanism selectively fuses updates along each singular direction, maintaining stability in head directions and plasticity in tail ones. Across multiple benchmarks and step-imbalanced streams, One-A achieves competitive accuracy with significantly low inference overhead, showing that a single, asymmetrically fused adapter can remain both adaptive to dynamic task sizes and efficient at deployment.

Xiaoyan Zhang, Jiangpeng He• 2026

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR-100 10 (test)
Average Top-1 Accuracy92.22
105
Continual LearningCIFAR-100--
56
Class-incremental learningCUB (test)
Last-task Accuracy (A_T)88.06
36
Class-incremental learningMultiple Datasets (CIFAR-100 and ImageNet-A)
Accuracy (Last Task)88.32
24
Class-incremental learningImageNet-A T=10 (test)
Final Accuracy58.28
20
Class-incremental learningImageNet-R T=40 (test)
Final Accuracy69.94
20
Continual LearningCUB--
17
Class-incremental learningCUB T=20 200-2011 (test)
Last Task Accuracy (AT)88.31
10
Showing 8 of 8 rows

Other info

Follow for update