paper-with-me

홈 › Papers

MPC-Injection: Biasing Off-Policy Locomotion RL Toward Controller-Induced Behavior Basins

2026-06-24 · Roy Xing, Seyoung Ree, Brian Plancher arxiv

Reinforcement learning (RL) for locomotion frequently converges to locally optimal but undeployable behaviors, such as vibrating limbs or scooting on the torso, that maximize return without producing a usable gait. We present MPC-Injection, a low-overhead method that steers RL toward a designer-preferred gait by inserting transitions into the replay buffer from a model predictive controller solving the same Markov decision process. Unlike reward shaping, MPC-Injection does not require redesigning the task reward, and unlike adversarial imitation learning, it adds no discriminator, no kinematic retargeting, and no auxiliary objective. Instead, the controller's preferred behavior is transferred to the policy purely through the replay state distribution. On a 2D walker in simulation and with sim-to-real evaluation on a Go2 quadruped, we show that MPC-Injection drives the policy into the controller's behavior basin using a one to two-term task reward, producing gaits qualitatively comparable to those of reward shaping with twenty-one tuned terms and of adversarial motion priors without their discriminator and retargeting overhead. We further analyze how the injected transitions bias actor-critic updates toward controller-visited states, allowing the policy to learn behaviors that pure RL may fail to reach under simple reward functions.

📄 PDF Abstract BibTeX arXiv:2606.26392

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Sampling Strategies for Robust Universal Quadrupedal Locomotion Policies

2025-10-08 · David Rytz, Kim Tien Ly, Ioannis Havoutis arxiv

This work focuses on sampling strategies of configuration variations for generating robust universal locomotion policies for quadrupedal robots. We investigate the effects of sampling physical robot parameters and joint …

Reinforcement Learning

Recurrent Deterministic Policy Gradient Method for Bipedal Locomotion on Rough Terrain Challenge

2017-10-08 · Doo Re Song, Chuanyu Yang, Christopher McGreavy, Zhibin Li

This paper presents a deep learning framework that is capable of solving partially observable locomotion tasks based on our novel interpretation of Recurrent Deterministic Policy Gradient (RDPG). We study on bias of samp…

Efficient Learning-Based Control of a Legged Robot in Lunar Gravity

2025-09-12 · Philip Arm, Oliver Fischer, Joseph Church, Adrian Fuhrer 외 arxiv

Legged robots are promising candidates for exploring challenging areas on low-gravity bodies such as the Moon, Mars, or asteroids, thanks to their advanced mobility on unstructured terrain. However, as planetary robots' …

Reinforcement Learning

BiRoDiff: Diffusion policies for bipedal robot locomotion on unseen terrains

2024-07-07 · GVS Mothish, Manan Tayal, Shishir Kolathaya

Locomotion on unknown terrains is essential for bipedal robots to handle novel real-world challenges, thus expanding their utility in disaster response and exploration. In this work, we introduce a lightweight framework …

Disaster Response

Neuromorphic Reinforcement Learning for Quadruped Locomotion Control on Uneven Terrain

2026-05-10 · Zhuangyu Han, Abhronil Sengupta arxiv

Reinforcement learning (RL) has enabled robust quadruped locomotion over complex terrain, but most learned controllers are trained offline with backpropagation in massively parallel simulation and deployed as fixed polic…

Reinforcement Learning