Less is more: Summarizing Patch Tokens for efficient Multi-Label Class-Incremental Learning
Thomas De Min, Massimiliano Mancini, St\'ephane Lathuili\`ere,, Subhankar Roy, Elisa Ricci

TL;DR
This paper introduces MULTI-LANE, a method that summarizes patch tokens to enable efficient multi-label class-incremental learning with disentangled task-specific representations, achieving state-of-the-art results.
Contribution
It proposes a novel approach to multi-label class-incremental learning by summarizing patch tokens, eliminating prompt selection, and maintaining task-specific pathways for efficiency and disentanglement.
Findings
MULTI-LANE achieves state-of-the-art performance in MLCIL benchmarks.
The method is also competitive in class-incremental learning scenarios.
Summarizing patch tokens reduces computational complexity significantly.
Abstract
Prompt tuning has emerged as an effective rehearsal-free technique for class-incremental learning (CIL) that learns a tiny set of task-specific parameters (or prompts) to instruct a pre-trained transformer to learn on a sequence of tasks. Albeit effective, prompt tuning methods do not lend well in the multi-label class incremental learning (MLCIL) scenario (where an image contains multiple foreground classes) due to the ambiguity in selecting the correct prompt(s) corresponding to different foreground objects belonging to multiple tasks. To circumvent this issue we propose to eliminate the prompt selection mechanism by maintaining task-specific pathways, which allow us to learn representations that do not interact with the ones from the other tasks. Since independent pathways in truly incremental scenarios will result in an explosion of computation due to the quadratically complex…
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 · Multimodal Machine Learning Applications · Cancer-related molecular mechanisms research
MethodsSparse Evolutionary Training
