Class Incremental Learning
PulseAugur coverage of Class Incremental Learning — every cluster mentioning Class Incremental Learning across labs, papers, and developer communities, ranked by signal.
-
New paper explains imbalanced forgetting in class-incremental learning
Researchers have identified a phenomenon called imbalanced forgetting in class-incremental learning, where some classes are forgotten more than others despite balanced rehearsal strategies. A new paper proposes three la…
-
New classifier tackles class-incremental learning challenges
Researchers have developed a novel classifier called Hierarchical-Cluster SOINN (HC-SOINN) to improve Class-Incremental Learning (CIL). This new approach addresses the limitations of traditional Nearest Class Mean (NCM)…
-
New SR2-LoRA method tackles catastrophic forgetting in AI models
Researchers have introduced SR$^2$-LoRA, a new method designed to combat catastrophic forgetting in class-incremental learning (CIL). The technique addresses the issue by focusing on the drift of inter-layer relations w…
-
新方法利用因果推理改进类别增量学习
研究人员为类别增量学习(CIL)引入了一种新颖的正则化方法,通过关注因果充分性和必要性来解决灾难性遗忘问题。该方法称为 CPNS,旨在通过量化任务内表示的因果完整性以及任务间表示的可分离性来减轻特征冲突。采用使用孪生网络的双范围反事实生成器来最小化与虚假关联相关的风险,从而改善 CIL 中的特征扩展。