中文
相关论文

相关论文: Attribution in Scale and Space

200 篇论文

We study the problem of attributing the prediction of a deep network to its input features, a problem previously studied by several other works. We identify two fundamental axioms---Sensitivity and Implementation Invariance that attribution…

机器学习 · 计算机科学 2017-06-14 Mukund Sundararajan , Ankur Taly , Qiqi Yan

Explaining deep learning models in a way that humans can easily understand is essential for responsible artificial intelligence applications. Attribution methods constitute an important area of explainable deep learning. The attribution…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Michal Byra , Henrik Skibbe

Image super-resolution (SR) techniques have been developing rapidly, benefiting from the invention of deep networks and its successive breakthroughs. However, it is acknowledged that deep learning and deep neural networks are difficult to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jinjin Gu , Chao Dong

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…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Róisín Luo , James McDermott , Colm O'Riordan

Attribution maps are one of the most established tools to explain the functioning of computer vision models. They assign importance scores to input features, indicating how relevant each feature is for the prediction of a deep neural…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Robin Hesse , Simone Schaub-Meyer , Stefan Roth

Recent research has demonstrated that feature attribution methods for deep networks can themselves be incorporated into training; these attribution priors optimize for a model whose attributions have certain desirable properties -- most…

机器学习 · 计算机科学 2020-11-12 Gabriel Erion , Joseph D. Janizek , Pascal Sturmfels , Scott Lundberg , Su-In Lee

Feature attribution methods, which explain an individual prediction made by a model as a sum of attributions for each input feature, are an essential tool for understanding the behavior of complex deep learning models. However, ensuring…

机器学习 · 计算机科学 2020-10-28 Ethan Weinberger , Joseph Janizek , Su-In Lee

Deep neural networks are often considered opaque systems, prompting the need for explainability methods to improve trust and accountability. Existing approaches typically attribute test-time predictions either to input features (e.g.,…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Aziz Bacha , Thomas George

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…

机器学习 · 计算机科学 2021-10-07 Zifan Wang , Matt Fredrikson , Anupam Datta

Most techniques for explainable machine learning focus on feature attribution, i.e., values are assigned to the features such that their sum equals the prediction. Example attribution is another form of explanation that assigns weights to…

机器学习 · 计算机科学 2025-02-28 Genghua Dong , Henrik Boström , Michalis Vazirgiannis , Roman Bresson

Understanding the flow of information in Deep Neural Networks (DNNs) is a challenging problem that has gain increasing attention over the last few years. While several methods have been proposed to explain network predictions, there have…

机器学习 · 计算机科学 2018-03-08 Marco Ancona , Enea Ceolini , Cengiz Öztireli , Markus Gross

Neural network visualization techniques mark image locations by their relevancy to the network's classification. Existing methods are effective in highlighting the regions that affect the resulting classification the most. However, as we…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Shir Gur , Ameen Ali , Lior Wolf

In this report, we applied integrated gradients to explaining a neural network for diabetic retinopathy detection. The integrated gradient is an attribution method which measures the contributions of input to the quantity of interest. We…

人工智能 · 计算机科学 2017-10-19 Linyi Li , Matt Fredrikson , Shayak Sen , Anupam Datta

Attribution methods calculate attributions that visually explain the predictions of deep neural networks (DNNs) by highlighting important parts of the input features. In particular, gradient-based attribution (GBA) methods are widely used…

机器学习 · 计算机科学 2021-02-16 Jae-Hong Lee , Joon-Hyuk Chang

Gradient-based attribution methods can aid in the understanding of convolutional neural networks (CNNs). However, the redundancy of attribution features and the gradient saturation problem, which weaken the ability to identify significant…

计算机视觉与模式识别 · 计算机科学 2021-04-13 An Zhang , Xiang Wang , Chengfang Fang , Jie Shi , Tat-seng Chua , Zehua Chen

We address the challenging problem of deep representation learning--the efficient adaption of a pre-trained deep network to different tasks. Specifically, we propose to explore gradient-based features. These features are gradients of the…

机器学习 · 计算机科学 2020-04-14 Fangzhou Mu , Yingyu Liang , Yin Li

We study gradient-based data attribution, aiming to identify which training examples most influence a given output. Existing methods for this task either treat network parameters uniformly or rely on implicit weighting derived from Hessian…

机器学习 · 计算机科学 2026-02-23 Shuangqi Li , Hieu Le , Jingyi Xu , Mathieu Salzmann

The attribution method provides a direction for interpreting opaque neural networks in a visual way by identifying and visualizing the input regions/pixels that dominate the output of a network. Regarding the attribution method for visually…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Zhenqiang Li , Weimin Wang , Zuoyue Li , Yifei Huang , Yoichi Sato

Interpreting the decisions of complex computer vision models is crucial to establish trust and accountability, especially in safety-critical domains. An established approach to interpretability is generating visual attribution maps that…

计算机视觉与模式识别 · 计算机科学 2026-04-08 David Schinagl , Christian Fruhwirth-Reisinger , Alexander Prutsch , Samuel Schulter , Horst Possegger

Data attribution methods play a crucial role in understanding machine learning models, providing insight into which training data points are most responsible for model outputs during deployment. However, current state-of-the-art approaches…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Vasu Singla , Pedro Sandoval-Segura , Micah Goldblum , Jonas Geiping , Tom Goldstein
‹ 上一页 1 2 3 10 下一页 ›