中文
相关论文

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

200 篇论文

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

Explaining a deep learning model can help users understand its behavior and allow researchers to discern its shortcomings. Recent work has primarily focused on explaining models for tasks like image classification or visual question…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Bryan A. Plummer , Mariya I. Vasileva , Vitali Petsiuk , Kate Saenko , David Forsyth

Attention maps are a popular way of explaining the decisions of convolutional networks for image classification. Typically, for each image of interest, a single attention map is produced, which assigns weights to pixels based on their…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Vivswan Shitole , Li Fuxin , Minsuk Kahng , Prasad Tadepalli , Alan Fern

The performance of convolutional neural networks has continued to improve over the last decade. At the same time, as model complexity grows, it becomes increasingly more difficult to explain model decisions. Such explanations may be of…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Colton Crum , Patrick Tinsley , Aidan Boyd , Jacob Piland , Christopher Sweet , Timothy Kelley , Kevin Bowyer , Adam Czajka

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

Poor generalization is one symptom of models that learn to predict target variables using spuriously-correlated image features present only in the training distribution instead of the true image features that denote a class. It is often…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Joseph D. Viviano , Becks Simpson , Francis Dutil , Yoshua Bengio , Joseph Paul Cohen

Recently, many methods to interpret and visualize deep neural network predictions have been proposed and significant progress has been made. However, a more class-discriminative and visually pleasing explanation is required. Thus, this…

计算机视觉与模式识别 · 计算机科学 2020-01-06 Dasom Seo , Kanghan Oh , Il-Seok Oh

Continually learning to segment more and more types of image regions is a desired capability for many intelligent systems. However, such continual semantic segmentation suffers from the same catastrophic forgetting issue as in continual…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Yiqiao Qiu , Yixing Shen , Zhuohao Sun , Yanchong Zheng , Xiaobin Chang , Weishi Zheng , Ruixuan Wang

The introduction of saliency map algorithms as an approach for assessing the interoperability of images has allowed for a deeper understanding of current black-box models with Artificial Intelligence. Their rise in popularity has led to…

图像与视频处理 · 电气工程与系统科学 2023-06-29 Evan Kellener , Ihina Nath , An Ngo , Thomas Nguyen , Joshua Schuman , Coen Adler , Arnav Kartikeya

Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propose an approach which…

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

One of the significant challenges of deep neural networks is that the complex nature of the network prevents human comprehension of the outcome of the network. Consequently, the applicability of complex machine learning models is limited in…

计算机视觉与模式识别 · 计算机科学 2020-06-22 Shailja Thakur , Sebastian Fischmeister

Feature maps in deep neural network generally contain different semantics. Existing methods often omit their characteristics that may lead to sub-optimal results. In this paper, we propose a novel end-to-end deep saliency network which…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Fengdong Sun , Wenhui Li , Yuanyuan Guan

Saliency maps that identify the most informative regions of an image for a classifier are valuable for model interpretability. A common approach to creating saliency maps involves generating input masks that mask out portions of an image to…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Jason Phang , Jungkyu Park , Krzysztof J. Geras

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

Conventionally, AI models are thought to trade off explainability for lower accuracy. We develop a training strategy that not only leads to a more explainable AI system for object classification, but as a consequence, suffers no perceptible…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Andrea Zunino , Sarah Adel Bargal , Riccardo Volpi , Mehrnoosh Sameki , Jianming Zhang , Stan Sclaroff , Vittorio Murino , Kate Saenko

The different families of saliency methods, either based on contrastive signals, closed-form formulas mixing gradients with activations or on perturbation masks, all focus on which parts of an image are responsible for the model's…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Sylvestre-Alvise Rebuffi , Ruth Fong , Xu Ji , Hakan Bilen , Andrea Vedaldi

Saliency maps are widely used in the computer vision community for interpreting neural network classifiers. However, due to the randomness of training samples and optimization algorithms, the resulting saliency maps suffer from a…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Shizhan Gong , Jingwei Zhang , Qi Dou , Farzan Farnia

Semantic segmentation aims to robustly predict coherent class labels for entire regions of an image. It is a scene understanding task that powers real-world applications (e.g., autonomous navigation). One important application, the use of…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Yuxiang Zhang , Sachin Mehta , Anat Caspi

Saliency methods can make deep neural network predictions more interpretable by identifying a set of critical features in an input sample, such as pixels that contribute most strongly to a prediction made by an image classifier.…

机器学习 · 计算机科学 2021-06-15 Yang Lu , Wenbo Guo , Xinyu Xing , William Stafford Noble

Recently, there has been a growing interest in developing saliency methods that provide visual explanations of network predictions. Still, the usability of existing methods is limited to image classification models. To overcome this…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Lukas Hoyer , Mauricio Munoz , Prateek Katiyar , Anna Khoreva , Volker Fischer
‹ 上一页 1 2 3 10 下一页 ›