中文
相关论文

相关论文: Deep Features Analysis with Attention Networks

200 篇论文

Recent advances in fine-grained recognition utilize attention maps to localize objects of interest. Although there are many ways to generate attention maps, most of them rely on sophisticated loss functions or complex training processes. In…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Wei Shen , Rujie Liu

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han

Attention mechanisms have recently boosted performance on a range of NLP tasks. Because attention layers explicitly weight input components' representations, it is also often assumed that attention can be used to identify information that…

计算与语言 · 计算机科学 2019-06-11 Sofia Serrano , Noah A. Smith

Deep neural networks have become increasingly successful at solving classic perception problems such as object recognition, semantic segmentation, and scene understanding, often reaching or surpassing human-level accuracy. This success is…

计算机视觉与模式识别 · 计算机科学 2016-08-09 Joshua C. Peterson , Joshua T. Abbott , Thomas L. Griffiths

Grouping has been commonly used in deep metric learning for computing diverse features. However, current methods are prone to overfitting and lack interpretability. In this work, we propose an improved and interpretable grouping method to…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Xinyi Xu , Zhengyang Wang , Cheng Deng , Hao Yuan , Shuiwang Ji

In this work we propose a novel attention-based neural network model for the task of fine-grained entity type classification that unlike previously proposed models recursively composes representations of entity mention contexts. Our model…

计算与语言 · 计算机科学 2016-04-20 Sonse Shimaoka , Pontus Stenetorp , Kentaro Inui , Sebastian Riedel

Deep Neural Networks (DNNs) have demonstrated impressive performance in complex machine learning tasks such as image classification or speech recognition. However, due to their multi-layer nonlinear structure, they are not transparent,…

计算机视觉与模式识别 · 计算机科学 2015-09-22 Wojciech Samek , Alexander Binder , Grégoire Montavon , Sebastian Bach , Klaus-Robert Müller

Instead of using current deep-learning segmentation models (like the UNet and variants), we approach the segmentation problem using trained Convolutional Neural Network (CNN) classifiers, which automatically extract important features from…

图像与视频处理 · 电气工程与系统科学 2022-01-31 Shuyue Guan , Murray Loew

Attention is a state of arousal capable of dealing with limited processing bottlenecks in human beings by focusing selectively on one piece of information while ignoring other perceptible information. For decades, concepts and functions of…

机器学习 · 计算机科学 2021-12-14 Alana Santana , Esther Colombini

The understanding of where humans look in a scene is a problem of great interest in visual perception and computer vision. When eye-tracking devices are not a viable option, models of human attention can be used to predict fixations. In…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Dario Zanca , Marco Gori

Attention Mechanism is a widely used method for improving the performance of convolutional neural networks (CNNs) on computer vision tasks. Despite its pervasiveness, we have a poor understanding of what its effectiveness stems from. It is…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Xiang Ye , Zihang He , Heng Wang , Yong Li

Most recent gains in visual recognition have originated from the inclusion of attention mechanisms in deep convolutional networks (DCNs). Because these networks are optimized for object recognition, they learn where to attend using only a…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Drew Linsley , Dan Shiebler , Sven Eberhardt , Thomas Serre

Recurrent neural networks (RNNs) have shown the ability to improve scene parsing through capturing long-range dependencies among image units. In this paper, we propose dense RNNs for scene labeling by exploring various long-range semantic…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Heng Fan , Peng Chu , Longin Jan Latecki , Haibin Ling

Interpretation of deep learning models is a very challenging problem because of their large number of parameters, complex connections between nodes, and unintelligible feature representations. Despite this, many view interpretability as a…

机器学习 · 计算机科学 2021-03-05 Michael Tsang , James Enouen , Yan Liu

Understanding and explaining deep learning models is an imperative task. Towards this, we propose a method that obtains gradient-based certainty estimates that also provide visual attention maps. Particularly, we solve for visual question…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Badri N. Patro , Mayank Lunayach , Vinay P. Namboodiri

Advances in language modeling have led to the development of deep attention-based models that are performant across a wide variety of natural language processing (NLP) problems. These language models are typified by a pre-training process…

人机交互 · 计算机科学 2020-09-16 Joseph F DeRose , Jiayao Wang , Matthew Berger

We examine how the saccade mechanism from biological vision can be used to make deep neural networks more efficient for classification and object detection problems. Our proposed approach is based on the ideas of attention-driven visual…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Saurabh Farkya , Zachary Daniels , Aswin Nadamuni Raghavan , David Zhang , Michael Piacentino

Transformer models typically calculate attention matrices using dot products, which have limitations when capturing nonlinear relationships between embedding vectors. We propose Neural Attention, a technique that replaces dot products with…

机器学习 · 计算机科学 2025-11-10 Andrew DiGiugno , Ausif Mahmood

Attention mechanism has been extensively integrated within mainstream neural network architectures, such as Transformers and graph attention networks. Yet, its underlying working principles remain somewhat elusive. What is its essence? Are…

机器学习 · 计算机科学 2024-12-25 Tianyu Ruan , Shihua Zhang

Deep Recurrent Neural Network (RNN) has gained popularity in many sequence classification tasks. Beyond predicting a correct class for each data instance, data scientists also want to understand what differentiating factors in the data have…

机器学习 · 计算机科学 2019-01-18 Chuan Wang , Takeshi Onishi , Keiichi Nemoto , Kwan-Liu Ma