中文
相关论文

相关论文: A Note about: Local Explanation Methods for Deep N…

200 篇论文

Explainable AI has emerged to be a key component for black-box machine learning approaches in domains with a high demand for reliability or transparency. Examples are medical assistant systems, and applications concerned with the General…

机器学习 · 计算机科学 2021-05-18 Johannes Rabold , Gesina Schwalbe , Ute Schmid

Deep neural networks have demonstrated remarkable performance across various domains, yet their decision-making processes remain opaque. Although many explanation methods are dedicated to bringing the obscurity of DNNs to light, they…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Kanglong Fan , Yunqiao Yang , Chen Ma

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

Graph Neural Networks (GNNs) are deep learning models that take graph data as inputs, and they are applied to various tasks such as traffic prediction and molecular property prediction. However, owing to the complexity of the GNNs, it has…

机器学习 · 计算机科学 2021-11-02 Tetsu Kasanishi , Xueting Wang , Toshihiko Yamasaki

A barrier to the wider adoption of neural networks is their lack of interpretability. While local explanation methods exist for one prediction, most global attributions still reduce neural network decisions to a single set of features. In…

机器学习 · 计算机科学 2019-02-08 Mark Ibrahim , Melissa Louie , Ceena Modarres , John Paisley

Explaining recommendations enables users to understand whether recommended items are relevant to their needs and has been shown to increase their trust in the system. More generally, if designing explainable machine learning models is key…

机器学习 · 计算机科学 2020-08-27 Darius Afchar , Romain Hennequin

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

Our understanding of the generalization capabilities of neural networks (NNs) is still incomplete. Prevailing explanations are based on implicit biases of gradient descent (GD) but they cannot account for the capabilities of models from…

机器学习 · 计算机科学 2025-05-01 Damien Teney , Armand Nicolicioiu , Valentin Hartmann , Ehsan Abbasnejad

While deep neural networks are extremely effective at classifying images, they remain opaque and hard to interpret. We introduce local and global explanation methods for black-box models that generate explanations in terms of…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Bhavan Vasu , Giuseppe Raffa , Prasad Tadepalli

Deep neural networks (DNNs) have proven to be highly effective in a variety of tasks, making them the go-to method for problems requiring high-level predictive power. Despite this success, the inner workings of DNNs are often not…

机器学习 · 统计学 2024-03-04 Anton Thielmann , René-Marcel Kruse , Thomas Kneib , Benjamin Säfken

Saliency methods aim to explain the predictions of deep neural networks. These methods lack reliability when the explanation is sensitive to factors that do not contribute to the model prediction. We use a simple and common pre-processing…

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

Attribution methods aim to explain a neural network's prediction by highlighting the most relevant image areas. A popular approach is to backpropagate (BP) a custom relevance score using modified rules, rather than the gradient. We analyze…

机器学习 · 计算机科学 2024-02-20 Leon Sixt , Maximilian Granz , Tim Landgraf

Interpretability methods for deep neural networks mainly focus on the sensitivity of the class score with respect to the original or perturbed input, usually measured using actual or modified gradients. Some methods also use a…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Md Mahfuzur Rahman , Noah Lewis , Sergey Plis

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

Integrated Gradients (IG) is a widely used attribution method in explainable AI, particularly in computer vision applications where reliable feature attribution is essential. A key limitation of IG is its sensitivity to the choice of…

机器学习 · 统计学 2025-11-21 Kien Tran Duc Tuan , Tam Nguyen Trong , Son Nguyen Hoang , Khoat Than , Anh Nguyen Duc

Numerous explanation methods have been recently developed to interpret the decisions made by deep neural network (DNN) models. For image classifiers, these methods typically provide an attribution score to each pixel in the image to…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Ruo Yang , Binghui Wang , Mustafa Bilgic

It is commonly believed that the hidden layers of deep neural networks (DNNs) attempt to extract informative features for learning tasks. In this paper, we formalize this intuition by showing that the features extracted by DNN coincide with…

信息论 · 计算机科学 2019-05-17 Shao-Lun Huang , Xiangxiang Xu , Lizhong Zheng , Gregory W. Wornell

DeConvNet, Guided BackProp, LRP, were invented to better understand deep neural networks. We show that these methods do not produce the theoretically correct explanation for a linear model. Yet they are used on multi-layer networks with…

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