paper-with-me

Papers

AcL: Action Learner for Fault-Tolerant Quadruped Locomotion Control

2025-03-27 · Tianyu Xu, Yaoyu Cheng, Pinxi Shen, Lin Zhao

Quadrupedal robots can learn versatile locomotion skills but remain vulnerable when one or more joints lose power. In contrast, dogs and cats can adopt limping gaits when injured, demonstrating their remarkable ability to adapt to physical conditions. Inspired by such adaptability, this paper presents Action Learner (AcL), a novel teacher-student reinforcement learning framework that enables quadrupeds to autonomously adapt their gait for stable walking under multiple joint faults. Unlike conventional teacher-student approaches that enforce strict imitation, AcL leverages teacher policies to generate style rewards, guiding the student policy without requiring precise replication. We train multiple teacher policies, each corresponding to a different fault condition, and subsequently distill them into a single student policy with an encoder-decoder architecture. While prior works primarily address single-joint faults, AcL enables quadrupeds to walk with up to four faulty joints across one or two legs, autonomously switching between different limping gaits when faults occur. We validate AcL on a real Go2 quadruped robot under single- and double-joint faults, demonstrating fault-tolerant, stable walking, smooth gait transitions between normal and lamb gaits, and robustness against external disturbances.

📄 PDF Abstract BibTeX arXiv:2503.21401

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Reinforcement Learning with Adaptive Curriculum Dynamics Randomization for Fault-Tolerant Robot Control

2021-11-19 · Wataru Okamoto, Hiroshi Kera, Kazuhiko Kawamoto

This study is aimed at addressing the problem of fault tolerance of quadruped robots to actuator failure, which is critical for robots operating in remote or extreme environments. In particular, an adaptive curriculum re…

reinforcement-learningReinforcement Learning (RL)

Adaptive Control Strategy for Quadruped Robots in Actuator Degradation Scenarios

2023-12-29 · Xinyuan Wu, Wentao Dong, Hang Lai, Yong Yu 외

Quadruped robots have strong adaptability to extreme environments but may also experience faults. Once these faults occur, robots must be repaired before returning to the task, reducing their practical feasibility. One p…

TOLEBI: Learning Fault-Tolerant Bipedal Locomotion via Online Status Estimation and Fallibility Rewards

2026-02-05 · Hokyun Lee, Woo-Jeong Baek, Junhyeok Cha, Jaeheung Park arxiv

With the growing employment of learning algorithms in robotic applications, research on reinforcement learning for bipedal locomotion has become a central topic for humanoid robotics. While recently published contributio…

Reinforcement Learning

RENet: Fault-Tolerant Motion Control for Quadruped Robots via Redundant Estimator Networks under Visual Collapse

2025-09-11 · Yueqi Zhang, Quancheng Qian, Taixian Hou, Peng Zhai 외 arxiv

Vision-based locomotion in outdoor environments presents significant challenges for quadruped robots. Accurate environmental prediction and effective handling of depth sensor noise during real-world deployment remain dif…

Bridge the Gap: Enhancing Quadruped Locomotion with Vertical Ground Perturbations

2025-10-15 · Maximilian Stasica, Arne Bick, Nico Bohlinger, Omid Mohseni 외 arxiv

Legged robots, particularly quadrupeds, excel at navigating rough terrains, yet their performance under vertical ground perturbations, such as those from oscillating surfaces, remains underexplored. This study introduces…

Reinforcement Learning