paper-with-me

Papers

Attend Before you Act: Leveraging human visual attention for continual learning

2018-07-25 · Khimya Khetarpal, Doina Precup

When humans perform a task, such as playing a game, they selectively pay attention to certain parts of the visual input, gathering relevant information and sequentially combining it to build a representation from the sensory data. In this work, we explore leveraging where humans look in an image as an implicit indication of what is salient for decision making. We build on top of the UNREAL architecture in DeepMind Lab's 3D navigation maze environment. We train the agent both with original images and foveated images, which were generated by overlaying the original images with saliency maps generated using a real-time spectral residual technique. We investigate the effectiveness of this approach in transfer learning by measuring performance in the context of noise in the environment.

📄 PDF Abstract BibTeX arXiv:1807.09664

Code (1)

kkhetarpal/unrealwithattention 공식 구현 tf

Tasks

Continual LearningDecision MakingTransfer Learning

Similar Papers 제목 키워드 기반

Visual Attention for Musical Instrument Recognition

2020-06-17 · Karn Watcharasupat, Siddharth Gururani, Alexander Lerch

In the field of music information retrieval, the task of simultaneously identifying the presence or absence of multiple musical instruments in a polyphonic recording remains a hard problem. Previous works have seen some …

Information RetrievalInstrument RecognitionMusic Information RetrievalRetrieval

Learning what and where to attend with humans in the loop

2019-05-01 · ICLR 2019 5 · Drew Linsley, Dan Shiebler, Sven Eberhardt, Thomas Serre

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 a…

DiagnosticImage CategorizationObject Recognition

Learning what and where to attend

2018-05-22 · Drew Linsley, Dan Shiebler, Sven Eberhardt, Thomas Serre

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 a…

DiagnosticImage CategorizationObject Recognition

Attending to Visual Differences for Situated Language Generation in Changing Scenes

2021-10-16 · ACL ARR October 2021 10 · Anonymous

We investigate the problem of generating utterances from pairs of images showing a before and an after state of a change in a visual scene. We present a transformer model with difference attention heads that learns to at…

Text Generation

Neural encoding with visual attention

2020-10-01 · NeurIPS 2020 12 · Meenakshi Khosla, Gia H. Ngo, Keith Jamison, Amy Kuceyeski 외

Visual perception is critically influenced by the focus of attention. Due to limited resources, it is well known that neural representations are biased in favor of attended locations. Using concurrent eye-tracking and fu…