paper-with-me

홈 › Papers

Selective Visual Representations Improve Convergence and Generalization for Embodied AI

2023-11-07 · Ainaz Eftekhar, Kuo-Hao Zeng, Jiafei Duan, Ali Farhadi, Ani Kembhavi, Ranjay Krishna

Embodied AI models often employ off the shelf vision backbones like CLIP to encode their visual observations. Although such general purpose representations encode rich syntactic and semantic information about the scene, much of this information is often irrelevant to the specific task at hand. This introduces noise within the learning process and distracts the agent's focus from task-relevant visual cues. Inspired by selective attention in humans-the process through which people filter their perception based on their experiences, knowledge, and the task at hand-we introduce a parameter-efficient approach to filter visual stimuli for embodied AI. Our approach induces a task-conditioned bottleneck using a small learnable codebook module. This codebook is trained jointly to optimize task reward and acts as a task-conditioned selective filter over the visual observation. Our experiments showcase state-of-the-art performance for object goal navigation and object displacement across 5 benchmarks, ProcTHOR, ArchitecTHOR, RoboTHOR, AI2-iTHOR, and ManipulaTHOR. The filtered representations produced by the codebook are also able generalize better and converge faster when adapted to other simulation environments such as Habitat. Our qualitative analyses show that agents explore their environments more effectively and their representations retain task-relevant information like target object recognition while ignoring superfluous information about other objects. Code and pretrained models are available at our project website: https://embodied-codebook.github.io.

📄 PDF Abstract BibTeX arXiv:2311.04193

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Recognition

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Focus 설명 없음

Similar Papers 제목 키워드 기반

SIEVES: Selective Prediction Generalizes through Visual Evidence Scoring

2026-04-28 · Hector G. Rodriguez, Marcus Rohrbach arxiv

Multimodal large language models (MLLMs) achieve ever-stronger performance on visual-language tasks. Even as traditional visual question answering (VQA) benchmarks approach saturation, reliable deployment requires satisf…

Visual Question Answering

Curvature as an Organizing Principle of Mid-level Visual Representation: A Semantic-preference Mapping Approach

2020-10-09 · NeurIPS Workshop SVRHM 2020 12 · Shi Pui Donald Li, Michael Bonner

A central challenge in visual neuroscience is understanding the mid-level representations of the ventral stream. We used a novel, data-driven approach (semantic-preference mapping) combined with an image-statistics appro…

ObjectPreference Mapping

Causal importance of orientation selectivity for generalization in image recognition

2019-05-01 · ICLR 2019 5 · Jumpei Ukita

Although both our brain and deep neural networks (DNNs) can perform high-level sensory-perception tasks such as image or speech recognition, the inner mechanism of these hierarchical information-processing systems is poo…

image-classificationImage ClassificationObject Recognitionspeech-recognition

Category-Selective Neurons in Deep Networks: Comparing Purely Visual and Visual-Language Models

2025-02-23 · Zitong Lu, Yuxin Wang

Category-selective regions in the human brain, such as the fusiform face area (FFA), extrastriate body area (EBA), parahippocampal place area (PPA), and visual word form area (VWFA), play a crucial role in high-level vis…

Specificity

A Theoretical Analysis of Mamba's Training Dynamics: Filtering Relevant Features for Generalization in State Space Models

2026-02-13 · Mugunthan Shandirasegaran, Hongkang Li, Songyang Zhang, Meng Wang 외 arxiv

The recent empirical success of Mamba and other selective state space models (SSMs) has renewed interest in non-attention architectures for sequence modeling, yet their theoretical foundations remain underexplored. We pr…