paper-with-me

홈 › Papers

Structural Action Transformer for 3D Dexterous Manipulation

2026-03-04 · Xiaohan Lei, Min Wang, Bohong Weng, Wengang Zhou, Houqiang Li arxiv

Achieving human-level dexterity in robots via imitation learning from heterogeneous datasets is hindered by the challenge of cross-embodiment skill transfer, particularly for high-DoF robotic hands. Existing methods, often relying on 2D observations and temporal-centric action representation, struggle to capture 3D spatial relations and fail to handle embodiment heterogeneity. This paper proposes the Structural Action Transformer (SAT), a new 3D dexterous manipulation policy that challenges this paradigm by introducing a structural-centric perspective. We reframe each action chunk not as a temporal sequence, but as a variable-length, unordered sequence of joint-wise trajectories. This structural formulation allows a Transformer to natively handle heterogeneous embodiments, treating the joint count as a variable sequence length. To encode structural priors and resolve ambiguity, we introduce an Embodied Joint Codebook that embeds each joint's functional role and kinematic properties. Our model learns to generate these trajectories from 3D point clouds via a continuous-time flow matching objective. We validate our approach by pre-training on large-scale heterogeneous datasets and fine-tuning on simulation and real-world dexterous manipulation tasks. Our method consistently outperforms all baselines, demonstrating superior sample efficiency and effective cross-embodiment skill transfer. This structural-centric representation offers a new path toward scaling policies for high-DoF, heterogeneous manipulators.

📄 PDF Abstract BibTeX arXiv:2603.03960

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

TypeTele: Releasing Dexterity in Teleoperation by Dexterous Manipulation Types

2025-07-02 · Yuhao Lin, Yi-Lin Wei, Haoran Liao, Mu Lin 외 arxiv

Dexterous teleoperation plays a crucial role in robotic manipulation for real-world data collection and remote robot control. Previous dexterous teleoperation mostly relies on hand retargeting to closely mimic human hand…

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…

PhysGraph: Physically-Grounded Graph-Transformer Policies for Bimanual Dexterous Hand-Tool-Object Manipulation

2026-03-02 · Runfa Blark Li, David Kim, Xinshuang Liu, Keito Suzuki 외 arxiv

Bimanual dexterous manipulation for tool use remains a formidable challenge in robotics due to the high-dimensional state space and complicated contact dynamics. Existing methods naively represent the entire system state…

DexCompose: Reusing Dexterous Policies for Multi-Task Manipulation with a Single Hand

2026-06-26 · Dihong Huang, Zhenyu Wei, Zhuxiu Xu, Yunchao Yao 외 arxiv

Dexterous manipulation policies can solve individual skills, but composing them to perform multiple tasks with a single hand remains challenging. Adding a new task on top of an existing manipulation skill often imposes c…

One Hand to Rule Them All: Canonical Representations for Unified Dexterous Manipulation

2026-02-18 · Zhenyu Wei, Yunchao Yao, Mingyu Ding arxiv

Dexterous manipulation policies today largely assume fixed hand designs, severely restricting their generalization to new embodiments with varied kinematic and structural layouts. To overcome this limitation, we introduc…