中文
相关论文

相关论文: End-to-End Saliency Mapping via Probability Distri…

200 篇论文

The last decades have seen great progress in saliency prediction, with the success of deep neural networks that are able to encode high-level semantics. Yet, while humans have the innate capability in leveraging their knowledge to decide…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yifeng Zhang , Ming Jiang , Qi Zhao

Saliency prediction models are constrained by the limited diversity and quantity of labeled data. Standard data augmentation techniques such as rotating and cropping alter scene composition, affecting saliency. We propose a novel data…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Bahar Aydemir , Deblina Bhattacharjee , Tong Zhang , Mathieu Salzmann , Sabine Süsstrunk

Deep learning models are now used in many different industries, while in certain domains safety is not a critical issue in the medical field it is a huge concern. Not only, we want the models to generalize well but we also want to know the…

机器学习 · 计算机科学 2019-07-08 Jae Duk Seo

Saliency methods seek to explain the predictions of a model by producing an importance map across each input sample. A popular class of such methods is based on backpropagating a signal and analyzing the resulting gradient. Despite much…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Sylvestre-Alvise Rebuffi , Ruth Fong , Xu Ji , Andrea Vedaldi

Methods based on class activation maps (CAM) provide a simple mechanism to interpret predictions of convolutional neural networks by using linear combinations of feature maps as saliency maps. By contrast, masking-based methods optimize a…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Hanwei Zhang , Felipe Torres , Ronan Sicre , Yannis Avrithis , Stephane Ayache

Saliency methods have emerged as a popular tool to highlight features in an input deemed relevant for the prediction of a learned model. Several saliency methods have been proposed, often guided by visual appeal on image data. In this work,…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Julius Adebayo , Justin Gilmer , Michael Muelly , Ian Goodfellow , Moritz Hardt , Been Kim

Visual perception is the most critical input for driving decisions. In this study, our aim is to understand relationship between saliency and driving decisions. We present a novel attention-based saliency map prediction model for making…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Ekrem Aksoy , Ahmet Yazıcı , Mahmut Kasap

Saliency computation models aim to imitate the attention mechanism in the human visual system. The application of deep neural networks for saliency prediction has led to a drastic improvement over the last few years. However, deep models…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Saman Zabihi , Hamed Rezazadegan Tavakoli , Ali Borji

The prediction of salient areas in images has been traditionally addressed with hand-crafted features based on neuroscience principles. This paper, however, addresses the problem with a completely data-driven approach by training a…

计算机视觉与模式识别 · 计算机科学 2016-03-03 Junting Pan , Kevin McGuinness , Elisa Sayrol , Noel O'Connor , Xavier Giro-i-Nieto

In recent years, deep saliency models have made significant progress in predicting human visual attention. However, the mechanisms behind their success remain largely unexplained due to the opaque nature of deep neural networks. In this…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Shi Chen , Ming Jiang , Qi Zhao

Ground truth for saliency prediction datasets consists of two types of map data: fixation pixel map which records the human eye movements on sample images, and fixation blob map generated by performing gaussian blurring on the corresponding…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Shanghua Xiao

This paper investigates the role of saliency to improve the classification accuracy of a Convolutional Neural Network (CNN) for the case when scarce training data is available. Our approach consists in adding a saliency branch to an…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Carola Figueroa Flores , Abel Gonzalez-García , Joost van de Weijer , Bogdan Raducanu

Deep learning-based methods have become the de facto standard for industrial defect detection. However, their data-hungry nature and inherent "black-box" characteristics often lead to performance bottlenecks and limited trustworthiness in…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Hang-Cheng Dong , Guodong Liu , Dong Ye , Bingguo Liu

Conventional saliency maps highlight input features to which neural network predictions are highly sensitive. We take a different approach to saliency, in which we identify and analyze the network parameters, rather than inputs, which are…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Roman Levin , Manli Shu , Eitan Borgnia , Furong Huang , Micah Goldblum , Tom Goldstein

Data augmentation is a commonly applied technique with two seemingly related advantages. With this method one can increase the size of the training set generating new samples and also increase the invariance of the network against the…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Jalal Al-afandi , Bálint Magyar , András Horváth

Deep saliency prediction algorithms complement the object recognition features, they typically rely on additional information, such as scene context, semantic relationships, gaze direction, and object dissimilarity. However, none of these…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Bahar Aydemir , Ludo Hoffstetter , Tong Zhang , Mathieu Salzmann , Sabine Süsstrunk

To investigate the use of saliency-map analysis to aid in searches for transient signals, such as fast radio bursts and individual pulses from radio pulsars. We aim to demonstrate that saliency maps provide the means to understand…

天体物理仪器与方法 · 物理学 2020-09-30 C. Zhang , C. Wang , G. Hobbs , C. J. Russell , D. Li , S. -B. Zhang , S. Dai , J. -W. Wu , Z. -C. Pan , W. -W. Zhu , L. Toomey , Z. -Y. Ren

Can deep learning models achieve greater generalization if their training is guided by reference to human perceptual abilities? And how can we implement this in a practical manner? This paper proposes a training strategy to ConveY Brain…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Aidan Boyd , Patrick Tinsley , Kevin Bowyer , Adam Czajka

Visual saliency models have recently begun to incorporate deep learning to achieve predictive capacity much greater than previous unsupervised methods. However, most existing models predict saliency using local mechanisms limited to the…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Samuel Dodge , Lina Karam

Dozens of new models on fixation prediction are published every year and compared on open benchmarks such as MIT300 and LSUN. However, progress in the field can be difficult to judge because models are compared using a variety of…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Matthias Kümmerer , Thomas S. A. Wallis , Matthias Bethge