Highlight

Recurrent Models of Visual Attention

Introduces a recurrent visual attention model that adaptively selects image regions to process, trained end-to-end with reinforcement learning.

Based on

Recurrent Models of Visual Attention

By Volodymyr Mnih, N. Heess, Alex Graves et al.Neural Information Processing Systems
Read original article →

The paper introduces a recurrent neural network model of visual attention that addresses the high computational cost of applying convolutional networks to large images, where computation scales linearly with the number of pixels. Instead of processing the whole image, the model adaptively selects a sequence of regions or locations and processes only those selected regions at high resolution. Like convolutional networks it has a degree of built-in translation invariance, but the amount of computation it performs can be controlled independently of the input image size.

Because the region-selection model is non-differentiable, it is trained using reinforcement learning to learn task-specific policies. On several image classification tasks it significantly outperforms a convolutional neural network baseline on cluttered images, and on a dynamic visual control problem it learns to track a simple object without any explicit training signal for tracking. This established a foundational framework for hard visual attention and glimpse-based processing.

Abstract

Applying convolutional networks to large images is costly because computation scales with pixel count. This paper presents a recurrent neural network that extracts information from an image or video by adaptively selecting a sequence of regions and processing only those at high resolution. It has built-in translation invariance, yet its computation is controlled independently of input size. Being non-differentiable, it is trained via reinforcement learning; it beats a CNN baseline on cluttered image classification and learns to track an object without explicit supervision.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

visual attentionrecurrent neural networksreinforcement learningimage classificationglimpse
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.