NeuroMAS: Multi-Agent Systems as Neural Networks with Joint Reinforcement Learning
A new method called NeuroMAS reimagines multi-agent language systems as trainable neural-network-like architectures. Instead of hand-designed workflows with predefined roles and communication protocols, NeuroMAS treats LLM agents as nodes and textual signals as edges. The topology determines information flow, while reinforcement learning trains nodes to communicate, specialize, and coordinate. This shifts design from workflow engineering to architecture design, where depth, width, connectivity, and growth become scalable. A theoretical perspective shows modular textual computation is more parameter-efficient for hierarchically decomposable tasks.
Key facts
- NeuroMAS treats multi-agent language systems as neural-network-like architectures.
- LLM agents are nodes and textual signals are edges.
- Agents are role-free but structure-aware.
- Reinforcement learning trains nodes to communicate, specialize, and coordinate.
- Design shifts from workflow engineering to architecture design.
- Depth, width, connectivity, and growth protocol become scalable sources of capability.
- Modular textual computation is more parameter-efficient for hierarchically decomposable tasks.
- The method is proposed in arXiv:2605.16757.
Entities
—