Agentic Neural Networks: Self-Evolving Multi-Agent Systems via Textual Backpropagation
Xiaowen Ma, Chenyang Lin, Yao Zhang, Volker Tresp, Yunpu Ma

TL;DR
The paper introduces Agentic Neural Networks, a novel framework that enables self-evolving multi-agent systems using a layered neural architecture and a two-phase optimization process inspired by backpropagation, improving adaptability and performance.
Contribution
It presents a neuro-symbolic, layered neural network framework for multi-agent collaboration that self-evolves roles and prompts through a novel forward-backward optimization strategy.
Findings
Outperforms existing multi-agent baselines on four benchmark datasets.
Enables agents to self-evolve roles, prompts, and coordination.
Achieves notable gains in accuracy and adaptability.
Abstract
Leveraging multiple Large Language Models(LLMs) has proven effective for addressing complex, high-dimensional tasks, but current approaches often rely on static, manually engineered multi-agent configurations. To overcome these constraints, we present the Agentic Neural Network(ANN), a framework that conceptualizes multi-agent collaboration as a layered neural network architecture. In this design, each agent operates as a node, and each layer forms a cooperative "team" focused on a specific subtask. Agentic Neural Network follows a two-phase optimization strategy: (1) Forward Phase-Drawing inspiration from neural network forward passes, tasks are dynamically decomposed into subtasks, and cooperative agent teams with suitable aggregation methods are constructed layer by layer. (2) Backward Phase-Mirroring backpropagation, we refine both global and local collaboration through iterative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Materials Science · Multimodal Machine Learning Applications
