CVROMar 29

Structured Observation Language for Efficient and Generalizable Vision-Language Navigation

arXiv:2603.2757756.62 citationsh-index: 2
AI Analysis

For embodied agents in vision-language navigation, SOL-Nav offers a lightweight and generalizable alternative to visual pre-training methods, addressing poor generalization under environmental variations.

SOL-Nav translates egocentric visual observations into compact structured language descriptions, enabling efficient and generalizable vision-language navigation with reduced model size and training data dependency, achieving strong generalization on R2R and RxR benchmarks and real-world deployments.

Vision-Language Navigation (VLN) requires an embodied agent to navigate complex environments by following natural language instructions, which typically demands tight fusion of visual and language modalities. Existing VLN methods often convert raw images into visual tokens or implicit features, requiring large-scale visual pre-training and suffering from poor generalization under environmental variations (e.g., lighting, texture). To address these issues, we propose SOL-Nav (Structured Observation Language for Navigation), a novel framework that translates egocentric visual observations into compact structured language descriptions for efficient and generalizable navigation. Specifically, we divide RGB-D images into a N*N grid, extract representative semantic, color, and depth information for each grid cell to form structured text, and concatenate this with the language instruction as pure language input to a pre-trained language model (PLM). Experimental results on standard VLN benchmarks (R2R, RxR) and real-world deployments demonstrate that SOL-Nav significantly reduces the model size and training data dependency, fully leverages the reasoning and representation capabilities of PLMs, and achieves strong generalization to unseen environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes