ArXiv

Learning Adaptive Safety Margins for Visual Navigation

Authors
Junyi Hu, Shuaihang Yuan, Geeta Chandra Raju Bethala...
Categories
cs.RO, cs.AI
arXiv
https://arxiv.org/abs/2607.18200v1
PDF
https://arxiv.org/pdf/2607.18200v1

Brief

The paper introduces a context-conditioned safety critic to rank diffusion-generated trajectory candidates for RGB-D visual navigation, addressing mis-calibrated fixed safety margins. The critic combines a clearance-budget + CBF safety term, an efficiency term (smoothness + safety-gated detour ratio), and distance-constraint matching to ESDF clearances. Trained with privileged ESDF in simulation and distilled to a perception-only selector, it achieves top SR and SPL on PointGoal in HM3D and MP3D and transfers to a Unitree G1. Summary based on the abstract; full text was not reviewed.

Why it matters

Proposes a context-conditioned safety critic that ranks diffusion-planner proposals using three terms: (i) safety — clearance-budget penalty plus a control-barrier-function (CBF) residual for waypoint- and transition-wise safety; (ii) efficiency — smoothness penalty with a safety-gated detour-ratio penalty to avoid detours without encouraging risky shortcuts; (iii) distance-constraint matching that anchors the learned budget to realized ESDF clearances.

Key details

  • Trained with privileged ESDF geometry in simulation and distilled into a perception-only selector via a two-stage teacher–student pipeline; on PointGoal navigation in HM3D and MP3D (including cross-dataset transfer) the method attains the highest success rate (SR) and success-weighted by path length (SPL) among strong diffusion, optimization, and RL baselines, and (trained purely in simulation) transfers to a Unitree G1 humanoid without task-specific tuning (arXiv 2026-07-20).
Source evidence

Abstract

Robots in cluttered indoor spaces often fail not because they cannot generate collision-free paths, but because a fixed safety margin is mis-calibrated: conservative margins cause detours and timeouts, while permissive margins lead to near-boundary shortcuts under perception bias. Diffusion-based planners propose diverse trajectory candidates from egocentric RGB-D, yet reliable selection remains the bottleneck. We propose a context-conditioned safety critic that learns an adaptive clearance preference for ranking diffusion proposals, decomposed into three complementary terms: (i) a safety term with a clearance-budget penalty and a control-barrier-function residual for waypoint- and transition-wise safety, (ii) an efficiency term combining a smoothness penalty with a safety-gated detour-ratio penalty that avoids detours without incentivizing risky shortcuts, and (iii) a distance-constraint matching term that anchors the learned budget to realized ESDF clearances to prevent margin collapse. We train the critic with privileged ESDF geometry in simulation and distill it into a perception-only selector via a two-stage teacher-student procedure. On PointGoal navigation in HM3D and MP3D, including cross-dataset transfer, our method achieves the highest success rate (SR) and success weighted by path length (SPL) among strong diffusion, optimization, and RL baselines. Trained purely in simulation, it transfers to a Unitree G1 humanoid and navigates cluttered indoor scenes without task-specific tuning.