paper-with-me

홈 › Papers

Learning Dexterous Manipulation Policies from Experience and Imitation

2016-11-15 · Vikash Kumar, Abhishek Gupta, Emanuel Todorov, Sergey Levine

We explore learning-based approaches for feedback control of a dexterous five-finger hand performing non-prehensile manipulation. First, we learn local controllers that are able to perform the task starting at a predefined initial state. These controllers are constructed using trajectory optimization with respect to locally-linear time-varying models learned directly from sensor data. In some cases, we initialize the optimizer with human demonstrations collected via teleoperation in a virtual environment. We demonstrate that such controllers can perform the task robustly, both in simulation and on the physical platform, for a limited range of initial conditions around the trained starting state. We then consider two interpolation methods for generalizing to a wider range of initial conditions: deep learning, and nearest neighbors. We find that nearest neighbors achieve higher performance. Nevertheless, the neural network has its advantages: it uses only tactile and proprioceptive feedback but no visual feedback about the object (i.e. it performs the task blind) and learns a time-invariant policy. In contrast, the nearest neighbors method switches between time-varying local controllers based on the proximity of initial object states sensed via motion capture. While both generalization methods leave room for improvement, our work shows that (i) local trajectory-based controllers for complex non-prehensile manipulation tasks can be constructed from surprisingly small amounts of training data, and (ii) collections of such controllers can be interpolated to form more global controllers. Results are summarized in the supplementary video: https://youtu.be/E0wmO6deqjo

📄 PDF Abstract BibTeX arXiv:1611.05095

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dexterous Imitation Made Easy: A Learning-Based Framework for Efficient Dexterous Manipulation

2022-03-24 · Sridhar Pandian Arunachalam, Sneha Silwal, Ben Evans, Lerrel Pinto

Optimizing behaviors for dexterous manipulation has been a longstanding challenge in robotics, with a variety of methods from model-based control to model-free reinforcement learning having been previously explored in li…

Imitation Learning

DexPIE: Stable Dexterous Policy Improvement from Real-World Experience

2026-06-08 · Ruizhe Liao, Wenrui Chen, Liangji Zeng, Haoran Lin 외 arxiv

Dexterous manipulation presents substantial challenges for imitation learning due to its high-dimensional action space and complex contact-rich dynamics. Policies trained purely from demonstrations often suffer from comp…

OpenEgo: A Large-Scale Multimodal Egocentric Dataset for Dexterous Manipulation

2025-09-05 · Ahad Jawaid, Yu Xiang arxiv

Egocentric human videos provide scalable demonstrations for imitation learning, but existing corpora often lack either fine-grained, temporally localized action descriptions or dexterous hand annotations. We introduce Op…

Hand-in-the-Loop: Improving VLA Policies for Dexterous Manipulation via Seamless Hand-Arm Intervention

2026-05-14 · Zhuohang Li, Liqun Huang, Wei Xu, Zhengming Zhu 외 arxiv

Vision-Language-Action (VLA) models are prone to compounding errors in dexterous manipulation, where high-dimensional action spaces and contact-rich dynamics amplify small policy deviations over long horizons. While Inte…

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…