ROCVMar 10

Let's Reward Step-by-Step: Step-Aware Contrastive Alignment for Vision-Language Navigation in Continuous Environments

arXiv:2603.09740v136.32 citationsh-index: 7
Predicted impact top 7% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses a domain-specific problem for VLN-CE, focusing on improving training paradigms for agents that navigate based on vision and language instructions.

The paper tackles the problem of training agents for Vision-Language Navigation in Continuous Environments (VLN-CE) by addressing issues with generalization, error recovery, and training stability in current methods. It introduces Step-Aware Contrastive Alignment (SACA), which achieves state-of-the-art performance on VLN-CE benchmarks.

Vision-Language Navigation in Continuous Environments (VLN-CE) requires agents to learn complex reasoning from long-horizon human interactions. While Multi-modal Large Language Models (MLLMs) have driven recent progress, current training paradigms struggle to balance generalization capability, error recovery and training stability. Specifically, (i) policies derived from SFT suffer from compounding errors, struggling to recover from out-of-distribution states, and (ii) Reinforcement Fine-Tuning (RFT) methods e.g. GRPO are bottlenecked by sparse outcome rewards. Their binary feedback fails to assign credit to individual steps, leading to gradient signal collapse in failure dominant batches. To address these challenges, we introduce Step-Aware Contrastive Alignment (SACA), a framework designed to extract dense supervision from imperfect trajectories. At its core, the Perception-Grounded Step-Aware auditor evaluates progress step-by-step, disentangling failed trajectories into valid prefixes and exact divergence points. Leveraging these signals, Scenario-Conditioned Group Construction mechanism dynamically routes batches to specialized resampling and optimization strategies. Extensive experiments on VLN-CE benchmarks demonstrate that SACA achieves state-of-the-art performance.

Foundations

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

Your Notes