Think, Act, and Ask: Open-World Interactive Personalized Robot Navigation
Yinpei Dai, Run Peng, Sikai Li, Joyce Chai
TL;DR
This work extends zero-shot object navigation to interactive, personalized goals (ZIPON) and proposes ORION, a flexible LLM-driven framework that coordinates perception, navigation, and user dialogue in a think-act-ask loop. ORION leverages six robot modules—control, semantic mapping, open-vocabulary detection, exploration, memory, and interaction—under an expanded LLM action space to ground open-language goals and solicit user feedback. Experiments in simulated HM3D environments and real TIAGo robots show that diverse language feedback substantially improves success rates and navigation efficiency, albeit with tradeoffs between task completion and interaction overhead. The findings emphasize the utility and limitations of LLM-based control for open-world, personalized navigation and highlight directions for richer multi-modal, personalized human-robot collaboration.
Abstract
Zero-Shot Object Navigation (ZSON) enables agents to navigate towards open-vocabulary objects in unknown environments. The existing works of ZSON mainly focus on following individual instructions to find generic object classes, neglecting the utilization of natural language interaction and the complexities of identifying user-specific objects. To address these limitations, we introduce Zero-shot Interactive Personalized Object Navigation (ZIPON), where robots need to navigate to personalized goal objects while engaging in conversations with users. To solve ZIPON, we propose a new framework termed Open-woRld Interactive persOnalized Navigation (ORION), which uses Large Language Models (LLMs) to make sequential decisions to manipulate different modules for perception, navigation and communication. Experimental results show that the performance of interactive agents that can leverage user feedback exhibits significant improvement. However, obtaining a good balance between task completion and the efficiency of navigation and interaction remains challenging for all methods. We further provide more findings on the impact of diverse user feedback forms on the agents' performance. Code is available at https://github.com/sled-group/navchat.
