LangNav: Language as a Perceptual Representation for Navigation (2310.07889v2)
Abstract: We explore the use of language as a perceptual representation for vision-and-language navigation (VLN), with a focus on low-data settings. Our approach uses off-the-shelf vision systems for image captioning and object detection to convert an agent's egocentric panoramic view at each time step into natural language descriptions. We then finetune a pretrained LLM to select an action, based on the current view and the trajectory history, that would best fulfill the navigation instructions. In contrast to the standard setup which adapts a pretrained LLM to work directly with continuous visual features from pretrained vision models, our approach instead uses (discrete) language as the perceptual representation. We explore several use cases of our language-based navigation (LangNav) approach on the R2R VLN benchmark: generating synthetic trajectories from a prompted LLM (GPT-4) with which to finetune a smaller LLM; domain transfer where we transfer a policy learned on one simulated environment (ALFRED) to another (more realistic) environment (R2R); and combining both vision- and language-based representations for VLN. Our approach is found to improve upon baselines that rely on visual features in settings where only a few expert trajectories (10-100) are available, demonstrating the potential of language as a perceptual representation for navigation.
- Bowen Pan (16 papers)
- Rameswar Panda (79 papers)
- SouYoung Jin (11 papers)
- Rogerio Feris (105 papers)
- Aude Oliva (42 papers)
- Phillip Isola (84 papers)
- Yoon Kim (92 papers)