Glimpse-Attend-and-Explore: Self-Attention for Active Visual Exploration
Soroush Seifi, Abhishek Jha, Tinne Tuytelaars

TL;DR
The paper introduces Glimpse-Attend-and-Explore, a self-attention based model for active visual exploration that improves environment understanding across multiple tasks without relying on task-specific uncertainty maps.
Contribution
It presents a novel self-attention approach for active visual exploration applicable to both dense and sparse tasks, outperforming previous methods that depend on uncertainty maps.
Findings
Effective across reconstruction, segmentation, and classification tasks.
Less dependent on dataset bias for exploration.
Self-attention attends to different scene regions during training.
Abstract
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 tried to address this problem either by using reinforcement learning, which is difficult to train, or by uncertainty maps, which are task-specific and can only be implemented for dense prediction tasks. In this paper, we propose the Glimpse-Attend-and-Explore model which: (a) employs self-attention to guide the visual exploration instead of task-specific uncertainty maps; (b) can be used for both dense and sparse prediction tasks; and (c) uses a contrastive stream to further improve the representations learned. Unlike previous works, we show the application of our model on multiple tasks like reconstruction, segmentation and classification. Our model provides encouraging…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Vision and Imaging
