paper-with-me

홈 › Papers

Deep Dynamics Models for Learning Dexterous Manipulation

2019-09-25 · Anusha Nagabandi, Kurt Konoglie, Sergey Levine, Vikash Kumar

Dexterous multi-fingered hands can provide robots with the ability to flexibly perform a wide range of manipulation skills. However, many of the more complex behaviors are also notoriously difficult to control: Performing in-hand object manipulation, executing finger gaits to move objects, and exhibiting precise fine motor skills such as writing, all require finely balancing contact forces, breaking and reestablishing contacts repeatedly, and maintaining control of unactuated objects. Learning-based techniques provide the appealing possibility of acquiring these skills directly from data, but current learning approaches either require large amounts of data and produce task-specific policies, or they have not yet been shown to scale up to more complex and realistic tasks requiring fine motor skills. In this work, we demonstrate that our method of online planning with deep dynamics models (PDDM) addresses both of these limitations; we show that improvements in learned dynamics models, together with improvements in online model-predictive control, can indeed enable efficient and effective learning of flexible contact-rich dexterous manipulation skills -- and that too, on a 24-DoF anthropomorphic hand in the real world, using just 4 hours of purely real-world data to learn to simultaneously coordinate multiple free-floating objects. Videos can be found at https://sites.google.com/view/pddm/

📄 PDF Abstract BibTeX arXiv:1909.11652

Code (2)

Shunichi09/PythonLinearNonlinearControl
google-research/pddm tf

Tasks

Model Predictive Control

Similar Papers 제목 키워드 기반

DexFormer: Cross-Embodied Dexterous Manipulation via History-Conditioned Transformer

2026-02-09 · Ke Zhang, Lixin Xu, Chengyi Song, Junzhe Xu 외 arxiv

Dexterous manipulation remains one of the most challenging problems in robotics, requiring coherent control of high-DoF hands and arms under complex, contact-rich dynamics. A major barrier is embodiment variability: diff…

Dexterous Manipulation through Imitation Learning: A Survey

2025-04-04 · Shan An, Ziyu Meng, Chao Tang, Yuning Zhou 외

Dexterous manipulation, which refers to the ability of a robotic hand or multi-fingered end-effector to skillfully control, reorient, and manipulate objects through precise, coordinated finger movements and adaptive forc…

Imitation LearningReinforcement Learning (RL)Survey

DexJoCo: A Benchmark and Toolkit for Task-Oriented Dexterous Manipulation on MuJoCo

2026-05-15 · Hanwen Wang, Weizhi Zhao, Xiangyu Wang, Siyuan Huang 외 arxiv

Achieving human-level manipulation requires dexterous robotic hands capable of complex object interactions. Advancing such capabilities further demands standardized benchmarks for systematic evaluation. However, existing…

DexHandDiff: Interaction-aware Diffusion Planning for Adaptive Dexterous Manipulation

2024-11-27 · CVPR 2025 1 · Zhixuan Liang, Yao Mu, Yixiao Wang, Tianxing Chen 외

Dexterous manipulation with contact-rich interactions is crucial for advanced robotics. While recent diffusion-based planning approaches show promise for simple manipulation tasks, they often produce unrealistic ghost st…

Contact-rich Manipulation

Multi-Goal Dexterous Hand Manipulation using Probabilistic Model-based Reinforcement Learning

2025-04-30 · Yingzhuo Jiang, Wenjun Huang, Rongdun Lin, Chenyang Miao 외

This paper tackles the challenge of learning multi-goal dexterous hand manipulation tasks using model-based Reinforcement Learning. We propose Goal-Conditioned Probabilistic Model Predictive Control (GC-PMPC) by designin…

Model-based Reinforcement LearningModel Predictive Control