English

GraspMAS: Zero-Shot Language-driven Grasp Detection with Multi-Agent System

Robotics 2025-07-22 v2

Abstract

Language-driven grasp detection has the potential to revolutionize human-robot interaction by allowing robots to understand and execute grasping tasks based on natural language commands. However, existing approaches face two key challenges. First, they often struggle to interpret complex text instructions or operate ineffectively in densely cluttered environments. Second, most methods require a training or finetuning step to adapt to new domains, limiting their generation in real-world applications. In this paper, we introduce GraspMAS, a new multi-agent system framework for language-driven grasp detection. GraspMAS is designed to reason through ambiguities and improve decision-making in real-world scenarios. Our framework consists of three specialized agents: Planner, responsible for strategizing complex queries; Coder, which generates and executes source code; and Observer, which evaluates the outcomes and provides feedback. Intensive experiments on two large-scale datasets demonstrate that our GraspMAS significantly outperforms existing baselines. Additionally, robot experiments conducted in both simulation and real-world settings further validate the effectiveness of our approach. Our project page is available at https://zquang2202.github.io/GraspMAS

Keywords

Cite

@article{arxiv.2506.18448,
  title  = {GraspMAS: Zero-Shot Language-driven Grasp Detection with Multi-Agent System},
  author = {Quang Nguyen and Tri Le and Huy Nguyen and Thieu Vo and Tung D. Ta and Baoru Huang and Minh N. Vu and Anh Nguyen},
  journal= {arXiv preprint arXiv:2506.18448},
  year   = {2025}
}

Comments

Accepted to IROS 2025. Webpage: https://zquang2202.github.io/GraspMAS/

R2 v1 2026-07-01T03:29:06.405Z