When Classes Evolve: A Benchmark and Framework for Stage-Aware Class-Incremental Learning
Zheng Zhang, Tao Hu, Xueheng Li, Yang Wang, Rui Li, Jie Zhang, Chengjun Xie

TL;DR
This paper introduces Stage-Aware Class-Incremental Learning (Stage-CIL), a new paradigm that considers intra-class evolution, along with a benchmark and a method called STAGE, which improves adaptation to morphological changes within classes.
Contribution
It formalizes Stage-CIL, creates the Stage-Bench dataset for evaluation, and proposes STAGE, a novel method that learns evolution patterns to handle intra-class morphological changes.
Findings
STAGE outperforms existing methods on the Stage-Bench.
The benchmark effectively measures inter- and intra-class forgetting.
STAGE accurately predicts morphological evolution within classes.
Abstract
Class-Incremental Learning (CIL) aims to sequentially learn new classes while mitigating catastrophic forgetting of previously learned knowledge. Conventional CIL approaches implicitly assume that classes are morphologically static, focusing primarily on preserving previously learned representations as new classes are introduced. However, this assumption neglects intra-class evolution: a phenomenon wherein instances of the same semantic class undergo significant morphological transformations, such as a larva turning into a butterfly. Consequently, a model must both discriminate between classes and adapt to evolving appearances within a single class. To systematically address this challenge, we formalize Stage-Aware CIL (Stage-CIL), a paradigm in which each class is learned progressively through distinct morphological stages. To facilitate rigorous evaluation within this paradigm, we…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling · Generative Adversarial Networks and Image Synthesis
