paper-with-me

홈 › Papers

Rectified Gradient: Layer-wise Thresholding for Sharp and Coherent Attribution Maps

2018-09-27 · Beomsu Kim, Junghoon Seo, Jeongyeol Choe, Jamyoung Koo, Seunghyeon Jeon, Taegyun Jeon

Saliency map, or the gradient of the score function with respect to the input, is the most basic means of interpreting deep neural network decisions. However, saliency maps are often visually noisy. Although several hypotheses were proposed to account for this phenomenon, there is no work that provides a rigorous analysis of noisy saliency maps. This may be a problem as numerous advanced attribution methods were proposed under the assumption that the existing hypotheses are true. In this paper, we identify the cause of noisy saliency maps. Then, we propose Rectified Gradient, a simple method that significantly improves saliency maps by alleviating that cause. Experiments showed effectiveness of our method and its superiority to other attribution methods. Codes and examples for the experiments will be released in public.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Why are Saliency Maps Noisy? Cause of and Solution to Noisy Saliency Maps

2019-02-13 · Beomsu Kim, Junghoon Seo, SeungHyun Jeon, Jamyoung Koo 외

Saliency Map, the gradient of the score function with respect to the input, is the most basic technique for interpreting deep neural network decisions. However, saliency maps are often visually noisy. Although several hy…

Input Bias in Rectified Gradients and Modified Saliency Maps

2020-11-10 · Lennart Brocki, Neo Christopher Chung

Interpretation and improvement of deep neural networks relies on better understanding of their underlying mechanisms. In particular, gradients of classes or concepts with respect to the input features (e.g., pixels in im…

On the convergence of gradient-like flows with noisy gradient input

2016-11-21 · Panayotis Mertikopoulos, Mathias Staudigl

In view of solving convex optimization problems with noisy gradient input, we analyze the asymptotic behavior of gradient-like flows under stochastic disturbances. Specifically, we focus on the widely studied class of mi…

AReLU: Attention-based Rectified Linear Unit

2020-06-24 · Dengsheng Chen, Jun Li, Kai Xu

Element-wise activation functions play a critical role in deep neural networks via affecting the expressivity power and the learning dynamics. Learning-based activation functions have recently gained increasing attention…

Meta-LearningTransfer Learning

PLU: The Piecewise Linear Unit Activation Function

2018-09-03 · Andrei Nicolae

Successive linear transforms followed by nonlinear "activation" functions can approximate nonlinear functions to arbitrary precision given sufficient layers. The number of necessary layers is dependent on, in part, by th…