Distance-Aware eXplanation Based Learning
Misgina Tsighe Hagos, Niamh Belton, Kathleen M. Curran, Brian Mac, Namee

TL;DR
This paper introduces a distance-aware explanation loss for eXplanation Based Learning, improving model focus on relevant image regions and proposing a new interpretability metric for visual explanations.
Contribution
It presents a novel distance-aware explanation loss for XBL and a new interpretability metric, enhancing training and evaluation of visual model explanations.
Findings
Improved focus on important image regions in classification tasks.
Proposed interpretability metric outperforms existing metrics.
Effective on three image classification datasets.
Abstract
eXplanation Based Learning (XBL) is an interactive learning approach that provides a transparent method of training deep learning models by interacting with their explanations. XBL augments loss functions to penalize a model based on deviation of its explanations from user annotation of image features. The literature on XBL mostly depends on the intersection of visual model explanations and image feature annotations. We present a method to add a distance-aware explanation loss to categorical losses that trains a learner to focus on important regions of a training dataset. Distance is an appropriate approach for calculating explanation loss since visual model explanations such as Gradient-weighted Class Activation Mapping (Grad-CAMs) are not strictly bounded as annotations and their intersections may not provide complete information on the deviation of a model's focus from relevant image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsFocus
