Foresight iteratively proposes and critiques image-space motion plans with a finetuned Vision-Language Model, refining navigation behavior at test time to follow sparse language instructions in open-world environments.
Open-world mapless navigation from sparse language instructions requires resolving underspecified goals and inferring which environmental cues are relevant for reaching the goal—e.g., interpreting ramps, signs, or detours that reveal where to go or which route to take. Prior works rely on closed-set factor categories or identify cues before motion planning, missing plan-dependent cues. We argue that pretrained Vision-Language Models (VLMs) can discover novel instruction-relevant cues, but require adaptation to focus on which cues matter and how they should influence motion planning. We present Foresight, a test-time framework in which a finetuned VLM alternates between proposing image-space motion plans and critiquing them using the language goal and visual context, with subsequent plans conditioned on prior critiques to enable iterative motion refinement before execution. To align critiques and refinements with open-set behavior preferences, we learn a reward model from human feedback and use it to post-train the VLM with reinforcement learning in the plan-critique loop. In offline evaluations and 6 real-world environments, Foresight improves average task success by 37% and reduces interventions per mission by 52% relative to state-of-the-art test-time reasoning and foundation-model baselines, while running in real-time on a Jetson AGX Orin.
Long-horizon navigation mission
Head-to-head comparisons (LeLaN, Alpamayo, Foresight)
Detour rerouting tasks require inferring instruction-aligned alternative routes when the current path is blocked.
While Foresight makes significant strides toward scalable mapless navigation, several challenges remain:
@article{zhang2026foresight,
title={Foresight: Iterative Reasoning About Clues that Matter for Navigation},
author={Zhang, Arthur and Qi, Carl and Su, Donne and Meng, Xiangyun and Zhang, Amy and Biswas, Joydeep},
journal={arXiv preprint arXiv:2026.XXXXX},
year={2026}
}