paper-with-me

홈 › Papers

Assembling Two Parts in One Hand

2026-09-09 · Liuao Pei, Tianyue Wu, Hui Zhang, Ping Luo, Jie Song arxiv

A hallmark of human dexterity is the cooperative use of fingers, where different fingers take on distinct yet coordinated roles to accomplish fine manipu- lation, such as capping a pen with the hand that holds it. We study this finger-level coordination through in-hand assembly: mating two rigid objects within a single dexterous hand, with no second arm and no fixture. We present a reinforcement learning formulation to solve this problem in a unified framework, which is driven by a goal relative pose between the two parts. Finger coordination is shaped by a function-based auxiliary reward and regularized toward a single human reference pose, while domain randomization and a fusion of historical proprioception and object observation confer robustness to occlusion-induced estimation noise. The same recipe solves three different assembly tasks (Bottle, Syringe, and Marker). Trained purely in simulation, the policies transfer zero-shot to hardware with a single camera, demonstrating robustness to state-estimation errors caused by oc- clusion. Our experiments also reveal that in-hand assembly places demands on hand morphology and can serve as a benchmark for modern robotic hand systems. Videos and code are available at https://ltbgbird.github.io/in-hand-assembly-page/.

📄 PDF Abstract BibTeX arXiv:2609.10137

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

The Shape Part Slot Machine: Contact-based Reasoning for Generating 3D Shapes from Parts

2021-12-01 · Kai Wang, Paul Guerrero, Vladimir Kim, Siddhartha Chaudhuri 외

We present the Shape Part Slot Machine, a new method for assembling novel 3D shapes from existing parts by performing contact-based reasoning. Our method represents each shape as a graph of ``slots,'' where each slot is …

DiversityGraph Neural Network

Leveraging SE(3) Equivariance for Learning 3D Geometric Shape Assembly

2023-09-13 · ICCV 2023 1 · Ruihai Wu, Chenrui Tie, Yushi Du, Yan Zhao 외

Shape assembly aims to reassemble parts (or fragments) into a complete object, which is a common task in our daily life. Different from the semantic part assembly (e.g., assembling a chair's semantic parts like legs into…

Disentanglement

One-sample Guided Object Representation Disassembling

2020-12-01 · NeurIPS 2020 12 · Zunlei Feng, Yongming He, Xinchao Wang, Xin Gao 외

The ability to disassemble the features of objects and background is crucial for many machine learning tasks, including image classification, image editing, visual concepts learning, and so on. However, existing (semi-)s…

Data Augmentationimage-classificationImage ClassificationObject

Molecule Generation by Principal Subgraph Mining and Assembling

2021-06-29 · Xiangzhe Kong, Wenbing Huang, Zhixing Tan, Yang Liu

Molecule generation is central to a variety of applications. Current attention has been paid to approaching the generation task as subgraph prediction and assembling. Nevertheless, these methods usually rely on hand-craf…

Drug DiscoveryGraph GenerationMolecular Graph Generation

Learning to Assemble Geometric Shapes

2022-05-24 · Jinhwi Lee, Jungtaek Kim, Hyunsoo Chung, Jaesik Park 외

Assembling parts into an object is a combinatorial problem that arises in a variety of contexts in the real world and involves numerous applications in science and engineering. Previous related work tackles limited cases…