English

Revisiting Softmax Masking: Stop Gradient for Enhancing Stability in Replay-based Continual Learning

Machine Learning 2024-01-25 v2 Artificial Intelligence

Abstract

In replay-based methods for continual learning, replaying input samples in episodic memory has shown its effectiveness in alleviating catastrophic forgetting. However, the potential key factor of cross-entropy loss with softmax in causing catastrophic forgetting has been underexplored. In this paper, we analyze the effect of softmax and revisit softmax masking with negative infinity to shed light on its ability to mitigate catastrophic forgetting. Based on the analyses, it is found that negative infinity masked softmax is not always compatible with dark knowledge. To improve the compatibility, we propose a general masked softmax that controls the stability by adjusting the gradient scale to old and new classes. We demonstrate that utilizing our method on other replay-based methods results in better performance, primarily by enhancing model stability in continual learning benchmarks, even when the buffer size is set to an extremely small value.

Keywords

Cite

@article{arxiv.2309.14808,
  title  = {Revisiting Softmax Masking: Stop Gradient for Enhancing Stability in Replay-based Continual Learning},
  author = {Hoyong Kim and Minchan Kwon and Kangil Kim},
  journal= {arXiv preprint arXiv:2309.14808},
  year   = {2024}
}
R2 v1 2026-06-28T12:32:36.091Z