paper-with-me

홈 › Papers

Deep Integrated Explanations

2023-10-23 · Oren Barkan, Yehonatan Elisha, Jonathan Weill, Yuval Asher, Amit Eshel, Noam Koenigstein

This paper presents Deep Integrated Explanations (DIX) - a universal method for explaining vision models. DIX generates explanation maps by integrating information from the intermediate representations of the model, coupled with their corresponding gradients. Through an extensive array of both objective and subjective evaluations spanning diverse tasks, datasets, and model configurations, we showcase the efficacy of DIX in generating faithful and accurate explanation maps, while surpassing current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2310.15368

Code (1)

dix-cikm23/dix 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Tangentially Aligned Integrated Gradients for User-Friendly Explanations

2025-03-11 · Lachlan Simpson, Federico Costanza, Kyle Millar, Adriel Cheng 외

Integrated gradients is prevalent within machine learning to address the black-box problem of neural networks. The explanations given by integrated gradients depend on a choice of base-point. The choice of base-point is …

image-classificationImage Classification

The Intriguing Properties of Model Explanations

2018-01-30 · Maruan Al-Shedivat, Avinava Dubey, Eric P. Xing

Linear approximations to the decision boundary of a complex model have become one of the most popular tools for interpreting predictions. In this paper, we study such linear explanations produced either post-hoc by a few…

model

Explaining Classes through Stable Word Attributions

2022-05-01 · Findings (ACL) 2022 5 · Samuel Rönnqvist, Aki-Juhani Kyröläinen, Amanda Myntti, Filip Ginter 외

Input saliency methods have recently become a popular tool for explaining predictions of deep learning models in NLP. Nevertheless, there has been little work investigating methods for aggregating prediction-level explan…

text-classificationText ClassificationXLM-R

Faithful and Plausible Explanations of Medical Code Predictions

2021-04-16 · Zach Wood-Doughty, Isabel Cachola, Mark Dredze

Machine learning models that offer excellent predictive performance often lack the interpretability necessary to support integrated human machine decision-making. In clinical medicine and other high-risk settings, domain…

Decision Making

Effective Explanations for Belief-Desire-Intention Robots: When and What to Explain

2025-07-02 · Cong Wang, Roberto Calandra, Verena Klös arxiv

When robots perform complex and context-dependent tasks in our daily lives, deviations from expectations can confuse users. Explanations of the robot's reasoning process can help users to understand the robot intentions.…