Emergence: Overcoming Privileged Information Bias in Asymmetric Embodied Agents via Active Querying
Shaun Baek, Sam Liu, Joseph Ukpong
TL;DR
This work investigates Privileged Information Bias in asymmetric embodied AI by embedding a dual-role Leader and Follower within AI2-THOR. It contrasts Push (open-loop) and Pull (closed-loop) interaction protocols, demonstrating that active querying substantially reduces grounding failures and closes part of the performance gap. The study quantifies a significant Success Gap between Leader perception and team success and shows that Pull-based uncertainty reduction is essential for safer human-AI and robot-robot collaboration. The findings highlight the need for epistemic mechanisms in embodied systems and suggest practical directions, such as incentivizing questioning and sharing visual context, to improve real-world cooperative autonomy.
Abstract
Large Language Models (LLMs) act as powerful reasoning engines but struggle with "symbol grounding" in embodied environments, particularly when information is asymmetrically distributed. We investigate the Privileged Information Bias (or "Curse of Knowledge"), where a knowledgeable "Leader" agent fails to guide a sensor-limited "Follower" due to a lack of Theory of Mind. To quantify this phenomenon, we propose a novel Asymmetric Assistive Reasoning framework within AI2-THOR. Our experiments reveal a significant "Success Gap": while the Leader successfully perceives the target in 35.0% of episodes, the collaborative team succeeds only 17.0% of the time, implying that nearly 50% of feasible plans fail solely due to communicative grounding errors. We demonstrate that a "Pull-based" protocol (active querying) is significantly more robust than standard "Push-based" instruction, with successful episodes featuring 2x the frequency of clarification requests. This research isolates the mechanism of active uncertainty reduction as a prerequisite for safe human-AI and robot-robot collaboration.
