ELBA: Learning by Asking for Embodied Visual Navigation and Task Completion
Ying Shen, Daniel Bis, Cynthia Lu, Ismini Lourentzou
TL;DR
This work introduces ELBA, an Embodied Learning-By-Asking framework that enables agents to learn when and what to ask to resolve ambiguities during vision-language navigation and task completion. The architecture combines an Actioner, Planner, QA Generator, and QA Evaluator to generate and select informative open-form questions, triggered by uncertainty measured via entropy or gradient magnitude. Evaluation on TEACh shows ELBA improves task and goal-condition success over non-questioning baselines, with notable reductions in the number of questions needed and robust performance across seen and unseen environments. The findings highlight the practical value of interactive QA in embodied AI and outline avenues for more robust, temporally-aware, and memory-enabled QA in future work.
Abstract
The research community has shown increasing interest in designing intelligent embodied agents that can assist humans in accomplishing tasks. Although there have been significant advancements in related vision-language benchmarks, most prior work has focused on building agents that follow instructions rather than endowing agents the ability to ask questions to actively resolve ambiguities arising naturally in embodied environments. To address this gap, we propose an Embodied Learning-By-Asking (ELBA) model that learns when and what questions to ask to dynamically acquire additional information for completing the task. We evaluate ELBA on the TEACh vision-dialog navigation and task completion dataset. Experimental results show that the proposed method achieves improved task performance compared to baseline models without question-answering capabilities.
