paper-with-me

Papers

Robust Models Are More Interpretable Because Attributions Look Normal

2021-03-20 · Zifan Wang, Matt Fredrikson, Anupam Datta

Recent work has found that adversarially-robust deep networks used for image classification are more interpretable: their feature attributions tend to be sharper, and are more concentrated on the objects associated with the image's ground-truth class. We show that smooth decision boundaries play an important role in this enhanced interpretability, as the model's input gradients around data points will more closely align with boundaries' normal vectors when they are smooth. Thus, because robust models have smoother boundaries, the results of gradient-based attribution methods, like Integrated Gradients and DeepLift, will capture more accurate information about nearby decision boundaries. This understanding of robust interpretability leads to our second contribution: \emph{boundary attributions}, which aggregate information about the normal vectors of local decision boundaries to explain a classification outcome. We show that by leveraging the key factors underpinning robust interpretability, boundary attributions produce sharper, more concentrated visual explanations -- even on non-robust models. Any example implementation can be found at \url{https://github.com/zifanw/boundary}.

📄 PDF Abstract BibTeX arXiv:2103.11257

Code (1)

zifanw/boundary 공식 구현 pytorch

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

RoPE-LIME: RoPE-Space Locality + Sparse-K Sampling for Efficient LLM Attribution

2026-02-06 · Isaac Picov, Ritesh Goru arxiv

Explaining closed-source Large Language Model (LLM) outputs is challenging because API access prevents gradient-based attribution, while perturbation methods are costly and noisy when they depend on regenerated text. We …

MolLedger: An Additive Graph Neural Network with Chemically Grounded ADME Attributions

2026-08-31 · Christina X. Ji arxiv

Optimizing absorption, distribution, metabolism, and excretion (ADME) is an important part of small molecule drug discovery. Many machine learning models have been built to predict ADME properties to facilitate this opti…

Graph Neural NetworkDrug Discovery

Interpreting Attributions and Interactions of Adversarial Attacks

2021-08-16 · ICCV 2021 10 · Xin Wang, Shuyun Lin, Hao Zhang, Yufei Zhu 외

This paper aims to explain adversarial attacks in terms of how adversarial perturbations contribute to the attacking task. We estimate attributions of different image regions to the decrease of the attacking cost based o…

Rethinking Robustness of Model Attributions

2023-12-16 · Sandesh Kamath, Sankalp Mittal, Amit Deshpande, Vineeth N Balasubramanian

For machine learning models to be reliable and trustworthy, their decisions must be interpretable. As these models find increasing use in safety-critical applications, it is important that not just the model predictions …

Diversitymodel

Explainable Learning with Gaussian Processes

2024-03-11 · Kurt Butler, Guanchao Feng, Petar M. Djuric

The field of explainable artificial intelligence (XAI) attempts to develop methods that provide insight into how complicated machine learning methods make predictions. Many methods of explanation have focused on the conc…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Gaussian ProcessesGPR