paper-with-me

홈 › Papers

Interpretable Continual Learning

2019-05-01 · ICLR 2019 5 · Tameem Adel, Cuong V. Nguyen, Richard E. Turner, Zoubin Ghahramani, Adrian Weller

We present a framework for interpretable continual learning (ICL). We show that explanations of previously performed tasks can be used to improve performance on future tasks. ICL generates a good explanation of a finished task, then uses this to focus attention on what is important when facing a new task. The ICL idea is general and may be applied to many continual learning approaches. Here we focus on the variational continual learning framework to take advantage of its flexibility and efficacy in overcoming catastrophic forgetting. We use saliency maps to provide explanations of performed tasks and propose a new metric to assess their quality. Experiments show that ICL achieves state-of-the-art results in terms of overall continual learning performance as measured by average classification accuracy, and also in terms of its explanations, which are assessed qualitatively and quantitatively using the proposed metric.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Tree of Concepts: Interpretable Continual Learners in Non-Stationary Clinical Domains

2026-04-18 · Dongkyu Cho, Xiyue Li, Samrachana Adhikari, Rumi Chunara arxiv

Continual learning aims to update models under distribution shift without forgetting, yet many high-stakes deployments, such as healthcare, also require interpretability. In practice, models that adapt well (e.g., deep n…

Continual Learning

CI-CBM: Class-Incremental Concept Bottleneck Model for Interpretable Continual Learning

2026-04-16 · Amirhosein Javadi, Tuomas Oikarinen, Tara Javidi, Tsui-Wei Weng arxiv

Catastrophic forgetting remains a fundamental challenge in continual learning, in which models often forget previous knowledge when fine-tuned on a new task. This issue is especially pronounced in class incremental learn…

Class Incremental LearningContinual Learning

CIP-Net: Continual Interpretable Prototype-based Network

2025-12-08 · Federico Di Valerio, Michela Proietti, Alessio Ragno, Roberto Capobianco arxiv

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 m…

Continual Learning

ICICLE: Interpretable Class Incremental Continual Learning

2023-03-14 · ICCV 2023 1 · Dawid Rymarczyk, Joost Van de Weijer, Bartosz Zieliński, Bartłomiej Twardowski

Continual learning enables incremental learning of new tasks without forgetting those previously learned, resulting in positive knowledge transfer that can enhance performance on both new and old tasks. However, continua…

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+2

Language Guided Concept Bottleneck Models for Interpretable Continual Learning

2025-03-30 · CVPR 2025 1 · Lu Yu, Haoyu Han, Zhe Tao, Hantao Yao 외

Continual learning (CL) aims to enable learning systems to acquire new knowledge constantly without forgetting previously learned information. CL faces the challenge of mitigating catastrophic forgetting while maintainin…

Continual LearningDecision Making