paper-with-me

Papers

Visual Explanation by Interpretation: Improving Visual Feedback Capabilities of Deep Neural Networks

2017-12-18 · ICLR 2019 5 · Jose Oramas, Kaili Wang, Tinne Tuytelaars

Interpretation and explanation of deep models is critical towards wide adoption of systems that rely on them. In this paper, we propose a novel scheme for both interpretation as well as explanation in which, given a pretrained model, we automatically identify internal features relevant for the set of classes considered by the model, without relying on additional annotations. We interpret the model through average visualizations of this reduced set of features. Then, at test time, we explain the network prediction by accompanying the predicted class label with supporting visualizations derived from the identified features. In addition, we propose a method to address the artifacts introduced by stridded operations in deconvNet-based visualizations. Moreover, we introduce an8Flower, a dataset specifically designed for objective quantitative evaluation of methods for visual explanation.Experiments on the MNIST,ILSVRC12,Fashion144k and an8Flower datasets show that our method produces detailed explanations with good coverage of relevant features of the classes of interest

📄 PDF Abstract BibTeX arXiv:1712.06302

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to Determine the Preferred Image Distribution of a Black-Box Vision-Language Model?

2024-09-03 · Saeid Asgari Taghanaki, Joseph Lambourne, Alana Mongkhounsavath

Large foundation models have revolutionized the field, yet challenges remain in optimizing multi-modal models for specialized visual tasks. We propose a novel, generalizable methodology to identify preferred image distri…

In-Context LearningLanguage ModelingLanguage ModellingQuestion Answering+3

Learning Visually Grounded Domain Ontologies via Embodied Conversation and Explanation

2024-12-13 · Jonghyuk Park, Alex Lascarides, Subramanian Ramamoorthy

In this paper, we offer a learning framework in which the agent's knowledge gaps are overcome through corrective feedback from a teacher whenever the agent explains its (incorrect) predictions. We test it in a low-resour…

FICNN: A Framework for the Interpretation of Deep Convolutional Neural Networks

2023-05-17 · Hamed Behzadi-Khormouji, José Oramas

With the continue development of Convolutional Neural Networks (CNNs), there is a growing concern regarding representations that they encode internally. Analyzing these internal representations is referred to as model in…

TRIVEA: Transparent Ranking Interpretation using Visual Explanation of Black-Box Algorithmic Rankers

2023-08-28 · Jun Yuan, Kaustav Bhattacharjee, Akm Zahirul Islam, Aritra Dasgupta

Ranking schemes drive many real-world decisions, like, where to study, whom to hire, what to buy, etc. Many of these decisions often come with high consequences. For example, a university can be deemed less prestigious i…

AttributeData InteractionLearning-To-Rank

Assessing the Reliability of Visual Explanations of Deep Models with Adversarial Perturbations

2020-04-22 · Dan Valle, Tiago Pimentel, Adriano Veloso

The interest in complex deep neural networks for computer vision applications is increasing. This leads to the need for improving the interpretable capabilities of these models. Recent explanation methods present visuali…

Feature Importance