Lower sensing cost
Operates on egocentric RGB-D observations rather than full panoramic input.
DreamNav is a trajectory-based imaginative framework for zero-shot vision-and-language navigation using only low-cost egocentric observations.
1 The Hong Kong University of Science and Technology (Guangzhou) 2 Zhejiang Normal University * Equal contribution
Existing zero-shot VLN systems often depend on expensive panoramic sensing and select isolated waypoints. This makes decisions short-sighted and can disconnect visual semantics from executable actions.
DreamNav instead predicts complete candidate trajectories, imagines their likely outcomes, and chooses actions with a longer planning horizon—all from a compact egocentric field of view.
Operates on egocentric RGB-D observations rather than full panoramic input.
Reasons over candidate trajectories instead of one waypoint at a time.
Evaluates imagined outcomes while preserving instruction-action consistency.
Each module has a clear role, from correcting the current view to safely executing the best trajectory.
Module 01
A Macro-Adjust Expert resolves large initialization errors, while a Micro-Adjust Controller corrects orientation drift after each action.
Egocentric agents can begin with the wrong heading or drift after executing an action. DreamNav handles both failure modes explicitly to keep instruction-relevant landmarks within view.
Macro-Adjust Expert handles severe initial misorientation.
Micro-Adjust Controller recovers from post-action deviation.
DreamNav improves navigation efficiency and success using only egocentric observations.
Success Rate
SPL
12 successes / 20 trials
SPL vs. prior egocentric methods
Watch the complete project presentation and real-world navigation demonstrations.
Open the ICRA poster for the full method diagram, ablations, simulation results, and real-world evaluation.
If this work supports your research, please cite the paper.
@inproceedings{wang2026dreamnav,
title = {DreamNav: A Trajectory-Based Imaginative Framework
for Zero-Shot Vision-and-Language Navigation},
author = {Wang, Yunheng and Fang, Yuetong and Wang, Taowen and
Feng, Yixiao and Tan, Yawen and Zhang, Shuning and
Liu, Peiran and Ji, Yiding and Xu, Renjing},
booktitle = {2026 IEEE International Conference on Robotics
and Automation (ICRA)},
year = {2026}
}