BiManiBench: A Hierarchical Benchmark for Evaluating Bimanual Coordination of Multimodal Large Language Models
Xin Wu, Zhixuan Liang, Yue Ma, Mengkang Hu, Zhiyuan Qin, Xiu Li
TL;DR
BiManiBench addresses the lack of dual arm benchmarks for multimodal large language models by proposing a hierarchical evaluation across three tiers of bimanual manipulation. The framework employs a vision driven agent with action chunking and a Task Adaptive Execution Truncation mechanism to balance open loop efficiency with closed loop safety. Experiments across more than thirty models reveal that while high level planning is strong in many MLLMs, dual arm spatial grounding and precise end effector control remain major bottlenecks, with inter arm interference and sequencing errors common. The work highlights the need to integrate inter arm kinematic constraints and collision avoidance into model architectures and planning heads, shaping future directions for robust bimanual embodied AI.
Abstract
Multimodal Large Language Models (MLLMs) have significantly advanced embodied AI, and using them to benchmark robotic intelligence has become a pivotal trend. However, existing frameworks remain predominantly confined to single-arm manipulation, failing to capture the spatio-temporal coordination required for bimanual tasks like lifting a heavy pot. To address this, we introduce BiManiBench, a hierarchical benchmark evaluating MLLMs across three tiers: fundamental spatial reasoning, high-level action planning, and low-level end-effector control. Our framework isolates unique bimanual challenges, such as arm reachability and kinematic constraints, thereby distinguishing perceptual hallucinations from planning failures. Analysis of over 30 state-of-the-art models reveals that despite high-level reasoning proficiency, MLLMs struggle with dual-arm spatial grounding and control, frequently resulting in mutual interference and sequencing errors. These findings suggest the current paradigm lacks a deep understanding of mutual kinematic constraints, highlighting the need for future research to focus on inter-arm collision-avoidance and fine-grained temporal sequencing.
