Generalized Few-Shot Continual Learning with Contrastive Mixture of Adapters
Yawen Cui, Zitong Yu, Rizhao Cai, Xun Wang, Alex C. Kot, Li Liu

TL;DR
This paper introduces a new framework called CMoA for generalized few-shot continual learning, addressing both class and domain incremental challenges and evaluating domain generalization, with a focus on improving adaptability and reducing forgetting.
Contribution
The paper proposes a novel rehearsal-free ViT-based framework, CMoA, that handles class and domain incremental learning simultaneously and assesses domain generalization capabilities.
Findings
Common methods show poor generalization on unseen domains.
CMoA improves domain-invariant representations and reduces catastrophic forgetting.
Benchmark results demonstrate the effectiveness of CMoA in generalized FSCL scenarios.
Abstract
The goal of Few-Shot Continual Learning (FSCL) is to incrementally learn novel tasks with limited labeled samples and preserve previous capabilities simultaneously, while current FSCL methods are all for the class-incremental purpose. Moreover, the evaluation of FSCL solutions is only the cumulative performance of all encountered tasks, but there is no work on exploring the domain generalization ability. Domain generalization is a challenging yet practical task that aims to generalize beyond training domains. In this paper, we set up a Generalized FSCL (GFSCL) protocol involving both class- and domain-incremental situations together with the domain generalization assessment. Firstly, two benchmark datasets and protocols are newly arranged, and detailed baselines are provided for this unexplored configuration. We find that common continual learning methods have poor generalization…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsAttention Is All You Need · Linear Layer · Absolute Position Encodings · Dropout · Layer Normalization · Dense Connections · Multi-Head Attention · Position-Wise Feed-Forward Layer · Vision Transformer · Adam
