paper-with-me

홈 › Papers

Bimanual Robot Manipulation via Multi-Agent In-Context Learning

2026-04-22 · Alessio Palma, Indro Spinelli, Vignesh Prasad, Luca Scofano, Yufeng Jin, Georgia Chalvatzaki, Fabio Galasso arxiv

Language Models (LLMs) have emerged as powerful reasoning engines for embodied control. In particular, In-Context Learning (ICL) enables off-the-shelf, text-only LLMs to predict robot actions without any task-specific training while preserving their generalization capabilities. Applying ICL to bimanual manipulation remains challenging as the high-dimensional joint action space and tight inter-arm coordination constraints rapidly overwhelm standard context windows. To address this, we introduce BiCICLe (Bimanual Coordinated In-Context Learning), the first framework that enables standard LLMs to perform few-shot bimanual manipulation without fine-tuning. BiCICLe frames bimanual control as a multi-agent leader-follower problem, decoupling the action space into sequential, conditioned single-arm predictions. Evaluated on 13 tasks from the TWIN benchmark, BiCICLe achieves 70.5% average success rate, outperforming the best training-free baseline by 6.1 percentage points and surpassing most supervised methods. We also demonstrate superior real-world performance on 3 tasks without hardware-specific retraining.

📄 PDF Abstract BibTeX arXiv:2604.20348

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

LLM+MAP: Bimanual Robot Task Planning using Large Language Models and Planning Domain Definition Language

2025-03-21 · Kun Chu, Xufeng Zhao, Cornelius Weber, Stefan Wermter

Bimanual robotic manipulation provides significant versatility, but also presents an inherent challenge due to the complexity involved in the spatial and temporal coordination between two hands. Existing works predominan…

In-Context LearningRobot Task PlanningTask Planning

PerAct2: Benchmarking and Learning for Robotic Bimanual Manipulation Tasks

2024-06-29 · Markus Grotz, Mohit Shridhar, Tamim Asfour, Dieter Fox

Bimanual manipulation is challenging due to precise spatial and temporal coordination required between two arms. While there exist several real-world bimanual systems, there is a lack of simulated benchmarks with a large…

Diversity

Large Language Models for Orchestrating Bimanual Robots

2024-04-02 · Kun Chu, Xufeng Zhao, Cornelius Weber, Mengdi Li 외

Although there has been rapid progress in endowing robots with the ability to solve complex manipulation tasks, generating control policies for bimanual robots to solve tasks involving two hands is still challenging beca…

In-Context LearningLanguage ModelingLanguage Modelling

RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation

2025-11-21 · Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang 외 arxiv

Despite the critical role of bimanual manipulation in endowing robots with human-like dexterity, large-scale and diverse datasets remain scarce due to the significant hardware heterogeneity across bimanual robotic platfo…

Learning Coordinated Bimanual Manipulation Policies using State Diffusion and Inverse Dynamics Models

2025-03-30 · Haonan Chen, Jiaming Xu, Lily Sheng, Tianchen Ji 외

When performing tasks like laundry, humans naturally coordinate both hands to manipulate objects and anticipate how their actions will change the state of the clothes. However, achieving such coordination in robotics rem…

Imitation LearningNavigate