Virtual Guidance as a Mid-level Representation for Navigation with Augmented Reality
Hsuan-Kung Yang, Tsung-Chih Chiang, Jou-Min Liu, Ting-Ru Liu, Chun-Wei Huang, Tsu-Ching Hsiao, Chun-Yi Lee
TL;DR
This work tackles the challenge of conveying abstract navigational instructions to agents operating in dynamic, multi-modal environments. It introduces Virtual Guidance, a visual mid-level representation that overlays non-visual cues onto the agent’s observations, coupled with a sim-to-real framework for transferring policies without fine-tuning. The approach includes simulated rendering of guidance as navigation paths or waypoints, an AR-based real-world rendering pipeline with scene-coordinate regression and PnP pose estimation, and an LLM-assisted language-to-sub-goal translation with open-set object detection. Experimental results in simulation and real-world validation demonstrate that virtual guidance outperforms non-visual baselines and enables robust sim-to-real transfer for AR-augmented navigation tasks.
Abstract
In the context of autonomous navigation, effectively conveying abstract navigational cues to agents in dynamic environments presents significant challenges, particularly when navigation information is derived from diverse modalities such as both vision and high-level language descriptions. To address this issue, we introduce a novel technique termed `Virtual Guidance,' which is designed to visually represent non-visual instructional signals. These visual cues are overlaid onto the agent's camera view and served as comprehensible navigational guidance signals. To validate the concept of virtual guidance, we propose a sim-to-real framework that enables the transfer of the trained policy from simulated environments to real world, ensuring the adaptability of virtual guidance in practical scenarios. We evaluate and compare the proposed method against a non-visual guidance baseline through detailed experiments in simulation. The experimental results demonstrate that the proposed virtual guidance approach outperforms the baseline methods across multiple scenarios and offers clear evidence of its effectiveness in autonomous navigation tasks.
