中文
相关论文

相关论文: Evaluating Input Perturbation Methods for Interpre…

200 篇论文

The ability to remove features from the input of machine learning models is very important to understand and interpret model predictions. However, this is non-trivial for vision models since masking out parts of the input image typically…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Sriram Balasubramanian , Soheil Feizi

The need for Explainable AI is increasing with the development of deep learning. The saliency maps derived from convolutional neural networks generally fail in localizing with accuracy the image features justifying the network prediction.…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Alexandre Englebert , Olivier Cornu , Christophe De Vleeschouwer

Nearly all existing visual saliency models by far have focused on predicting a universal saliency map across all observers. Yet psychology studies suggest that visual attention of different observers can vary significantly under specific…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Yanyu Xu , Shenghua Gao , Junru Wu , Nianyi Li , Jingyi Yu

Saliency methods are used extensively to highlight the importance of input features in model predictions. These methods are mostly used in vision and language tasks, and their applications to time series data is relatively unexplored. In…

机器学习 · 计算机科学 2020-10-28 Aya Abdelsalam Ismail , Mohamed Gunady , Héctor Corrada Bravo , Soheil Feizi

Given a grayscale photograph, the colorization system estimates a visually plausible colorful image. Conventional methods often use semantics to colorize grayscale images. However, in these methods, only classification semantic information…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Yuzhi Zhao , Lai-Man Po , Kwok-Wai Cheung , Wing-Yin Yu , Yasar Abbas Ur Rehman

Convolutional neural networks (CNNs) have achieved superior accuracy in many visual related tasks. However, the inference process through intermediate layers is opaque, making it difficult to interpret such networks or develop trust in…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yael Konforti , Alon Shpigler , Boaz Lernerand Aharon Bar-Hillel

Common approaches to explainable AI (XAI) for deep learning focus on analyzing the importance of input features on the classification task in a given model: saliency methods like SHAP and GradCAM are used to measure the impact of spatial…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Anne Sielemann , Valentin Barner , Stefan Wolf , Masoud Roschani , Jens Ziehn , Juergen Beyerer

Of later years, numerous bottom-up attention models have been proposed on different assumptions. However, the produced saliency maps may be different from each other even from the same input image. We also observe that human fixation map…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Jian Li

The volume of User Generated Content (UGC) has increased in recent years. The challenge with this type of content is assessing its quality. So far, the state-of-the-art metrics are not exhibiting a very high correlation with perceptual…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Xinyi Wang , Angeliki Katsenou , David Bull

Convolutional Neural Networks (CNNs) provide excellent performance when used for image classification. The classical method of training CNNs is by labeling images in a supervised manner as in "input image belongs to this label" (Positive…

机器学习 · 计算机科学 2019-08-21 Youngdong Kim , Junho Yim , Juseung Yun , Junmo Kim

Deep learning models have performed well on many NLP tasks. However, their internal mechanisms are typically difficult for humans to understand. The development of methods to explain models has become a key issue in the reliability of deep…

人机交互 · 计算机科学 2024-05-20 Xiaotian Lu , Jiyi Li , Zhen Wan , Xiaofeng Lin , Koh Takeuchi , Hisashi Kashima

Saliency map generation techniques are at the forefront of explainable AI literature for a broad range of machine learning applications. Our goal is to question the limits of these approaches on more complex tasks. In this paper we apply…

机器学习 · 计算机科学 2019-07-15 David Tuckey , Krysia Broda , Alessandra Russo

Deep learning algorithms lack human-interpretable accounts of how they transform raw visual input into a robust semantic understanding, which impedes comparisons between different architectures, training objectives, and the human brain. In…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Gustaw Opiełka , Jessica Loke , Steven Scholte

Perturbation-based explanation methods often measure the contribution of an input feature to an image classifier's outputs by heuristically removing it via e.g. blurring, adding noise, or graying out, which often produce unrealistic,…

机器学习 · 计算机科学 2020-10-07 Chirag Agarwal , Anh Nguyen

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. Given any CNN model,…

计算机视觉与模式识别 · 计算机科学 2017-04-20 David Bau , Bolei Zhou , Aditya Khosla , Aude Oliva , Antonio Torralba

Convolutional Neural Networks have been a subject of great importance over the past decade and great strides have been made in their utility for producing state of the art performance in many computer vision problems. However, the behavior…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Swami Sankaranarayanan , Arpit Jain , Ser Nam Lim

This paper presents a fresh perspective on the role of saliency maps in weakly-supervised semantic segmentation (WSSS) and offers new insights and research directions based on our empirical findings. We conduct comprehensive experiments and…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Beomyoung Kim , Donghyun Kim , Sung Ju Hwang

The black-box nature of the deep networks makes the explanation for "why" they make certain predictions extremely challenging. Saliency maps are one of the most widely-used local explanation tools to alleviate this problem. One of the…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Saeed Khorram , Tyler Lawson , Fuxin Li

We propose a novel neural network architecture for visual saliency detections, which utilizes neurophysiologically plausible mechanisms for extraction of salient regions. The model has been significantly inspired by recent findings from…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Natalia Efremova , Sergey Tarasenko

Despite the importance of image representations such as histograms of oriented gradients and deep Convolutional Neural Networks (CNN), our theoretical understanding of them remains limited. Aiming at filling this gap, we investigate three…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Karel Lenc , Andrea Vedaldi