Predicting the Susceptibility of Examples to Catastrophic Forgetting
Guy Hacohen, Tinne Tuytelaars

TL;DR
This paper introduces Speed-Based Sampling (SBS), a novel method that selects replay examples based on learning speed to reduce catastrophic forgetting in neural networks, significantly improving continual learning performance.
Contribution
The paper reveals the link between learning speed and forgetting, and proposes SBS, a simple strategy that enhances replay-based continual learning by considering example learning dynamics.
Findings
SBS improves performance across multiple benchmarks.
Faster learned examples are less prone to forgetting.
Buffer composition impacts forgetting significantly.
Abstract
Catastrophic forgetting - the tendency of neural networks to forget previously learned data when learning new information - remains a central challenge in continual learning. In this work, we adopt a behavioral approach, observing a connection between learning speed and forgetting: examples learned more quickly are less prone to forgetting. Focusing on replay-based continual learning, we show that the composition of the replay buffer - specifically, whether it contains quickly or slowly learned examples - has a significant effect on forgetting. Motivated by this insight, we introduce Speed-Based Sampling (SBS), a simple yet general strategy that selects replay examples based on their learning speed. SBS integrates easily into existing buffer-based methods and improves performance across a wide range of competitive continual learning benchmarks, advancing state-of-the-art results. Our…
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
Taxonomy
TopicsEducation and Critical Thinking Development · Higher Education Learning Practices
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
