paper-with-me

홈 › Papers

RES: A Robust Framework for Guiding Visual Explanation

2022-06-27 · Yuyang Gao, Tong Steven Sun, Guangji Bai, Siyi Gu, Sungsoo Ray Hong, Liang Zhao

Despite the fast progress of explanation techniques in modern Deep Neural Networks (DNNs) where the main focus is handling "how to generate the explanations", advanced research questions that examine the quality of the explanation itself (e.g., "whether the explanations are accurate") and improve the explanation quality (e.g., "how to adjust the model to generate more accurate explanations when explanations are inaccurate") are still relatively under-explored. To guide the model toward better explanations, techniques in explanation supervision - which add supervision signals on the model explanation - have started to show promising effects on improving both the generalizability as and intrinsic interpretability of Deep Neural Networks. However, the research on supervising explanations, especially in vision-based applications represented through saliency maps, is in its early stage due to several inherent challenges: 1) inaccuracy of the human explanation annotation boundary, 2) incompleteness of the human explanation annotation region, and 3) inconsistency of the data distribution between human annotation and model explanation maps. To address the challenges, we propose a generic RES framework for guiding visual explanation by developing a novel objective that handles inaccurate boundary, incomplete region, and inconsistent distribution of human annotations, with a theoretical justification on model generalizability. Extensive experiments on two real-world image datasets demonstrate the effectiveness of the proposed framework on enhancing both the reasonability of the explanation and the performance of the backbone DNNs model.

📄 PDF Abstract BibTeX arXiv:2206.13413

Code (1)

yuyanggao/res 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Causal Explanations and XAI

2022-01-31 · Sander Beckers

Although standard Machine Learning models are optimized for making predictions about observations, more and more they are used for making predictions about the results of actions. An important goal of Explainable Artific…

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness

Explainable AI And Visual Reasoning: Insights From Radiology

2023-04-06 · Robert Kaufman, David Kirsh

Why do explainable AI (XAI) explanations in radiology, despite their promise of transparency, still fail to gain human trust? Current XAI approaches provide justification for predictions, however, these do not meet pract…

DiagnosticExplainable Artificial Intelligence (XAI)Visual Reasoning

Where is the Model Looking At?--Concentrate and Explain the Network Attention

2020-09-29 · Wenjia Xu, Jiuniu Wang, Yang Wang, Guangluan Xu 외

Image classification models have achieved satisfactory performance on many datasets, sometimes even better than human. However, The model attention is unclear since the lack of interpretability. This paper investigates t…

Attributeimage-classificationImage ClassificationMulti-Task Learning

MAPS: Masked Attribution-based Probing of Strategies- A computational framework to align human and model explanations

2025-10-14 · Sabine Muzellec, Yousif Kashef Alghetaa, Simon Kornblith, Kohitij Kar arxiv

Human core object recognition depends on the selective use of visual information, but the strategies guiding these choices are difficult to measure directly. We present MAPS (Masked Attribution-based Probing of Strategie…

Object Recognition

Directive Explanations for Monitoring the Risk of Diabetes Onset: Introducing Directive Data-Centric Explanations and Combinations to Support What-If Explorations

2023-02-21 · Aditya Bhattacharya, Jeroen Ooge, Gregor Stiglic, Katrien Verbert

Explainable artificial intelligence is increasingly used in machine learning (ML) based decision-making systems in healthcare. However, little research has compared the utility of different explanation methods in guiding…

Decision MakingExplainable artificial intelligenceFeature Importance