A Minimalist Retargeting-Guided Reinforcement Learning Recipe for Dexterous Manipulation
Paper Guide Brief
Reading Brief
This paper presents REGRIND, a minimalist retargeting-guided reinforcement learning pipeline for learning dexterous manipulation policies from a single human demonstration. It uses interaction-preserving motion retargeting to convert human hand-object motion into robot trajectories, then trains a residual RL policy in simulation to track object-centric keypoints, achieving zero-shot sim-to-real transfer on contact-rich tool-use tasks like operating scissors and turning a screwdriver.
Central Claim
A minimalist retargeting-guided RL pipeline (REGRIND) that learns dexterous manipulation policies from a single human demonstration, using interaction-preserving motion retargeting and residual RL to achieve zero-shot sim-to-real transfer on contact-rich tool-use tasks.
Contribution
A minimalist retargeting-guided RL pipeline (REGRIND) that learns dexterous manipulation policies from a single human demonstration, using interaction-preserving motion retargeting and residual RL to achieve zero-shot sim-to-real transfer on contact-rich tool-use tasks.
Why It Matters
This work demonstrates that interaction-preserving motion retargeting, combined with residual RL and dynamic data augmentation, enables zero-shot sim-to-real transfer of dexterous manipulation policies from a single human demonstration, ou...
Prerequisites
interaction-preserving motion retargeting, residual reinforcement learning, reference state initialization, data augmentation, domain randomization
Atlas Placement
Robot Manipulation (subfield)
Read If
You care about interaction-preserving motion retargeting, residual reinforcement learning, reference state initialization.
Skip If
You only care about object tracking error, success rate.
Noosaga Placements
- The paper focuses on dexterous manipulation, specifically contact-rich tool-use tasks like operating scissors and turning a screwdriver, which are core to robot manipulation.We present REGRIND, a minimalist retargeting-guided RL pipeline that learns dexterous manipulation policies from a single human demonstration.The resulting policies produce fluid, human-like behavior on two different multi-fingered hands across contact-rich tool-use tasks, including operating a pair of scissors and turning a screwdriver.
- Learning-Based Manipulationframework95%The paper uses learning-based manipulation, specifically reinforcement learning, to train dexterous manipulation policies.We present REGRIND, a minimalist retargeting-guided RL pipeline that learns dexterous manipulation policies from a single human demonstration.trains a residual RL policy in simulation to track object-centric keypoints along that reference
- The paper uses reinforcement learning to train policies in simulation, with a focus on learning from human demonstrations and sim-to-real transfer.We present REGRIND, a minimalist retargeting-guided RL pipeline that learns dexterous manipulation policies from a single human demonstration.trains a residual RL policy in simulation to track object-centric keypoints along that reference
- Deep Reinforcement Learningframework90%The paper uses deep reinforcement learning (PPO) with neural network policies for dexterous manipulation.We use PPO implemented in RSL-RL.Actor MLP hidden dims: 1024, 512, 256, 128
- The paper uses reinforcement learning (PPO) as the core learning algorithm, with techniques like reference state initialization and residual actions.We use PPO implemented in RSL-RL.The policy πθ learns a residual action on top of the reference motion.
- Model-Free Reinforcement Learningframework80%The paper uses model-free reinforcement learning (PPO) to train the policy, without learning a dynamics model.We use PPO implemented in RSL-RL.The policy πθ learns a residual action on top of the reference motion.
- The paper involves low-level PD control and system identification for sim-to-real transfer, which are aspects of robot control.This control target is then sent to a low-level PD controller.We perform system identification to align the robot dynamics between simulation and the real-world system.
- Imitation Learningframework70%The paper uses a single human demonstration as a reference, which is a form of imitation learning, though the primary learning method is RL.We present REGRIND, a minimalist retargeting-guided RL pipeline that learns dexterous manipulation policies from a single human demonstration.The manipulation task is specified by a human demonstration τ̃
Abstract
Recent work in humanoid whole-body control has found success with a simple recipe: retarget human motion to robot kinematic references, then train policies via reinforcement learning (RL) to track them. But how does this recipe transfer to dexterous manipulation? The answer is not obvious, as manipulation involves complex, contact-rich dynamics and requires delicate regulation of contact modes and forces. We present REGRIND, a minimalist retargeting-guided RL pipeline that learns dexterous manipulation policies from a single human demonstration. REGRIND retargets human hand-object motion to a robot reference that preserves hand-object spatial and contact relationships, trains a residual RL policy in simulation to track object-centric keypoints along that reference, and transfers the resulting policy zero-shot to hardware with careful system identification. The resulting policies produce fluid, human-like behavior on two different multi-fingered hands across contact-rich tool-use tasks, including operating a pair of scissors and turning a screwdriver. Through systematic hardware experiments, we identify and analyze the key factors that govern sim-to-real transfer in dexterous manipulation, offering practical guidance for retargeting-based learning in contact-rich settings. Videos and code are available at https://yunhaifeng.com/REGRIND.
Paper Context
Classified from the full extracted paper text (55,261 characters). The Paper Guide brief above is the user-facing synthesis; raw context is kept out of the page.
Full-paper context sent 55,261 of 55,261 extracted characters to classification.