paper-with-me

홈 › Papers

Learning from Exemplary Explanations

2023-07-12 · Misgina Tsighe Hagos, Kathleen M. Curran, Brian Mac Namee

eXplanation Based Learning (XBL) is a form of Interactive Machine Learning (IML) that provides a model refining approach via user feedback collected on model explanations. Although the interactivity of XBL promotes model transparency, XBL requires a huge amount of user interaction and can become expensive as feedback is in the form of detailed annotation rather than simple category labelling which is more common in IML. This expense is exacerbated in high stakes domains such as medical image classification. To reduce the effort and expense of XBL we introduce a new approach that uses two input instances and their corresponding Gradient Weighted Class Activation Mapping (GradCAM) model explanations as exemplary explanations to implement XBL. Using a medical image classification task, we demonstrate that, using minimal human input, our approach produces improved explanations (+0.02, +3%) and achieves reduced classification performance (-0.04, -4%) when compared against a model trained without interactions.

📄 PDF Abstract BibTeX arXiv:2307.06026

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationMedical Image Classification

Similar Papers 제목 키워드 기반

GANterfactual - Counterfactual Explanations for Medical Non-Experts using Generative Adversarial Learning

2020-12-22 · Silvan Mertes, Tobias Huber, Katharina Weitz, Alexander Heimerl 외

With the ongoing rise of machine learning, the need for methods for explaining decisions made by artificial intelligence systems is becoming a more and more important topic. Especially for image classification tasks, man…

counterfactualCounterfactual ExplanationCounterfactual ReasoningFeature Importance+3

How to Answer Why -- Evaluating the Explanations of AI Through Mental Model Analysis

2020-01-11 · Tim Schrills, Thomas Franke

To achieve optimal human-system integration in the context of user-AI interaction it is important that users develop a valid representation of how AI works. In most of the everyday interaction with technical systems user…

valid

Explaining Image Classifiers with Multiscale Directional Image Representation

2022-11-22 · CVPR 2023 1 · Stefan Kolek, Robert Windesheim, Hector Andrade Loarca, Gitta Kutyniok 외

Image classifiers are known to be difficult to interpret and therefore require explanation methods to understand their decisions. We present ShearletX, a novel mask explanation method for image classifiers based on the s…

Representation Learning of Multivariate Time Series using Attention and Adversarial Training

2024-01-03 · Leon Scharwächter, Sebastian Otte

A critical factor in trustworthy machine learning is to develop robust representations of the training data. Only under this guarantee methods are legitimate to artificially generate data, for example, to counteract imba…

counterfactualDecision MakingDynamic Time WarpingRepresentation Learning+1

On the Evaluation Consistency of Attribution-based Explanations

2024-07-28 · Jiarui Duan, Haoling Li, Haofei Zhang, Hao Jiang 외

Attribution-based explanations are garnering increasing attention recently and have emerged as the predominant approach towards \textit{eXplanable Artificial Intelligence}~(XAI). However, the absence of consistent config…

Benchmarking