English

Rectified Schr\"odinger Bridge Matching for Few-Step Visual Navigation

Robotics 2026-05-28 v3 Artificial Intelligence

Abstract

Visual navigation is a core challenge in Embodied AI, requiring autonomous agents to translate high-dimensional sensory observations into continuous, long-horizon action trajectories. While generative policies based on diffusion models and Schr\"odinger Bridges (SB) effectively capture multimodal action distributions, they require dozens of integration steps due to high-variance stochastic transport, posing a critical barrier for real-time robotic control. We propose Rectified Schr\"odinger Bridge Matching (RSBM), a framework that exploits a shared velocity-field structure between standard Schr\"odinger Bridges (ε=1\varepsilon=1, maximum-entropy transport) and deterministic Optimal Transport (ε0\varepsilon\to 0, as in Conditional Flow Matching), controlled by a single entropic regularization parameter ε\varepsilon. We prove two key results: (1) the conditional velocity field's functional form is invariant across the entire ε\varepsilon-spectrum (Velocity Structure Invariance), enabling a single network to serve all regularization strengths; and (2) reducing ε\varepsilon linearly decreases the conditional velocity variance, enabling more stable coarse-step ODE integration. Anchored to a learned conditional prior that shortens transport distance, RSBM operates at an intermediate ε\varepsilon that balances multimodal coverage and path straightness. Empirically, while standard bridges require 10\geq 10 steps to converge, RSBM achieves over 94% cosine similarity and 92% success rate in merely 3 integration steps -- without distillation or multi-stage training -- substantially narrowing the gap between high-fidelity generative policies and the low-latency demands of Embodied AI.

Keywords

Cite

@article{arxiv.2604.05673,
  title  = {Rectified Schr\"odinger Bridge Matching for Few-Step Visual Navigation},
  author = {Wuyang Luan and Junhui Li and Weiguang Zhao and Wenjian Zhang and Tieru Wu and Rui Ma},
  journal= {arXiv preprint arXiv:2604.05673},
  year   = {2026}
}

Comments

18 pages, 7 figures, 10 tables. Code available at https://github.com/WuyangLuan/RSBM

R2 v1 2026-07-01T11:57:06.161Z