AIDB Daily Papers
ニューラルネットワーク型マルチエージェントシステム「NeuroMAS」:強化学習による協調とスケーラビリティ
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- LLMエージェントをノード、テキスト信号をエッジとするニューラルネットワーク構造のマルチエージェントシステム「NeuroMAS」を提案した。
- この研究は、手作業でのワークフロー設計から、アーキテクチャ設計へとマルチエージェントシステムの設計パラダイムを転換する点で重要である。
- NeuroMASは、既存手法を大幅に上回る性能を示し、段階的な成長によるスケーリングが有効であることを発見した。
Abstract
Multi-agent language systems are often built as hand-designed workflows, where agents are assigned semantic roles and communication protocols are specified in advance. We propose NeuroMAS, a method that first treats a multi-agent language system as a trainable and scalable neural-network-like architecture with LLM agents as nodes and intermediate textual signals as edges. In NeuroMAS, agent nodes are role-free but structure-aware: the topology only determines how information can flow in general, while reinforcement learning training determines how nodes communicate, specialize, and coordinate. This formulation shifts multi-agent design from workflow engineering toward architecture design, where depth, width, connectivity, and growth protocol become scalable sources of capability. Further, we provide a theoretical perspective showing why such modular textual computation is more parameter-efficient when tasks admit hierarchical decompositions. Experiments show that NeuroMAS improves significantly over both inference-time and trained multi-agent baselines. We further find that organizational scaling is path-dependent: larger systems can be challenging to train from scratch, but become feasible when grown progressively from smaller trained systems. These results suggest that learned neural multi-agent systems are a promising scaling axis for LLMs.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: