中文
相关论文

相关论文: There and Back Again: Revisiting Backpropagation S…

200 篇论文

Visual attention is one of the most significant characteristics for selecting and understanding the outside redundancy world. The human vision system cannot process all information simultaneously due to the visual information bottleneck. In…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Qiang Li

As prior knowledge of objects or object features helps us make relations for similar objects on attentional tasks, pre-trained deep convolutional neural networks (CNNs) can be used to detect salient objects on images regardless of the…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Nevrez Imamoglu , Chi Zhang , Wataru Shimoda , Yuming Fang , Boxin Shi

Deep Neural Networks are powerful tools for understanding complex patterns and making decisions. However, their black-box nature impedes a complete understanding of their inner workings. Saliency-Guided Training (SGT) methods try to…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Ali Karkehabadi , Houman Homayoun , Avesta Sasan

In modern neural networks like Transformers, linear layers require significant memory to store activations during backward pass. This study proposes a memory reduction approach to perform backpropagation through linear layers. Since the…

Backpropagation algorithm is the cornerstone for neural network analysis. Paper extends it for training any derivatives of neural network's output with respect to its input. By the dint of it feedforward networks can be used to solve or…

神经与进化计算 · 计算机科学 2017-12-13 V. I. Avrutskiy

Top-down saliency models produce a probability map that peaks at target locations specified by a task/goal such as object detection. They are usually trained in a fully supervised setting involving pixel-level annotations of objects. We…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Hisham Cholakkal , Jubin Johnson , Deepu Rajan

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

A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Xi Li , Liming Zhao , Lina Wei , Ming-Hsuan Yang , Fei Wu , Yueting Zhuang , Haibin Ling , Jingdong Wang

Deep learning has emerged as a compelling solution to many NLP tasks with remarkable performances. However, due to their opacity, such models are hard to interpret and trust. Recent work on explaining deep models has introduced approaches…

计算与语言 · 计算机科学 2019-05-21 Reza Ghaeini , Xiaoli Z. Fern , Hamed Shahbazi , Prasad Tadepalli

State-of-the-art training algorithms for deep learning models are based on stochastic gradient descent (SGD). Recently, many variations have been explored: perturbing parameters for better accuracy (such as in Extragradient), limiting SGD…

机器学习 · 计算机科学 2022-03-23 Amirkeivan Mohtashami , Martin Jaggi , Sebastian U. Stich

Attribution-based explanation techniques capture key patterns to enhance visual interpretability; however, these patterns often lack the granularity needed for insight in fine-grained tasks, particularly in cases of model misclassification,…

人工智能 · 计算机科学 2025-11-12 Lintong Zhang , Kang Yin , Seong-Whan Lee

The development of the back-propagation algorithm represents a landmark in neural networks. We provide an approach that conducts the back-propagation again to reverse the traditional back-propagation process to optimize the input loss at…

机器学习 · 计算机科学 2022-02-15 Weiming Xiong , Ruoyu Yang

Pruning unimportant parameters can allow deep neural networks (DNNs) to reduce their heavy computation and memory requirements. A saliency metric estimates which parameters can be safely pruned with little impact on the classification…

机器学习 · 计算机科学 2022-05-06 Kaveena Persand , Andrew Anderson , David Gregg

Human vision is naturally more attracted by some regions within their field of view than others. This intrinsic selectivity mechanism, so-called visual attention, is influenced by both high- and low-level factors; such as the global…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Mohamed Amine Kerkouri , Marouane Tliba , Aladine Chetouani , Rachid Harba

Despite the powerful feature extraction capability of Convolutional Neural Networks, there are still some challenges in saliency detection. In this paper, we focus on two aspects of challenges: i) Since salient objects appear in various…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Mehrdad Noori , Sina Mohammadi , Sina Ghofrani Majelan , Ali Bahri , Mohammad Havaei

Significant success has been reported recently using deep neural networks for classification. Such large networks can be computationally intensive, even after training is over. Implementing these trained networks in hardware chips with a…

机器学习 · 统计学 2013-10-25 Daniel Soudry , Ron Meir

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

"Why Not Other Classes?": Towards Class-Contrastive Back-Propagation Explanations (Wang & Wang, 2022) provides a method for contrastively explaining why a certain class in a neural network image classifier is chosen above others. This…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Arvid Eriksson , Anton Israelsson , Mattias Kallhauge

This paper proposes a novel saliency detection method by combining region-level saliency estimation and pixel-level saliency prediction with CNNs (denoted as CRPSD). For pixel-level saliency prediction, a fully convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2016-08-19 Youbao Tang , Xiangqian Wu

Understanding how systems built out of modular components can be jointly optimized is an important problem in biology, engineering, and machine learning. The backpropagation algorithm is one such solution and has been instrumental in the…

机器学习 · 计算机科学 2026-03-05 Christian Pehle , Jean-Jacques Slotine
‹ 上一页 1 8 9 10 下一页 ›