paper-with-me

홈 › Papers

A Protocol for Continual Explanation of SHAP

2023-06-12 · Andrea Cossu, Francesco Spinnato, Riccardo Guidotti, Davide Bacciu

Continual Learning trains models on a stream of data, with the aim of learning new information without forgetting previous knowledge. Given the dynamic nature of such environments, explaining the predictions of these models can be challenging. We study the behavior of SHAP values explanations in Continual Learning and propose an evaluation protocol to robustly assess the change of explanations in Class-Incremental scenarios. We observed that, while Replay strategies enforce the stability of SHAP values in feedforward/convolutional models, they are not able to do the same with fully-trained recurrent models. We show that alternative recurrent approaches, like randomized recurrent models, are more effective in keeping the explanations stable over time.

📄 PDF Abstract BibTeX arXiv:2306.07218

Code (1)

andreacossu/explainable-continual-learning 공식 구현 pytorch

Tasks

Continual Learning

Methods 이 논문이 사용한 방법론

SHAP 설명 없음

Similar Papers 제목 키워드 기반

SHAPNN: Shapley Value Regularized Tabular Neural Network

2023-09-15 · Qisen Cheng, Shuhui Qu, Janghwan Lee

We present SHAPNN, a novel deep tabular data modeling architecture designed for supervised learning. Our approach leverages Shapley values, a well-established technique for explaining black-box models. Our neural network…

Continual Learningvalid

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

Explainable Artificial Intelligence to Detect Image Spam Using Convolutional Neural Network

2022-09-07 · Zhibo Zhang, Ernesto Damiani, Hussam Al Hamadi, Chan Yeob Yeun 외

Image spam threat detection has continually been a popular area of research with the internet's phenomenal expansion. This research presents an explainable framework for detecting spam images using Convolutional Neural N…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Interpretable Continual Learning

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

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

Continual Learning

Activation Function Design Sustains Plasticity in Continual Learning

2025-09-26 · Lute Lillo, Nick Cheney arxiv

In independent, identically distributed (i.i.d.) training regimes, activation functions have been benchmarked extensively, and their differences often shrink once model size and optimization are tuned. In continual learn…

Reinforcement LearningContinual Learning