paper-with-me

Papers

Flexible Locomotion Learning with Diffusion Model Predictive Control

2025-10-05 · Runhan Huang, Haldun Balim, Heng Yang, Yilun Du arxiv

Legged locomotion demands controllers that are both robust and adaptable, while remaining compatible with task and safety considerations. However, model-free reinforcement learning (RL) methods often yield a fixed policy that can be difficult to adapt to new behaviors at test time. In contrast, Model Predictive Control (MPC) provides a natural approach to flexible behavior synthesis by incorporating different objectives and constraints directly into its optimization process. However, classical MPC relies on accurate dynamics models, which are often difficult to obtain in complex environments and typically require simplifying assumptions. We present Diffusion-MPC, which leverages a learned generative diffusion model as an approximate dynamics prior for planning, enabling flexible test-time adaptation through reward and constraint based optimization. Diffusion-MPC jointly predicts future states and actions; at each reverse step, we incorporate reward planning and impose constraint projection, yielding trajectories that satisfy task objectives while remaining within physical limits. To obtain a planning model that adapts beyond imitation pretraining, we introduce an interactive training algorithm for diffusion based planner: we execute our reward-and-constraint planner in environment, then filter and reweight the collected trajectories by their realized returns before updating the denoiser. Our design enables strong test-time adaptability, allowing the planner to adjust to new reward specifications without retraining. We validate Diffusion-MPC on real world, demonstrating strong locomotion and flexible adaptation.

📄 PDF Abstract BibTeX arXiv:2510.04234

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningTest-time Adaptation

Similar Papers 제목 키워드 기반

Mobile-TeleVision: Predictive Motion Priors for Humanoid Whole-Body Control

2024-12-10 · Chenhao Lu, Xuxin Cheng, Jialong Li, Shiqi Yang 외

Humanoid robots require both robust lower-body locomotion and precise upper-body manipulation. While recent Reinforcement Learning (RL) approaches provide whole-body loco-manipulation policies, they lack precise manipula…

motion retargetingReinforcement Learning (RL)

Hybrid Data-Driven Predictive Control for Robust and Reactive Exoskeleton Locomotion Synthesis

2025-08-14 · Kejun Li, Jeeseop Kim, Maxime Brunet, Marine Pétriaux 외 arxiv

Robust bipedal locomotion in exoskeletons requires the ability to dynamically react to changes in the environment in real time. This paper introduces the hybrid data-driven predictive control (HDDPC) framework, an extens…

Trajectory PlanningMotion Synthesis

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

Efficient Planning with Latent Diffusion

2023-09-30 · Wenhao Li

Temporal abstraction and efficient planning pose significant challenges in offline reinforcement learning, mainly when dealing with domains that involve temporally extended tasks and delayed sparse rewards. Existing meth…

Representation Learning

Agile Maneuvers in Legged Robots: a Predictive Control Approach

2022-03-14 · Carlos Mastalli, Wolfgang Merkt, Guiyang Xin, Jaehyun Shim 외

Planning and execution of agile locomotion maneuvers have been a longstanding challenge in legged robotics. It requires to derive motion plans and local feedback policies in real-time to handle the nonholonomy of the kin…