ReReLRP -- Remembering and Recognizing Tasks with LRP
Karolina Bogacka, Maximilian H\"ofler, Maria Ganzha, Wojciech Samek,, Katarzyna Wasielewska-Michniewska

TL;DR
ReReLRP introduces a replay-free continual learning method using Layerwise Relevance Propagation to retain task information, enhancing privacy, explainability, and efficiency while achieving results comparable to replay-based approaches.
Contribution
It presents a novel replay-free continual learning approach leveraging LRP for task retention, improving privacy and interpretability over traditional methods.
Findings
Achieves comparable performance to replay-based methods on various datasets.
Enhances privacy and explainability in continual learning.
Increases memory efficiency through a new mechanism.
Abstract
Deep neural networks have revolutionized numerous research fields and applications. Despite their widespread success, a fundamental limitation known as catastrophic forgetting remains, where models fail to retain their ability to perform previously learned tasks after being trained on new ones. This limitation is particularly acute in certain continual learning scenarios, where models must integrate the knowledge from new domains with their existing capabilities. Traditional approaches to mitigate this problem typically rely on memory replay mechanisms, storing either original data samples, prototypes, or activation patterns. Although effective, these methods often introduce significant computational overhead, raise privacy concerns, and require the use of dedicated architectures. In this work we present ReReLRP (Remembering and Recognizing with LRP), a novel solution that leverages…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
