LGCVMay 14

Understanding Imbalanced Forgetting in Rehearsal-Based Class-Incremental Learning

arXiv:2605.1478529.4
Predicted impact top 79% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in continual learning, this work provides a mechanistic understanding of imbalanced forgetting, offering insights for developing more balanced rehearsal strategies.

This paper identifies and analyzes the phenomenon of imbalanced forgetting in rehearsal-based class-incremental learning, where some classes are forgotten more than others despite balanced rehearsal. The authors propose three last-layer coefficients that predict forgetting rankings, with self-induced interference being the strongest predictor.

Neural networks suffer from catastrophic forgetting in class-incremental learning (CIL) settings. Rehearsal$\unicode{x2013}$replaying a subset of past samples$\unicode{x2013}$is a well-established mitigation strategy. However, recent results suggest that, despite balanced rehearsal allocation, some classes are forgotten substantially more than others. Despite its relevance, this imbalanced forgetting phenomenon remains underexplored. This work shows that imbalanced forgetting arises systematically and severely in rehearsal-based CIL and investigates it extensively. Specifically, we construct, from a principled analysis, three last-layer coefficients that capture different gradient-level sources of interference affecting each past class during an incremental step. We then demonstrate that, together, they reliably predict how past classes will rank in terms of forgetting at the end of that step. While predictive performance alone does not establish causality, these results support the interpretation of the coefficients as a plausible mechanistic account linking last-layer gradient-level interactions during training to class-level forgetting outcomes. Notably, one coefficient$\unicode{x2013}$capturing self-induced interference$\unicode{x2013}$emerges as the strongest predictor, with controlled experiments providing evidence consistent with this coefficient being influenced by the new-class interference coefficient. Overall, our findings provide valuable insights and suggest promising directions for mitigating imbalanced forgetting by reducing class-wise disparities in the identified sources of interference.

Foundations

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

Your Notes