AIHCLGNov 6, 2023

Advancing Post Hoc Case Based Explanation with Feature Highlighting

arXiv:2311.03246v16 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses the need for more comprehensive and faithful explanations in explainable AI for image-based tasks, though it is incremental as it builds on existing case-based methods.

The paper tackled the problem of improving post hoc case-based explanations for image classifications by isolating multiple clear feature parts in test images and linking them to explanatory cases in training data, resulting in appropriately calibrating users' feelings of correctness for ambiguous classifications on ImageNet, an effect not achieved without feature highlighting.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes