中文
相关论文

相关论文: XRAI: Better Attributions Through Regions

200 篇论文

Convolutional neural networks (CNNs) are commonly used for image classification. Saliency methods are examples of approaches that can be used to interpret CNNs post hoc, identifying the most relevant pixels for a prediction following the…

机器学习 · 计算机科学 2020-10-01 Nicholas Halliwell , Freddy Lecue

Visual Saliency is the capability of vision system to select distinctive parts of scene and reduce the amount of visual data that need to be processed. The presentpaper introduces (1) a novel approach to detect salient regions by…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Sikha O K , Sachin Kumar S , K P Soman

In this paper, we propose a novel label propagation based method for saliency detection. A key observation is that saliency in an image can be estimated by propagating the labels extracted from the most certain background and object…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

This paper presents a co-salient object detection method to find common salient regions in a set of images. We utilize deep saliency networks to transfer co-saliency prior knowledge and better capture high-level semantic information, and…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Dong-ju Jeong , Insung Hwang , Nam Ik Cho

XAI gained considerable importance in recent years. Methods based on prototypical case-based reasoning have shown a promising improvement in explainability. However, these methods typically rely on additional post-hoc saliency techniques to…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Steffen Meinert , Philipp Schlinge , Nils Strodthoff , Martin Atzmueller

Saliency is the perceptual capacity of our visual system to focus our attention (i.e. gaze) on relevant objects. Neural networks for saliency estimation require ground truth saliency maps for training which are usually achieved via…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Carola Figueroa-Flores , David Berga , Joost van der Weijer , Bogdan Raducanu

Saliency methods have been widely used to highlight important input features in model predictions. Most existing methods use backpropagation on a modified gradient function to generate saliency maps. Thus, noisy gradients can result in…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Aya Abdelsalam Ismail , Héctor Corrada Bravo , Soheil Feizi

Saliency maps have become a widely used method to make deep learning models more interpretable by providing post-hoc explanations of classifiers through identification of the most pertinent areas of the input medical image. They are…

Attributing the output of a neural network to the contribution of given input elements is a way of shedding light on the black-box nature of neural networks. Due to the complexity of current network architectures, current gradient-based…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Ashkan Khakzar , Soroosh Baselizadeh , Saurabh Khanduja , Christian Rupprecht , Seong Tae Kim , Nassir Navab

We introduce SaltiNet, a deep neural network for scanpath prediction trained on 360-degree images. The model is based on a temporal-aware novel representation of saliency information named the saliency volume. The first part of the network…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Marc Assens , Kevin McGuinness , Xavier Giro-i-Nieto , Noel E. O'Connor

With their increase in performance, neural network architectures also become more complex, necessitating explainability. Therefore, many new and improved methods are currently emerging, which often generate so-called saliency maps in order…

机器学习 · 计算机科学 2024-12-24 Leonid Schwenke , Martin Atzmueller

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

Human eyes concentrate different facial regions during distinct cognitive activities. We study utilising facial visual saliency maps to classify different facial expressions into different emotions. Our results show that our novel method of…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Zhenyue Qin , Jie Wu

Class activation map (CAM) helps to formulate saliency maps that aid in interpreting the deep neural network's prediction. Gradient-based methods are generally faster than other branches of vision interpretability and independent of human…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Masud An Nur Islam Fahim , Nazmus Saqib , Shafkat Khan Siam , Ho Yub Jung

In this paper, a novel approach to visual salience detection via Neural Response Divergence (NeRD) is proposed, where synaptic portions of deep neural networks, previously trained for complex object recognition, are leveraged to compute low…

计算机视觉与模式识别 · 计算机科学 2016-02-05 M. J. Shafiee , P. Siva , C. Scharfenberger , P. Fieguth , A. Wong

Deep neural networks (DNNs) are being increasingly used to make predictions from functional magnetic resonance imaging (fMRI) data. However, they are widely seen as uninterpretable "black boxes", as it can be difficult to discover what…

机器学习 · 计算机科学 2020-12-18 Patrick McClure , Dustin Moraczewski , Ka Chun Lam , Adam Thomas , Francisco Pereira

In high-stakes applications of machine learning models, interpretability methods provide guarantees that models are right for the right reasons. In medical imaging, saliency maps have become the standard tool for determining whether a…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Jacob Pfau , Albert T. Young , Maria L. Wei , Michael J. Keiser

The rise of deep learning in today's applications entailed an increasing need in explaining the model's decisions beyond prediction performances in order to foster trust and accountability. Recently, the field of explainable AI (XAI) has…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Leila Arras , Ahmed Osman , Wojciech Samek

Visual quality inspection systems, crucial in sectors like manufacturing and logistics, employ computer vision and machine learning for precise, rapid defect detection. However, their unexplained nature can hinder trust, error…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Tobias Clement , Truong Thanh Hung Nguyen , Mohamed Abdelaal , Hung Cao

The field of eXplainable Artificial Intelligence (XAI) aims to bring transparency to today's powerful but opaque deep learning models. While local XAI methods explain individual predictions in form of attribution maps, thereby identifying…