Adversarially Diversified Rehearsal Memory (ADRM): Mitigating Memory Overfitting Challenge in Continual Learning
Hikmat Khan, Ghulam Rasool, Nidhal Carla Bouaynaya

TL;DR
This paper introduces ADRM, a novel rehearsal memory method using adversarial attacks to diversify samples, which significantly reduces overfitting and catastrophic forgetting in continual learning models.
Contribution
ADRM employs FGSM attacks to enhance memory diversity and robustness, effectively mitigating overfitting and feature drift in continual learning.
Findings
ADRM reduces catastrophic forgetting in CL models.
Enhanced robustness against noise and feature drift.
Improved feature diversity demonstrated through visualizations.
Abstract
Continual learning focuses on learning non-stationary data distribution without forgetting previous knowledge. Rehearsal-based approaches are commonly used to combat catastrophic forgetting. However, these approaches suffer from a problem called "rehearsal memory overfitting, " where the model becomes too specialized on limited memory samples and loses its ability to generalize effectively. As a result, the effectiveness of the rehearsal memory progressively decays, ultimately resulting in catastrophic forgetting of the learned tasks. We introduce the Adversarially Diversified Rehearsal Memory (ADRM) to address the memory overfitting challenge. This novel method is designed to enrich memory sample diversity and bolster resistance against natural and adversarial noise disruptions. ADRM employs the FGSM attacks to introduce adversarially modified memory samples, achieving two primary…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning
