Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Explore until Confident: Efficient Exploration for Embodied Question Answering

About

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/

Allen Z. Ren, Jaden Clark, Anushri Dixit, Masha Itkina, Anirudha Majumdar, Dorsa Sadigh• 2024

Related benchmarks

TaskDatasetResultRank
Multi-Modal Lifelong NavigationGOAT-Bench unseen (val)
SR55
37
Embodied Question AnsweringA-EQA
Overall (LLM-Match)46.9
33
Embodied NavigationGOAT-Bench unseen (val)
Success Rate (SR)61.5
21
Goal-conditioned navigationGOAT-Bench
SR55
21
Embodied Question AnsweringHM-EQA
Steps0.52
14
Lifelong Visual NavigationGOAT-Bench 1/10-scale subset (val-unseen)
Success Rate55
13
Embodied Question AnsweringA-EQA 1.0 (test)
LLM-Match46.9
10
Embodied Question AnsweringMT-HM3D
Steps0.64
10
Embodied Question AnsweringA-EQA 184 (subset)
LLM-Match46.9
7
Embodied Question AnsweringA-EQA 184-question subset
LLM-Match46.9
6
Showing 10 of 15 rows

Other info

Follow for update