paper-with-me

Papers

AdaGlimpse: Active Visual Exploration with Arbitrary Glimpse Position and Scale

2024-04-04 · Adam Pardyl, Michał Wronka, Maciej Wołczyk, Kamil Adamczewski, Tomasz Trzciński, Bartosz Zieliński

Active Visual Exploration (AVE) is a task that involves dynamically selecting observations (glimpses), which is critical to facilitate comprehension and navigation within an environment. While modern AVE methods have demonstrated impressive performance, they are constrained to fixed-scale glimpses from rigid grids. In contrast, existing mobile platforms equipped with optical zoom capabilities can capture glimpses of arbitrary positions and scales. To address this gap between software and hardware capabilities, we introduce AdaGlimpse. It uses Soft Actor-Critic, a reinforcement learning algorithm tailored for exploration tasks, to select glimpses of arbitrary position and scale. This approach enables our model to rapidly establish a general awareness of the environment before zooming in for detailed analysis. Experimental results demonstrate that AdaGlimpse surpasses previous methods across various visual tasks while maintaining greater applicability in realistic AVE scenarios.

📄 PDF Abstract BibTeX arXiv:2404.03482

Code (1)

apardyl/adaglimpse 공식 구현 pytorch

Tasks

Position

Similar Papers 제목 키워드 기반

Where to Look Next: Unsupervised Active Visual Exploration on 360° Input

2019-09-23 · Soroush Seifi, Tinne Tuytelaars

We address the problem of active visual exploration of large 360{\deg} inputs. In our setting an active agent with a limited camera bandwidth explores its 360{\deg} environment by changing its viewing direction at limite…

Deep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)

Glimpse-Attend-and-Explore: Self-Attention for Active Visual Exploration

2021-08-26 · ICCV 2021 10 · Soroush Seifi, Abhishek Jha, Tinne Tuytelaars

Active visual exploration aims to assist an agent with a limited field of view to understand its environment based on partial observations made by choosing the best viewing directions in the scene. Recent methods have tr…

Sidekick Policy Learning for Active Visual Exploration

2018-07-29 · ECCV 2018 9 · Santhosh K. Ramakrishnan, Kristen Grauman

We consider an active visual exploration scenario, where an agent must intelligently select its camera motions to efficiently reconstruct the full environment from only a limited set of narrow field-of-view glimpses. Whi…

Mind the GAP: Glimpse-based Active Perception improves generalization and sample efficiency of visual reasoning

2024-09-30 · Oleh Kolner, Thomas Ortner, Stanisław Woźniak, Angeliki Pantazi

Human capabilities in understanding visual relations are far superior to those of AI systems, especially for previously unseen objects. For example, while AI systems struggle to determine whether two such objects are vis…

Visual Reasoning

Predicting upcoming visual features during eye movements yields scene representations aligned with human visual cortex

2025-11-16 · Sushrut Thorat, Adrien Doerig, Alexander Kroner, Carmen Amme 외 arxiv

Scenes are complex, yet structured collections of parts, including objects and surfaces, that exhibit spatial and semantic relations to one another. An effective visual system therefore needs unified scene representation…