DAG-Plan: Generating Directed Acyclic Dependency Graphs for Dual-Arm Cooperative Planning
Zeyu Gao, Yao Mu, Jinye Qu, Mengkang Hu, Shijia Peng, Chengkai Hou,, Lingyue Guo, Ping Luo, Shanghang Zhang, Yanfeng Lu

TL;DR
DAG-Plan is a novel framework that uses large language models to generate directed acyclic graphs for dual-arm robot task planning, enabling more efficient and adaptive execution of complex, long-horizon tasks.
Contribution
We introduce DAG-Plan, a structured task planning method that leverages LLMs to decompose tasks into DAGs and dynamically assign sub-tasks to dual-arm robots, improving efficiency and success rates.
Findings
52.8% higher efficiency over linear task sequences
48% higher success rate in dual-arm task planning
84.1% improvement in execution efficiency compared to iterative methods
Abstract
Dual-arm robots offer enhanced versatility and efficiency over single-arm counterparts by enabling concurrent manipulation of multiple objects or cooperative execution of tasks using both arms. However, the coordination of dual-arm systems for long-horizon tasks continues to pose significant challenges, stemming from the intricate temporal and spatial dependencies among sub-tasks, necessitating intelligent decisions regarding the allocation of actions between arms and their optimal execution order. Existing task planning methods predominantly focus on single-arm robots or rely on predefined bimanual operations to use large language models (LLMs) generate task sequence with linear temporal dependency, failing to fully leverage the capabilities of dual-arm systems. To address this limitation, we introduce DAG-Plan, a structured task planning framework tailored for dual-arm robots.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Systems Engineering Methodologies and Applications · Advanced Software Engineering Methodologies
MethodsFocus
