paper-with-me

홈 › Papers

Selective Particle Attention: Visual Feature-Based Attention in Deep Reinforcement Learning

2020-08-26 · Sam Blakeman, Denis Mareschal

The human brain uses selective attention to filter perceptual input so that only the components that are useful for behaviour are processed using its limited computational resources. We focus on one particular form of visual attention known as feature-based attention, which is concerned with identifying features of the visual input that are important for the current task regardless of their spatial location. Visual feature-based attention has been proposed to improve the efficiency of Reinforcement Learning (RL) by reducing the dimensionality of state representations and guiding learning towards relevant features. Despite achieving human level performance in complex perceptual-motor tasks, Deep RL algorithms have been consistently criticised for their poor efficiency and lack of flexibility. Visual feature-based attention therefore represents one option for addressing these criticisms. Nevertheless, it is still an open question how the brain is able to learn which features to attend to during RL. To help answer this question we propose a novel algorithm, termed Selective Particle Attention (SPA), which imbues a Deep RL agent with the ability to perform selective feature-based attention. SPA learns which combinations of features to attend to based on their bottom-up saliency and how accurately they predict future reward. We evaluate SPA on a multiple choice task and a 2D video game that both involve raw pixel input and dynamic changes to the task structure. We show various benefits of SPA over approaches that naively attend to either all or random subsets of features. Our results demonstrate (1) how visual feature-based attention in Deep RL models can improve their learning efficiency and ability to deal with sudden changes in task structure and (2) that particle filters may represent a viable computational account of how visual feature-based attention occurs in the brain.

📄 PDF Abstract BibTeX arXiv:2008.11491

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMultiple-choiceOpen-Ended Question Answeringreinforcement-learningReinforcement Learning (RL)Single Particle Analysis

Similar Papers 제목 키워드 기반

An initial attempt of combining visual selective attention with deep reinforcement learning

2018-11-11 · Liu Yuezhang, Ruohan Zhang, Dana H. Ballard

Visual attention serves as a means of feature selection mechanism in the perceptual system. Motivated by Broadbent's leaky filter model of selective attention, we evaluate how such mechanism could be implemented and affe…

Atari GamesDeep Reinforcement Learningfeature selectionOptical Flow Estimation+3

Selective Aggregation of Attention Maps Improves Diffusion-Based Visual Interpretation

2026-04-07 · Jungwon Park, Jungmin Ko, Dongnam Byun, Wonjong Rhee arxiv

Numerous studies on text-to-image (T2I) generative models have utilized cross-attention maps to boost application performance and interpret model behavior. However, the distinct characteristics of attention maps from dif…

IIANet: An Intra- and Inter-Modality Attention Network for Audio-Visual Speech Separation

2023-08-16 · Kai Li, Runxuan Yang, Fuchun Sun, Xiaolin Hu

Recent research has made significant progress in designing fusion modules for audio-visual speech separation. However, they predominantly focus on multi-modal fusion at a single temporal scale of auditory and visual feat…

Speech Separation

Response of Selective Attention in Middle Temporal Area

2019-04-16 · Linda Wang

The primary visual cortex processes a large amount of visual information, however, due to its large receptive fields, when multiple stimuli fall within one receptive field, there are computational problems. To solve this…

Efficient LLaMA-3.2-Vision by Trimming Cross-attended Visual Features

2025-04-01 · Jewon Lee, Ki-Ung Song, Seungmin Yang, Donguk Lim 외

Visual token reduction lowers inference costs caused by extensive image features in large vision-language models (LVLMs). Unlike relevant studies that prune tokens in self-attention-only LVLMs, our work uniquely addresse…

Token Reduction