SEDEG:Sequential Enhancement of Decoder and Encoder's Generality for Class Incremental Learning with Small Memory
Hongyang Chen, Shaoling Pu, Lingyu Zheng, Zhongwu Sun

TL;DR
SEDEG is a two-stage training framework for vision transformers that sequentially enhances the generality of both encoder and decoder to improve class incremental learning, especially in small-memory scenarios.
Contribution
It introduces a novel two-stage training method that sequentially boosts the generality of encoder and decoder in vision transformers for incremental learning.
Findings
Outperforms existing methods on three benchmark datasets.
Effective in small-memory scenarios with limited historical samples.
Ablation studies confirm the importance of each component.
Abstract
In incremental learning, enhancing the generality of knowledge is crucial for adapting to dynamic data inputs. It can develop generalized representations or more balanced decision boundaries, preventing the degradation of long-term knowledge over time and thus mitigating catastrophic forgetting. Some emerging incremental learning methods adopt an encoder-decoder architecture and have achieved promising results. In the encoder-decoder achitecture, improving the generalization capabilities of both the encoder and decoder is critical, as it helps preserve previously learned knowledge while ensuring adaptability and robustness to new, diverse data inputs. However, many existing continual methods focus solely on enhancing one of the two components, which limits their effectiveness in mitigating catastrophic forgetting. And these methods perform even worse in small-memory scenarios, where…
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
TopicsText and Document Classification Technologies · Speech Recognition and Synthesis
