ROJun 5

Shield-Loco: Shielding Locomotion Policies with Predictive Safety Filtering

arXiv:2606.071938.6
Predicted impact top 45% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For legged robot locomotion, this work addresses the critical problem of ensuring safety in unseen environments without requiring conservative recovery controllers.

The paper presents a predictive safety filter for legged locomotion RL policies that reduces safety violations by 80% in cluttered environments with minimal impact on task performance.

Reinforcement learning (RL) policies enable dynamic legged locomotion but lack mechanisms to avoid violations of safety constraints that are absent during training. Large-scale offline safe learning is impractical for covering all edge cases. Existing safety frameworks either rely on reduced-order models that cannot reason about whole-body behaviors or require conservative recovery controllers that degrade task performance. We propose a predictive safety filter that post-hoc filters the nominal contact locations fed to the RL policy. When a collision is predicted, a sampling-based optimizer asynchronously searches for safer contact sequences using a full-physics model, while a learned value function bootstraps long-horizon returns. Our three algorithmic components (geometric projection of sampled contacts, momentum-augmented updates, and replica-exchange) make the optimization tractable in a discontinuous contact landscape. We validate the filter on a quadruped robot in dense, cluttered environments, both in simulation and in the real world, showing substantial reductions in safety violations with minimal deviation from the nominal input.

Foundations

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

Your Notes