English

Evaluation of Similarity-based Explanations

Machine Learning 2021-03-24 v2 Machine Learning

Abstract

Explaining the predictions made by complex machine learning models helps users to understand and accept the predicted outputs with confidence. One promising way is to use similarity-based explanation that provides similar instances as evidence to support model predictions. Several relevance metrics are used for this purpose. In this study, we investigated relevance metrics that can provide reasonable explanations to users. Specifically, we adopted three tests to evaluate whether the relevance metrics satisfy the minimal requirements for similarity-based explanation. Our experiments revealed that the cosine similarity of the gradients of the loss performs best, which would be a recommended choice in practice. In addition, we showed that some metrics perform poorly in our tests and analyzed the reasons of their failure. We expect our insights to help practitioners in selecting appropriate relevance metrics and also aid further researches for designing better relevance metrics for explanations.

Keywords

Cite

@article{arxiv.2006.04528,
  title  = {Evaluation of Similarity-based Explanations},
  author = {Kazuaki Hanawa and Sho Yokoi and Satoshi Hara and Kentaro Inui},
  journal= {arXiv preprint arXiv:2006.04528},
  year   = {2021}
}

Comments

ICLR 2021

R2 v1 2026-06-23T16:08:34.739Z