Unlocking Patch-Level Features for CLIP-Based Class-Incremental Learning
Hao Sun, Zi-Jun Ding, Da-Wei Zhou

TL;DR
This paper introduces SPA, a method that leverages patch-level features and semantic guidance to improve CLIP-based class-incremental learning, effectively reducing forgetting and enhancing recognition accuracy.
Contribution
The paper proposes a novel patch-level alignment approach using semantic guidance and optimal transport, advancing CLIP-based incremental learning beyond global embedding alignment.
Findings
SPA achieves state-of-the-art results on CIL benchmarks.
Patch-level features provide complementary information for recognition.
Semantic-guided patch selection improves model robustness.
Abstract
Class-Incremental Learning (CIL) enables models to continuously integrate new knowledge while mitigating catastrophic forgetting. Driven by the remarkable generalization of CLIP, leveraging pre-trained vision-language models has become a dominant paradigm in CIL. However, current work primarily focuses on aligning global image embeddings (i.e., [CLS] token) with their corresponding text prompts (i.e., [EOS] token). Despite their good performance, we find that they discard the rich patch-level semantic information inherent in CLIP's encoders. For instance, when recognizing a rabbit, local patches may encode its distinctive cues, such as long ears and a fluffy tail, which can provide complementary evidence for recognition. Based on the above observation, we propose SPA (Semantic-guided Patch-level Alignment) for CLIP-based CIL, which aims to awaken long-neglected local representations…
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.
