paper-with-me

홈 › Papers

SoftMimic: Learning Compliant Whole-body Control from Examples

2025-10-20 · Gabriel B. Margolis, Michelle Wang, Nolan Fey, Pulkit Agrawal arxiv

We introduce SoftMimic, a framework for learning compliant whole-body control policies for humanoid robots from example motions. Imitating human motions with reinforcement learning allows humanoids to quickly learn new skills, but existing methods incentivize stiff control that aggressively corrects deviations from a reference motion, leading to brittle and unsafe behavior when the robot encounters unexpected contacts. In contrast, SoftMimic enables robots to respond compliantly to external forces while maintaining balance and posture. Our approach leverages an inverse kinematics solver to generate an augmented dataset of feasible compliant motions, which we use to train a reinforcement learning policy. By rewarding the policy for matching compliant responses rather than rigidly tracking the reference motion, SoftMimic learns to absorb disturbances and generalize to varied tasks from a single motion clip. We validate our method through simulations and real-world experiments, demonstrating safe and effective interaction with the environment.

📄 PDF Abstract BibTeX arXiv:2510.17792

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

LAC: Linear and Angular Compliance for Humanoid Whole-body Control

2026-08-26 · Yang Liu, Zhongkai Gu, Wei Zhu, Mitsuhiro Hayashibe arxiv

Real-world humanoid tasks involve physical interaction with objects and humans, yet current controllers either reject external forces as disturbances or restrict compliance to limited body links while ignoring angular ef…

Reinforcement Learning

Interaction-Aware Whole-Body Control for Compliant Object Transport

2026-03-04 · Hao Zhang, Yves Tseng, Ding Zhao, H. Eric Tseng arxiv

Cooperative object transport in unstructured environments remains challenging for assistive humanoids because strong, time-varying interaction forces can make tracking-centric whole-body control unreliable, especially in…

Reinforcement Learning

CEER: Compliant End-Effector and Root Control as a Unified Interface for Hierarchical Humanoid Loco-Manipulation

2026-05-19 · Xinyuan Luo, Xingrui Chen, Xunjian Yin, Hongxuan Wu 외 arxiv

Humanoid robots have achieved impressive locomotion performance, yet contact-rich and long-horizon manipulation remains a major bottleneck. Manipulation is inherently contact-rich and demands compliant whole-body control…

SoftMimicGen: A Data Generation System for Scalable Robot Learning in Deformable Object Manipulation

2026-03-26 · Masoud Moghani, Mahdi Azizian, Animesh Garg, Yuke Zhu 외 arxiv

Large-scale robot datasets have facilitated the learning of a wide range of robot manipulation skills, but these datasets remain difficult to collect and scale further, owing to the intractable amount of human time, effo…

Synthetic Data GenerationRobot Manipulation

Learning Force Control for Legged Manipulation

2024-05-02 · Tifanny Portela, Gabriel B. Margolis, Yandong Ji, Pulkit Agrawal

Controlling contact forces during interactions is critical for locomotion and manipulation tasks. While sim-to-real reinforcement learning (RL) has succeeded in many contact-rich problems, current RL methods achieve forc…

Reinforcement Learning (RL)