Search papers, labs, and topics across Lattice.
This paper addresses the challenge of mis-calibrated safety margins in robot navigation within cluttered indoor environments by introducing a context-conditioned safety critic that adapts clearance preferences for trajectory selection. The method incorporates a multi-faceted ranking system that balances safety, efficiency, and distance constraints, effectively mitigating the trade-offs between detours and risky shortcuts. Experimental results demonstrate that the proposed approach outperforms existing diffusion, optimization, and reinforcement learning baselines in both simulation and real-world applications, achieving the highest success rates in complex navigation tasks.
Robots can now navigate cluttered spaces more effectively by learning adaptive safety margins that optimize both safety and efficiency in real-time.
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.