paper-with-me

홈 › Papers

Transferring Visual Explainability of Self-Explaining Models through Task Arithmetic

2025-07-06 · Yuya Yoshikawa, Ryotaro Shimizu, Takahiro Kawashima, Yuki Saito

In scenarios requiring both prediction and explanation efficiency for image classification, self-explaining models that perform both tasks in a single inference are effective. However, their training incurs substantial labeling and computational costs. This study aims to tackle the issue by proposing a method to transfer the visual explainability of self-explaining models, learned in a source domain, to a target domain based on a task arithmetic framework. Specifically, we construct a self-explaining model by extending image classifiers based on a vision-language pretrained model. We then define an \emph{explainability vector} as the difference between model parameters trained on the source domain with and without explanation supervision. Based on the task arithmetic framework, we impart explainability to a model trained only on the prediction task in the target domain by applying the explainability vector. Experimental results on various image classification datasets demonstrate that, except for transfers between some less-related domains, visual explainability can be successfully transferred from source to target domains, improving explanation quality in the target domain without sacrificing classification accuracy. Furthermore, we show that the explainability vector learned on a large and diverse dataset like ImageNet, extended with explanation supervision, exhibits universality and robustness, improving explanation quality on nine out of ten different target datasets. We also find that the explanation quality achieved with a single model inference is comparable to that of Kernel SHAP, which requires 150 model inferences.

📄 PDF Abstract BibTeX arXiv:2507.04380

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationTask Arithmetic

Similar Papers 제목 키워드 기반

TX-Ray: Quantifying and Explaining Model-Knowledge Transfer in (Un-)Supervised NLP

2019-12-02 · Nils Rethmeier, Vageesh Kumar Saxena, Isabelle Augenstein

While state-of-the-art NLP explainability (XAI) methods focus on explaining per-sample decisions in supervised end or probing tasks, this is insufficient to explain and quantify model knowledge transfer during (un-)super…

Explainable Artificial Intelligence (XAI)Model CompressionTransfer Learning

Explaining Deep Face Algorithms through Visualization: A Survey

2023-09-26 · Thrupthi Ann John, Vineeth N Balasubramanian, C. V. Jawahar

Although current deep models for face tasks surpass human performance on some benchmarks, we do not understand how they work. Thus, we cannot predict how it will react to novel inputs, resulting in catastrophic failures …

Survey

Towards Visually Explaining Similarity Models

2020-08-13 · Meng Zheng, Srikrishna Karanam, Terrence Chen, Richard J. Radke 외

We consider the problem of visually explaining similarity models, i.e., explaining why a model predicts two images to be similar in addition to producing a scalar score. While much recent work in visual model interpretab…

Image RetrievalMetric LearningPerson Re-IdentificationRetrieval+1

Explaining Automatic Image Assessment

2025-02-03 · Max Lisaius, Scott Wehrwein

Previous work in aesthetic categorization and explainability utilizes manual labeling and classification to explain aesthetic scores. These methods require a complex labeling process and are limited in size. Our proposed…

Towards Generic Interface for Human-Neural Network Knowledge Exchange

2021-09-29 · Yunhao Ge, Yao Xiao, Zhi Xu, Linwei Li 외

Neural Networks (NN) outperform humans in multiple domains. Yet they suffer from a lack of transparency and interpretability, which hinders intuitive and effective human interactions with them. Especially when NN makes m…

image-classificationImage ClassificationZero-Shot Learning