paper-with-me

홈 › Papers

Sampling Matters in Explanations: Towards Trustworthy Attribution Analysis Building Block in Visual Models through Maximizing Explanation Certainty

2025-06-24 · Róisín Luo, James McDermott, Colm O'Riordan

Image attribution analysis seeks to highlight the feature representations learned by visual models such that the highlighted feature maps can reflect the pixel-wise importance of inputs. Gradient integration is a building block in the attribution analysis by integrating the gradients from multiple derived samples to highlight the semantic features relevant to inferences. Such a building block often combines with other information from visual models such as activation or attention maps to form ultimate explanations. Yet, our theoretical analysis demonstrates that the extent to the alignment of the sample distribution in gradient integration with respect to natural image distribution gives a lower bound of explanation certainty. Prior works add noise into images as samples and the noise distributions can lead to low explanation certainty. Counter-intuitively, our experiment shows that extra information can saturate neural networks. To this end, building trustworthy attribution analysis needs to settle the sample distribution misalignment problem. Instead of adding extra information into input images, we present a semi-optimal sampling approach by suppressing features from inputs. The sample distribution by suppressing features is approximately identical to the distribution of natural images. Our extensive quantitative evaluation on large scale dataset ImageNet affirms that our approach is effective and able to yield more satisfactory explanations against state-of-the-art baselines throughout all experimental models.

📄 PDF Abstract BibTeX arXiv:2506.19442

Code (0)

등록된 구현이 없습니다.

Tasks

Image Attribution

Similar Papers 제목 키워드 기반

The Directed Prediction Change - Efficient and Trustworthy Fidelity Assessment for Local Feature Attribution Methods

2025-11-26 · Kevin Iselborn, David Dembinsky, Adriano Lucieri, Andreas Dengel arxiv

The utility of an explanation method critically depends on its fidelity to the underlying machine learning model. Especially in high-stakes medical settings, clinicians and regulators require explanations that faithfully…

Persistent and Conversational Multi-Method Explainability for Trustworthy Financial AI

2026-05-12 · Georgios Makridis, Georgios Fatouros, John Soldatos, George Katsis 외 arxiv

Financial institutions increasingly require AI explanations that are persistent, cross-validated across methods, and conversationally accessible to human decision-makers. We present an architecture for human-centered exp…

Semantic RetrievalSentiment Analysis

Measurably Stronger Explanation Reliability via Model Canonization

2022-02-14 · Franz Motzkus, Leander Weber, Sebastian Lapuschkin

While rule-based attribution methods have proven useful for providing local explanations for Deep Neural Networks, explaining modern and more varied network architectures yields new challenges in generating trustworthy e…

model

TaylorPODA: A Taylor Expansion-Based Method to Improve Post-Hoc Attributions for Opaque Models

2025-07-14 · Yuchi Tang, Iñaki Esnaola, Suzanne Mason, George Panoutsos

Existing post-hoc model-agnostic methods generate external explanations for opaque models, primarily by locally attributing the model output to its input features. However, they often lack an explicit and systematic fram…

Probabilistic Conceptual Explainers: Trustworthy Conceptual Explanations for Vision Foundation Models

2024-06-18 · Hengyi Wang, Shiwei Tan, Hao Wang

Vision transformers (ViTs) have emerged as a significant area of focus, particularly for their capacity to be jointly trained with large language models and to serve as robust vision foundation models. Yet, the developme…