paper-with-me

홈 › Papers

Learning to Recover: Dynamic Reward Shaping with Wheel-Leg Coordination for Fallen Robots

2025-06-05 · Boyuan Deng, Luca Rossini, Jin Wang, Weijie Wang, Nikolaos Tsagarakis

Adaptive recovery from fall incidents are essential skills for the practical deployment of wheeled-legged robots, which uniquely combine the agility of legs with the speed of wheels for rapid recovery. However, traditional methods relying on preplanned recovery motions, simplified dynamics or sparse rewards often fail to produce robust recovery policies. This paper presents a learning-based framework integrating Episode-based Dynamic Reward Shaping and curriculum learning, which dynamically balances exploration of diverse recovery maneuvers with precise posture refinement. An asymmetric actor-critic architecture accelerates training by leveraging privileged information in simulation, while noise-injected observations enhance robustness against uncertainties. We further demonstrate that synergistic wheel-leg coordination reduces joint torque consumption by 15.8% and 26.2% and improves stabilization through energy transfer mechanisms. Extensive evaluations on two distinct quadruped platforms achieve recovery success rates up to 99.1% and 97.8% without platform-specific tuning. The supplementary material is available at https://boyuandeng.github.io/L2R-WheelLegCoordination/

📄 PDF Abstract BibTeX arXiv:2506.05516

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

On the Fundamental Limitations of Decentralized Learnable Reward Shaping in Cooperative Multi-Agent Reinforcement Learning

2025-10-27 · Aditya Akella arxiv

Recent advances in learnable reward shaping have shown promise in single-agent reinforcement learning by automatically discovering effective feedback signals. However, the effectiveness of decentralized learnable reward …

Multi-agent Reinforcement Learning

Zero Shot Coordination for Sparse Reward Tasks with Diverse Reward Shapings

2026-04-28 · Keenan Powell, Peihong Yu, Pratap Tokekar arxiv

Many Multi-Agent Reinforcement Learning (MARL) agents fail to adapt properly to cooperating with agents trained with the same objectives but different seeds, algorithms, or other training differences. This is the problem…

Multi-agent Reinforcement Learning

Robust Fall Recovery for Armless Bipedal-Wheeled Robots Via Force-Guided Learning

2026-06-12 · Haidong Hou, Zhangguo Yu, Tao Han, Hengbo Qi 외 arxiv

Fall recovery is critical for autonomous legged locomotion. Existing methods have demonstrated that some legged robots, such as humanoids and quadrupeds, are capable of fall recovery from diverse postures by utilizing ar…

Reinforcement Learning

Differentiable Belief-based Opponent Shaping

2026-05-27 · Aarav G Sane, Karthik Sivachandran, Rohan Paleja arxiv

Human coordination often relies on the ability to influence the beliefs of others through strategic action. In multi-agent reinforcement learning, opponent shaping attempts to replicate this influence, though existing me…

Multi-agent Reinforcement Learning

Emergent Prosociality in Multi-Agent Games Through Gifting

2021-05-13 · Woodrow Z. Wang, Mark Beliaev, Erdem Biyik, Daniel A. Lazar 외

Coordination is often critical to forming prosocial behaviors -- behaviors that increase the overall sum of rewards received by all agents in a multi-agent game. However, state of the art reinforcement learning algorithm…