日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
協調/LLMarXiv:2512.22129

ReCollab: 検索拡張LLMによる協調的アドホックチームメイトモデリング

ReCollab: Retrieval-Augmented LLMs for Cooperative Ad-hoc Teammate Modeling

シェア:XThreadsFacebookLINEはてブBluesky

LLMを用いて未知のチームメイトの行動を分類し、RAGで推論を安定化させることで、協調タスクにおける適応を改善するフレームワークを提案。

著者: Conor Wallace, Umer Siddique, Yongcan Cao

分類: cs.MA, cs.AI, cs.LG

原文アブストラクト

Ad-hoc teamwork (AHT) requires agents to infer the behavior of previously unseen teammates and adapt their policy accordingly. Conventional approaches often rely on fixed probabilistic models or classifiers, which can be brittle under partial observability and limited interaction. Large language models (LLMs) offer a flexible alternative: by mapping short behavioral traces into high-level hypotheses, they can serve as world models over teammate behavior. We introduce \Collab, a language-based framework that classifies partner types using a behavior rubric derived from trajectory features, and extend it to \ReCollab, which incorporates retrieval-augmented generation (RAG) to stabilize inference with exemplar trajectories. In the cooperative Overcooked environment, \Collab effectively distinguishes teammate types, while \ReCollab consistently improves adaptation across layouts, achieving Pareto-optimal trade-offs between classification accuracy and episodic return. These findings demonstrate the potential of LLMs as behavioral world models for AHT and highlight the importance of retrieval grounding in challenging coordination settings.