CIP-Net: Continual Interpretable Prototype-based Network
Federico Di Valerio, Michela Proietti, Alessio Ragno, Roberto Capobianco

TL;DR
CIP-Net is a novel exemplar-free, self-explainable prototype-based model that addresses catastrophic forgetting in continual learning, offering high performance, interpretability, and low memory overhead.
Contribution
It introduces CIP-Net, a scalable, self-explainable prototype-based approach that eliminates the need for storing past examples in continual learning.
Findings
Achieves state-of-the-art results in task- and class-incremental learning.
Maintains high interpretability with explanations during prediction.
Reduces memory overhead compared to existing methods.
Abstract
Continual learning constrains models to learn new tasks over time without forgetting what they have already learned. A key challenge in this setting is catastrophic forgetting, where learning new information causes the model to lose its performance on previous tasks. Recently, explainable AI has been proposed as a promising way to better understand and reduce forgetting. In particular, self-explainable models are useful because they generate explanations during prediction, which can help preserve knowledge. However, most existing explainable approaches use post-hoc explanations or require additional memory for each new task, resulting in limited scalability. In this work, we introduce CIP-Net, an exemplar-free self-explainable prototype-based model designed for continual learning. CIP-Net avoids storing past examples and maintains a simple architecture, while still providing useful…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI)
