Learning Fault-Tolerant Locomotion with Adaptive Gait Timing

· Editorial Team estimated
legged robots reinforcement learning fault tolerance locomotion quadruped

This work proposes a deep reinforcement learning approach for fault-tolerant quadruped locomotion under actuator power loss. An asymmetric actor-critic architecture lets the critic use privileged information during training while the actor reconstructs a corresponding latent representation from proprioception, enforced by a latent-alignment loss. A learnable gait frequency parameter augments the action space, enabling adaptive gait timing under terrain variation and actuator degradation without predefined faulty-leg strategies. The method is validated in high-fidelity simulation on uneven terrain and in real-world experiments on flat ground using a 68 kg quadruped.

Paper · arXiv:2608.07328

Background

Hardware failures are a fact of life for legged robots in the field, and they demand rapid reorganization of coordination and gait timing to maintain stability and mobility. The challenge is especially acute for larger quadrupeds: higher mass and tighter actuation limits rule out the aggressive, high-frequency compensation strategies that smaller platforms can get away with. A 68 kg robot that loses power in a leg actuator cannot simply hop faster; it must reorganize its gait structure itself, in real time, from proprioceptive feedback alone.

Core Innovation

The method is a deep RL approach for fault-tolerant locomotion under actuator power loss, built on three ideas. First, an asymmetric actor-critic architecture: the critic sees privileged information during training, while the actor learns to reconstruct a matching latent representation from proprioceptive observations, with a latent-alignment loss enforcing consistency between the two. Second, the action space is augmented with a learnable gait frequency parameter, so the policy adapts gait timing in response to terrain and actuator degradation without any predefined faulty-leg strategies. Third, the approach is trained in high-fidelity simulation, which provides the breadth of failure scenarios needed for a robust policy.

Results

The approach is validated in high-fidelity simulation on uneven terrain and in real-world experiments on flat ground using a 68 kg quadruped. The combination of latent-alignment training and adaptive gait timing produces locomotion that remains stable and mobile under actuator power loss — a regime in which fixed-gait policies typically degrade sharply. Real-hardware validation on a full-size platform distinguishes this work from simulation-only fault-tolerance studies.

Limitations

Real-world validation is currently limited to flat ground; uneven-terrain fault tolerance is demonstrated in simulation only. The experiments focus on actuator power loss and do not cover other failure modes such as sensor loss or partial actuator degradation. The method is evaluated on a single 68 kg platform, so scaling behavior on lighter or heavier robots is not yet established.

Industry Implications

Fault tolerance is the difference between a legged robot that works in a demo and one that survives a work shift in mines, warehouses, or disaster sites. Actuator failure is among the most common and most dangerous failure modes for fielded quadrupeds, and the ability to maintain mobility after losing a leg actuator directly reduces downtime and maintenance cost for legged fleets. The adaptive-gait-timing design is also notable because it requires no predefined failure-specific strategies, which simplifies deployment across different platforms and failure scenarios.