Scaling Continual Learning to 300+ Tasks with Bi-Level Routing Mixture-of-Experts
Meng Lou, Yunxiang Fu, Yizhou Yu

TL;DR
This paper introduces CaRE, a scalable continual learning method with bi-level routing MoE, capable of handling over 300 tasks, and presents OmniBenchmark-1K for evaluating long-sequence CIL performance.
Contribution
The paper proposes CaRE, a novel bi-level routing MoE approach for continual learning, and introduces OmniBenchmark-1K dataset for very long task sequences evaluation.
Findings
CaRE outperforms baselines on multiple datasets and long task sequences.
CaRE scales to over 300 tasks, demonstrating superior stability and plasticity.
OmniBenchmark-1K provides a challenging benchmark for long-term continual learning.
Abstract
Continual learning, especially class-incremental learning (CIL), on the basis of a pre-trained model (PTM) has garnered substantial research interest in recent years. However, how to effectively learn both discriminative and comprehensive feature representations while maintaining stability and plasticity over very long task sequences remains an open problem. We propose CaRE, a scalable {C}ontinual Le{a}rner with efficient Bi-Level {R}outing Mixture-of-{E}xperts (BR-MoE). The core idea of BR-MoE is a bi-level routing mechanism: a router selection stage that dynamically activates relevant task-specific routers, followed by an expert routing phase that dynamically activates and aggregates experts, aiming to inject discriminative and comprehensive representations into every intermediate network layer. On the other hand, we introduce a challenging dataset, OmniBenchmark-1K, for CIL…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
