CVNov 29, 2022

Isolation and Impartial Aggregation: A Paradigm of Incremental Learning without Interference

arXiv:2211.15969v177 citationsh-index: 43Has Code
Originality Incremental advance
AI Analysis

It addresses incremental learning bottlenecks for AI systems, but appears incremental in nature.

The paper tackles performance imbalance in incremental learning stages by proposing a stage-isolation framework with impartial aggregation, achieving new state-of-the-art results on four large benchmarks.

This paper focuses on the prevalent performance imbalance in the stages of incremental learning. To avoid obvious stage learning bottlenecks, we propose a brand-new stage-isolation based incremental learning framework, which leverages a series of stage-isolated classifiers to perform the learning task of each stage without the interference of others. To be concrete, to aggregate multiple stage classifiers as a uniform one impartially, we first introduce a temperature-controlled energy metric for indicating the confidence score levels of the stage classifiers. We then propose an anchor-based energy self-normalization strategy to ensure the stage classifiers work at the same energy level. Finally, we design a voting-based inference augmentation strategy for robust inference. The proposed method is rehearsal free and can work for almost all continual learning scenarios. We evaluate the proposed method on four large benchmarks. Extensive results demonstrate the superiority of the proposed method in setting up new state-of-the-art overall performance. \emph{Code is available at} \url{https://github.com/iamwangyabin/ESN}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes