pith. sign in

arxiv: 2403.15941 · v3 · pith:5YFVPIPPnew · submitted 2024-03-23 · 💻 cs.RO · cs.AI· cs.CV· cs.LG

Explore until Confident: Efficient Exploration for Embodied Question Answering

classification 💻 cs.RO cs.AIcs.CVcs.LG
keywords explorationexplorequestionrobotansweringconfidenceembodiedscene
0
0 comments X
read the original abstract

We consider the problem of Embodied Question Answering (EQA), which refers to settings where an embodied agent such as a robot needs to actively explore an environment to gather information until it is confident about the answer to a question. In this work, we leverage the strong semantic reasoning capabilities of large vision-language models (VLMs) to efficiently explore and answer such questions. However, there are two main challenges when using VLMs in EQA: they do not have an internal memory for mapping the scene to be able to plan how to explore over time, and their confidence can be miscalibrated and can cause the robot to prematurely stop exploration or over-explore. We propose a method that first builds a semantic map of the scene based on depth information and via visual prompting of a VLM - leveraging its vast knowledge of relevant regions of the scene for exploration. Next, we use conformal prediction to calibrate the VLM's question answering confidence, allowing the robot to know when to stop exploration - leading to a more calibrated and efficient exploration strategy. To test our framework in simulation, we also contribute a new EQA dataset with diverse, realistic human-robot scenarios and scenes built upon the Habitat-Matterport 3D Research Dataset (HM3D). Both simulated and real robot experiments show our proposed approach improves the performance and efficiency over baselines that do no leverage VLM for exploration or do not calibrate its confidence. Webpage with experiment videos and code: https://explore-eqa.github.io/

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Automating the Design of Embodied AgentArchitectures

    cs.RO 2026-06 unverdicted novelty 6.0

    Automated architecture search for embodied agents produces directional success-rate gains on vision-language and manipulation tasks while exposing limits from simulation noise and incomplete credit assignment.

  2. RoboAtlas: Contextual Active SLAM

    cs.RO 2026-06 unverdicted novelty 6.0

    RoboAtlas integrates frontier exploration, global semantic maps, and VLM reasoning via contextual multi-armed bandit to achieve 90.6% success rate on GOAT-Bench Val Unseen and 100% task success in real 1800m2 environments.

  3. Autonomous Frontier-Based Exploration with VLM Guidance

    cs.RO 2026-05 unverdicted novelty 6.0

    A VLM-based method for selecting exploration frontiers in robotics achieves up to 24% better map coverage than standard geometric heuristics in simulated indoor environments.

  4. Plan in Sandbox, Navigate in Open Worlds: Learning Physics-Grounded Abstracted Experience for Embodied Navigation

    cs.RO 2026-05 unverdicted novelty 6.0

    SAGE trains agents in physics-grounded semantic abstractions via RL with asymmetric clipping, achieving 53.21% LLM-Match Success on A-EQA (+9.7% over baseline) and encouraging physical robot transfer.

  5. ObsGraph: Hierarchical Observation Representation for Embodied Reasoning and Exploration

    cs.CV 2026-06 unverdicted novelty 5.0

    ObsGraph is a hierarchical observation-centric scene graph that unifies representation, retrieval, and multi-scale exploration for embodied reasoning.

  6. Extending Embodied Question Answering from Perception to Decision

    cs.RO 2026-05 unverdicted novelty 5.0

    Introduces EQA-Decision dataset with 4M+ QA pairs across four embodied reasoning dimensions and RoboDecision baseline for joint perception-reasoning-decision evaluation.

  7. CORE Planner: Contextual-memory Oriented Reinforcement-learning in Unknown Environments for Robot Navigation

    cs.RO 2026-06 unverdicted novelty 4.0

    CORE Planner fuses sparse visibility graphs and Transformer contextual memory in RL for unknown-environment robot navigation, claiming 13-48% shorter paths and zero-shot sim-to-real transfer.

  8. 3D Scene Graphs: Open Challenges and Future Directions

    cs.RO 2026-06 unverdicted novelty 2.0

    A survey that formalizes 3D Scene Graphs under a common definition, analyzes modeling choices, reviews construction from sensory data, examines applications and evaluations, and highlights open challenges with a suppo...