中文
相关论文

相关论文: Aggregating Local Saliency Maps for Semi-Global Ex…

200 篇论文

Convolutional neural networks utilize a hierarchy of neural network layers. The statistical aspects of information concentration in successive layers can bring an insight into the feature abstraction process. We analyze the saliency maps of…

机器学习 · 计算机科学 2021-04-23 Bogdan Musat , Razvan Andonie

We propose an approach to discover class-specific pixels for the weakly-supervised semantic segmentation task. We show that properly combining saliency and attention maps allows us to obtain reliable cues capable of significantly boosting…

计算机视觉与模式识别 · 计算机科学 2018-08-17 Arslan Chaudhry , Puneet K. Dokania , Philip H. S. Torr

Saliency methods can aid understanding of deep neural networks. Recent years have witnessed many improvements to saliency methods, as well as new ways for evaluating them. In this paper, we 1) present a novel region-based attribution…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Andrei Kapishnikov , Tolga Bolukbasi , Fernanda Viégas , Michael Terry

Semi-supervised semantic segmentation aims to utilize limited labeled images and abundant unlabeled images to achieve label-efficient learning, wherein the weak-to-strong consistency regularization framework, popularized by FixMatch, is…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Wentao Pan , Zhe Xu , Jiangpeng Yan , Zihan Wu , Raymond Kai-yu Tong , Xiu Li , Jianhua Yao

A new brand of technical artificial intelligence ( Explainable AI ) research has focused on trying to open up the 'black box' and provide some explainability. This paper presents a novel visual explanation method for deep learning networks…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Satya M. Muddamsetty , Mohammad N. S. Jahromi , Thomas B. Moeslund

Self-supervised learning holds promise in leveraging large numbers of unlabeled data. However, its success heavily relies on the highly-curated dataset, e.g., ImageNet, which still needs human cleaning. Directly learning representations…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Meilin Chen , Yizhou Wang , Shixiang Tang , Feng Zhu , Haiyang Yang , Lei Bai , Rui Zhao , Donglian Qi , Wanli Ouyang

Data size is the bottleneck for developing deep saliency models, because collecting eye-movement data is very time consuming and expensive. Most of current studies on human attention and saliency modeling have used high quality stereotype…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Zhaohui Che , Ali Borji , Guangtao Zhai , Xiongkuo Min , Guodong Guo , Patrick Le Callet

Much research has examined models for prediction of semantic labels or instances including dense pixel-wise prediction. The problem of predicting salient objects or regions of an image has also been examined in a similar light. With that…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Md Amirul Islam , Mahmoud Kalash , Neil D. B. Bruce

Convolutional neural networks (CNNs) offer great machine learning performance over a range of applications, but their operation is hard to interpret, even for experts. Various explanation algorithms have been proposed to address this issue,…

人机交互 · 计算机科学 2020-02-04 Ahmed Alqaraawi , Martin Schuessler , Philipp Weiß , Enrico Costanza , Nadia Berthouze

Deep neural networks have achieved great success in many real-world applications, yet it remains unclear and difficult to explain their decision-making process to an end-user. In this paper, we address the explainable AI problem for deep…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Bhavan Vasu , Chengjiang Long

Weakly supervised learning with only coarse labels can obtain visual explanations of deep neural network such as attention maps by back-propagating gradients. These attention maps are then available as priors for tasks such as object…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Kunpeng Li , Ziyan Wu , Kuan-Chuan Peng , Jan Ernst , Yun Fu

The last decade of computer vision has been dominated by Deep Learning architectures, thanks to their unparalleled success. Their performance, however, often comes at the cost of explainability owing to their highly non-linear nature.…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Syed Nouman Hasany , Fabrice Mériaudeau , Caroline Petitjean

The classification decisions of neural networks can be misled by small imperceptible perturbations. This work aims to explain the misled classifications using saliency methods. The idea behind saliency methods is to explain the…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Jindong Gu , Volker Tresp

Feature attribution methods explain the predictions of deep neural networks by assigning importance scores to individual input features. However, most existing methods focus solely on marginal effects, overlooking feature interactions,…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Ayushi Mehrotra , Dipkamal Bhusal , Michael Clifford , Nidhi Rastogi

Saliency maps can explain how deep neural networks classify images. But are they actually useful for humans? The present systematic review of 68 user studies found that while saliency maps can enhance human performance, null effects or even…

人机交互 · 计算机科学 2024-08-20 Romy Müller

Aspect-based sentiment classification (ASC) aims to judge the sentiment polarity conveyed by the given aspect term in a sentence. The sentiment polarity is not only determined by the local context but also related to the words far away from…

计算与语言 · 计算机科学 2025-02-11 Hao Niu , Yun Xiong , Xiaosu Wang , Philip S. Yu

Human visual attention is a complex phenomenon. A computational modeling of this phenomenon must take into account where people look in order to evaluate which are the salient locations (spatial distribution of the fixations), when they…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Dario Zanca , Stefano Melacci , Marco Gori

Almost all existing deep learning approaches for semantic segmentation tackle this task as a pixel-wise classification problem. Yet humans understand a scene not in terms of pixels, but by decomposing it into perceptual groups and…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Jyh-Jing Hwang , Stella X. Yu , Jianbo Shi , Maxwell D. Collins , Tien-Ju Yang , Xiao Zhang , Liang-Chieh Chen

Since the early 2000s, computational visual saliency has been a very active research area. Each year, more and more new models are published in the main computer vision conferences. Nowadays, one of the big challenges is to find a way to…

计算机视觉与模式识别 · 计算机科学 2013-07-23 Nicolas Riche , Matthieu Duvinage , Matei Mancas , Bernard Gosselin , Thierry Dutoit

The pixel-wise dense prediction tasks based on weakly supervisions currently use Class Attention Maps (CAM) to generate pseudo masks as ground-truth. However, the existing methods typically depend on the painstaking training modules, which…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Yanpeng Sun , Zechao Li