LLawCo: 協調の法則を学習して具現化マルチエージェント行動をモデル化する
LLawCo: Learning Laws of Cooperation for Modeling Embodied Multi-Agent Behavior
LLMベースの具現化エージェントがパートナーや環境とずれた行動を取る問題に対し、過去の失敗から行動法則を抽出し、それを思考連鎖に組み込むフレームワークLLawCoを提案。新ベンチマークPARTNR-Dialogで成功率を向上させた。
著者: Qinhong Zhou, Chuang Gan, Anoop Cherian
分類: cs.LG, cs.AI, cs.CV, cs.RO
原文アブストラクト
Embodied agents operating in decentralized and partially observable environments have attracted growing attention in recent years. However, existing large language model (LLM)-based agents often exhibit behaviors that are misaligned with their partners or inconsistent with the environment state, leading to inefficient cooperation and poor task success. To address this challenge, we propose a novel framework, Learning Laws of Cooperation (LLawCo), that enables embodied agents to autonomously align with both their partners and task objectives. Our framework allows agents to reflect on past failures to extract misaligned behavioral patterns, which are used to derive high-level behavioral laws, such as "Talk when necessary" and "Wait for partner." These laws are explicitly incorporated into the agents' chains of thought via supervised fine-tuning, aligning their reasoning with task requirements and the behavior of other agents. To evaluate our approach, we introduce PARTNR-Dialog, a large-scale multi-agent communicative and cooperative planning benchmark built on the PARTNR environment. Experiments on existing tasks and our new benchmark demonstrate significant improvements in cooperative efficiency and task success rates. Across four backbone LLMs, our method achieves average success rate improvements of 4.5% on the PARTNR-Dialog benchmark and 6.8% on the TDW-MAT benchmark over state-of-the-art open-source communicative agent frameworks. See the LLawCo project page for details: https://www.merl.com/research/highlights/LLawCo
関連論文
- SyncPlan: 明示的同期と適応的修正による長期的LLM協調マルチエージェント協調
- MECoBench: 具現化環境におけるマルチモーダルエージェント協調の体系的研究マルチエージェント協調