arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

複数のAIエージェントが有利になる仕事の条件を探る

Rethinking Multi-Agent Collaboration: When More Is Less

Yishuo Yuan, Yibo Wu, Yihan Zhang, Minyuan Sun, Shenliang Li, Xinkai Ma, Yifan Li, Jiaheng Liu

この論文をやさしく読む

ひとことで言うと

AIを何体も協力させることが有効な仕事と、1体で進める方がよい仕事の違いを調べています。

何に役立つ?

エージェントシステムを設計するときに、数を増やす前に、作業同士の依存関係と文脈共有の負担を検討する指針になります。

この研究の面白いところ

必要になったエージェントだけを作り、内容の意味に基づく検索で依存関係を結びます。固定の分担ではなく、作業に応じて協力関係を変える設計です。

どこまで分かった?

優位性は評価した課題構造に依存します。要旨には具体的なベンチマーク名や改善量はなく、単独または協力のどちらかが常に優れるとは結論していません。

v2のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

大規模言語モデルと単一エージェントの実行基盤の急速な進歩は、自律システムの状況を変え、複数エージェントの協力がいつ実質的な価値を持つのかという重要な問いを生んでいる。個々のエージェントの能力が向上し続けるにつれ、複数エージェントによる協力は、文脈のやり取りの負担を増やす一方で、追加の利益が小さくなっている。 本研究では、体系的な分析により、単一エージェントの代替手法に対する複数エージェント協力の能力上の境界を明らかにする。協力が系統的な利益をもたらすのは、特に依存関係が疎な長期にわたる課題であり、密接に結び付いた逐次的な作業では、単一エージェントの実行基盤が依然として優れることを示す。 この知見に基づき、意味を考慮した増分的グラフ進化に基づく軽量な協力機構SAIGEを提案する。SAIGEは協力を動的に変化するグラフとしてモデル化する。ノードは必要に応じて生成するエージェントの実体で、辺は内容に基づく情報検索によって確立する意味的な依存関係を表す。長期で複雑な課題のベンチマークによる実験では、SAIGEは文脈の利用効率と課題性能の良好なトレードオフを達成し、エージェント数を増やしたり再帰の深さを増したりしても、結果が一貫して良くなるわけではないことを示した。これらの知見は、複数エージェントの優位性は普遍的ではなく課題構造に制約され、エージェントを増やしても必ずしもシステムが賢くなるわけではないことを示唆する。

v2の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-17(UTC)
最新改訂
2026-09-18 · v2
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

The rapid advancement of large language models and single-agent harnesses has reshaped the landscape of autonomous systems, raising a critical question of when multi-agent collaboration offers genuine value. As individual agent capabilities continue to scale, multi-agent collaboration faces diminishing returns while incurring growing context overhead. Through systematic analysis, we delineate the capability boundaries of multi-agent collaboration relative to single-agent alternatives, showing that it confers systematic benefits specifically in long-horizon tasks with sparse dependencies, while single-agent harnesses remain superior in tightly coupled, sequential workflows. Building on these insights, we propose SAIGE, a lightweight multi-agent collaboration mechanism based on Semantic-Aware Incremental Graph Evolution. SAIGE models collaboration as a dynamically evolving graph, where nodes are agent instances spawned on demand and edges encode semantic dependencies established through content-based information retrieval. Experiments on long-horizon, complex task benchmarks show that SAIGE achieves a favorable trade-off between context efficiency and task performance, and that scaling the agent pool or deepening the recursion level does not consistently improve outcomes. Our findings suggest that multi-agent superiority is bounded by task structure rather than universal, and that more agents do not necessarily make a system more intelligent.

arXiv ID: 2609.19759 / 要約の誤りについて