pith. sign in

arxiv: 2506.09046 · v3 · pith:BAKUEWWFnew · submitted 2025-06-10 · 💻 cs.LG · cs.AI· cs.MA

Self-Evolving Multi-Agent Systems via Textual Backpropagation

classification 💻 cs.LG cs.AIcs.MA
keywords multi-agentagentframeworklayernetworkneuralbackpropagationcollaboration
0
0 comments X
read the original 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. Our framework 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 feedback, allowing agents to self-evolve their roles, prompts, and coordination. This neuro-symbolic approach enables our framework to create new or specialized agent teams post-training, delivering notable gains in accuracy and adaptability. Across seven benchmark datasets, our work surpasses leading multi-agent baselines under the same configurations, showing consistent performance improvements.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SkillMAS: Skill Co-Evolution with LLM-based Multi-Agent System

    cs.MA 2026-05 unverdicted novelty 6.0

    SkillMAS couples skill evolution with multi-agent system restructuring in LLM agents through utility learning from traces, bounded refinement, and evidence-gated changes, achieving competitive results on manipulation,...

  2. SkillMAS: Skill Co-Evolution with LLM-based Multi-Agent System

    cs.MA 2026-05 unverdicted novelty 5.0

    SkillMAS couples skill evolution and MAS restructuring via utility learning from traces, bounded skill updates, and evidence-gated team changes, reporting competitive results across manipulation, CLI, and retail tasks.

  3. A Comprehensive Survey of Self-Evolving AI Agents: A New Paradigm Bridging Foundation Models and Lifelong Agentic Systems

    cs.AI 2025-08 unverdicted novelty 5.0

    A comprehensive review of self-evolving AI agents that improve themselves over time, organized via a framework of inputs, agent system, environment, and optimizers, with domain-specific and safety discussions.

  4. A Survey of Self-Evolving Agents: What, When, How, and Where to Evolve on the Path to Artificial Super Intelligence

    cs.AI 2025-07 accept novelty 4.0

    The paper delivers the first systematic review of self-evolving agents, structured around what components evolve, when adaptation occurs, and how it is implemented.