paper-with-me

홈 › Papers

Beyond Single Path Integrated Gradients for Reliable Input Attribution via Randomized Path Sampling

2023-01-01 · ICCV 2023 1 · Giyoung Jeon, Haedong Jeong, Jaesik Choi

Input attribution is a widely used explanation method for deep neural networks, especially in visual tasks. Among various attribution methods, Integrated Gradients (IG) is frequently used because of its model-agnostic applicability and desirable axioms. However, previous work has shown that such method often produces noisy and unreliable attributions during the integration of the gradients over the path defined in the input space. In this paper, we tackle this issue by estimating the distribution of the possible attributions according to the integrating path selection. We show that such noisy attribution can be reduced by aggregating attributions from the multiple paths instead of using a single path. Inspired by Stick-Breaking Process (SBP), we suggest a random process to generate rich and various sampling of the gradient integrating path. Using multiple input attributions obtained from randomized path, we propose a novel attribution measure using the distribution of attributions at each input features. We identify proposed method qualitatively show less-noisy and object-aligned attribution and its feasibility through the quantitative evaluations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Manifold-Aligned Guided Integrated Gradients for Reliable Feature Attribution

2026-05-04 · Soyeon Kim, Seongwoo Lim, Kyowoon Lee, Jaesik Choi arxiv

Feature attribution is central to diagnosing and trusting deep neural networks, and Integrated Gradients (IG) is widely used due to its axiomatic properties. However, IG can yield unreliable explanations when the integra…

Compensated Integrated Gradients to Reliably Interpret EEG Classification

2018-11-21 · Kazuki Tachikawa, Yuji Kawai, Jihoon Park, Minoru Asada

Integrated gradients are widely employed to evaluate the contribution of input features in classification models because it satisfies the axioms for attribution of prediction. This method, however, requires an appropriat…

ClassificationEEGElectroencephalogram (EEG)General Classification

Transferable Adversarial Attack based on Integrated Gradients

2022-05-26 · ICLR 2022 4 · Yi Huang, Adams Wai-Kin Kong

The vulnerability of deep neural networks to adversarial examples has drawn tremendous attention from the community. Three approaches, optimizing standard objective functions, exploiting attention maps, and smoothing dec…

Adversarial Attack

Symmetry-Preserving Paths in Integrated Gradients

2021-03-25 · Miguel Lerma, Mirtha Lucas

We provide rigorous proofs that the Integrated Gradients (IG) attribution method for deep networks satisfies completeness and symmetry-preserving properties. We also study the uniqueness of IG as a path method preserving…

Investigating Saturation Effects in Integrated Gradients

2020-10-23 · Vivek Miglani, Narine Kokhlikyan, Bilal Alsallakh, Miguel Martin 외

Integrated Gradients has become a popular method for post-hoc model interpretability. De-spite its popularity, the composition and relative impact of different regions of the integral path are not well understood. We exp…

Sensitivity