paper-with-me

홈 › Papers

Stabilize to Act: Learning to Coordinate for Bimanual Manipulation

2023-09-03 · Jennifer Grannen, Yilin Wu, Brandon Vu, Dorsa Sadigh

Key to rich, dexterous manipulation in the real world is the ability to coordinate control across two hands. However, while the promise afforded by bimanual robotic systems is immense, constructing control policies for dual arm autonomous systems brings inherent difficulties. One such difficulty is the high-dimensionality of the bimanual action space, which adds complexity to both model-based and data-driven methods. We counteract this challenge by drawing inspiration from humans to propose a novel role assignment framework: a stabilizing arm holds an object in place to simplify the environment while an acting arm executes the task. We instantiate this framework with BimanUal Dexterity from Stabilization (BUDS), which uses a learned restabilizing classifier to alternate between updating a learned stabilization position to keep the environment unchanged, and accomplishing the task with an acting policy learned from demonstrations. We evaluate BUDS on four bimanual tasks of varying complexities on real-world robots, such as zipping jackets and cutting vegetables. Given only 20 demonstrations, BUDS achieves 76.9% task success across our task suite, and generalizes to out-of-distribution objects within a class with a 52.7% success rate. BUDS is 56.0% more successful than an unstructured baseline that instead learns a BC stabilizing policy due to the precision required of these complex tasks. Supplementary material and videos can be found at https://sites.google.com/view/stabilizetoact .

📄 PDF Abstract BibTeX arXiv:2309.01087

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BiCoord: A Bimanual Manipulation Benchmark towards Long-Horizon Spatial-Temporal Coordination

2026-04-07 · Xingyu Peng, Chen Gao, Liankai Jin, Annan Li 외 arxiv

Bimanual manipulation, i.e., the coordinated use of two robotic arms to complete tasks, is essential for achieving human-level dexterity in robotics. Recent simulation benchmarks, e.g., RoboTwin and RLBench2, have advanc…

See Selectively, Act Adaptively: Dual-Level Structural Decomposition for Bimanual Robot Manipulation

2026-06-11 · Yoon-Ji Choi, Young-Chae Son, Soo-Chul Lim arxiv

In bimanual robotic manipulation, task-relevant visual information varies with the task stage and context, while the interaction of the two arms shifts between independent and coordinated modes, making policy learning ch…

Robot Manipulation

PA-BiCoop: A Primary-Auxiliary Cooperative Framework for General Bimanual Manipulation

2026-06-26 · Bai Qicheng, Wang Ziru, Ma Teli, Dai Guang 외 arxiv

Bimanual manipulation is essential for advanced robotic systems because it offers higher efficiency and flexibility compared to single-arm configurations. However, existing approaches either lack inter-arm interaction or…

Rethinking Bimanual Robotic Manipulation: Learning with Decoupled Interaction Framework

2025-03-12 · Jian-Jian Jiang, Xiao-Ming Wu, Yi-Xiang He, Ling-An Zeng 외

Bimanual robotic manipulation is an emerging and critical topic in the robotics community. Previous works primarily rely on integrated control models that take the perceptions and states of both arms as inputs to directl…

TwinVLA: Data-Efficient Bimanual Manipulation with Twin Single-Arm Vision-Language-Action Models

2025-11-07 · Hokyun Im, Euijin Jeong, Andrey Kolobov, Jianlong Fu 외 arxiv

Vision-language-action models (VLAs) trained on large-scale robotic datasets have demonstrated strong performance on manipulation tasks, including bimanual tasks. However, because most public datasets focus on single-arm…