paper-with-me

홈 › Papers

Advancing Post Hoc Case Based Explanation with Feature Highlighting

2023-11-06 · Eoin Kenny, Eoin Delaney, Mark Keane

Explainable AI (XAI) has been proposed as a valuable tool to assist in downstream tasks involving human and AI collaboration. Perhaps the most psychologically valid XAI techniques are case based approaches which display 'whole' exemplars to explain the predictions of black box AI systems. However, for such post hoc XAI methods dealing with images, there has been no attempt to improve their scope by using multiple clear feature 'parts' of the images to explain the predictions while linking back to relevant cases in the training data, thus allowing for more comprehensive explanations that are faithful to the underlying model. Here, we address this gap by proposing two general algorithms (latent and super pixel based) which can isolate multiple clear feature parts in a test image, and then connect them to the explanatory cases found in the training data, before testing their effectiveness in a carefully designed user study. Results demonstrate that the proposed approach appropriately calibrates a users feelings of 'correctness' for ambiguous classifications in real world data on the ImageNet dataset, an effect which does not happen when just showing the explanation without feature highlighting.

📄 PDF Abstract BibTeX arXiv:2311.03246

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Advancing Nearest Neighbor Explanation-by-Example with Critical Classification Regions

2021-09-29 · Eoin M. Kenny, Eoin D. Delaney, Mark T. Keane

There is an increasing body of evidence suggesting that post-hoc explanation-by- example with nearest neighbors is a promising solution for the eXplainable Artificial Intelligence (XAI) problem. However, despite being th…

ClassificationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

SurroCBM: Concept Bottleneck Surrogate Models for Generative Post-hoc Explanation

2023-10-11 · Bo Pan, Zhenke Liu, Yifei Zhang, Liang Zhao

Explainable AI seeks to bring light to the decision-making processes of black-box models. Traditional saliency-based methods, while highlighting influential data segments, often lack semantic understanding. Recent advanc…

Decision Making

Concept-Based Techniques for "Musicologist-friendly" Explanations in a Deep Music Classifier

2022-08-26 · Francesco Foscarin, Katharina Hoedt, Verena Praher, Arthur Flexer 외

Current approaches for explaining deep learning systems applied to musical data provide results in a low-level feature space, e.g., by highlighting potentially relevant time-frequency bins in a spectrogram or time-pitch …

Model extraction from counterfactual explanations

2020-09-03 · Ulrich Aïvodji, Alexandre Bolot, Sébastien Gambs

Post-hoc explanation techniques refer to a posteriori methods that can be used to explain how black-box machine learning models produce their outcomes. Among post-hoc explanation techniques, counterfactual explanations a…

counterfactualmodelModel extraction

TextGraphs 2019 Shared Task on Multi-Hop Inference for Explanation Regeneration

2019-11-01 · WS 2019 11 · Peter Jansen, Dmitry Ustalov

While automated question answering systems are increasingly able to retrieve answers to natural language questions, their ability to generate detailed human-readable explanations for their answers is still quite limited.…

Information RetrievalQuestion AnsweringRetrievalWorld Knowledge