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

AIエージェントを役割ごとに個体とグループで組み合わせる

MAGIC: Mixed-Granularity Agent Graphs via Incremental Construction with Dense-Reward Reinforcement Learning

Kairui Yang, Ziheng Yi, Xunkai Li, Minghao An, Zhanke Liu, Zekai Chen, Rong-Hua Li

この論文をやさしく読む

ひとことで言うと

AIの作業分担を作る際、役割ごとに一人のエージェントへ任せるか、既存のグループを使うかを選び、接続を順番に組み立てる方法です。

何に役立つ?

作業の内容に応じて協調の構造と実行費用を調整するエージェントシステムの設計に役立ちます。

この研究の面白いところ

個々のエージェントとグループを同じ組織に混在させ、構成途中にもフィードバックを与えて学習を進めます。

どこまで分かった?

要旨では8ベンチマークの比較結果を述べていますが、改善率、費用の具体値、各作業の条件は示していません。高い推論効率という評価を、あらゆるエージェント構成での費用削減保証と捉えることはできません。

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

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

LLMに基づくマルチエージェントシステムでは、協調の接続構造が性能と実行費用の両方を左右する。作業ごとに複雑さや必要な能力が異なるため、最近の手法は、エージェントの参加と情報の流れを指定する作業固有の協調グラフを生成する。しかし代表的な接続構造生成器は、組織全体を通じて個々のエージェントか事前定義したグループのどちらかを使い、部分作業ごとの協調の必要性の違いを見落としている。中心となる着想は、機能上の役割ごとに局所的に粒度を選び、一つの組織の中で細かい制御と再利用可能な協調パターンを組み合わせることである。 こうした組織を学習するには、最終回答に対する報酬しかなく途中のフィードバックが限られる中で、組合せ的な構成空間を探索しなければならない。そこで、混合粒度のグラフ生成のための、密な報酬を用いた強化学習の枠組みMAGICを提案する。具体的には、機能上の役割を選び、それを単一エージェントまたは再利用可能なグループとして実体化し、既存の単位へ接続する操作を順番に行って、混合粒度のエージェントグラフを構築する。 現在の方策から抽出した軌跡の収益を使って構成方策を直接最適化する。さらに、累積の作業報酬を保ちながら、試行的評価に基づく有用性と構造上の信号から途中のフィードバックを与える、ポテンシャルに基づく報酬整形を使う。MAGICは8つのベンチマークで最先端の比較手法を上回り、効率の調査でも高い推論効率を示す。

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

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

更新履歴

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

原文の要旨

Collaboration topology shapes both the performance and execution cost of LLM-based multi-agent systems. Because tasks differ in complexity and required capabilities, recent approaches generate task-specific collaboration graphs that specify agent participation and information flow. However, representative topology generators use either individual agents or predefined groups throughout an organization, overlooking differing collaboration needs across subtasks. Our key insight is to select granularity locally for each functional role, combining fine-grained control with reusable collaboration patterns within one organization. Learning such organizations requires exploring a combinatorial construction space with limited intermediate feedback from final-answer rewards. Therefore, we propose MAGIC, a dense-reward reinforcement learning framework for mixed-granularity graph generation. Specifically, MAGIC constructs a mixed-granularity agent graph by sequentially selecting a functional role, instantiating it as a single agent or reusable group, and connecting it to existing units. We directly optimize the construction policy using returns from trajectories sampled under the current policy and use potential-based reward shaping to provide intermediate feedback from probe-based utility and structural signals while preserving the cumulative task reward. MAGIC outperforms state-of-the-art baselines across eight benchmarks and demonstrates strong inference efficiency in our efficiency study.

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