TL;DR
AgentPSO introduces a particle-swarm-inspired framework that evolves multi-agent reasoning skills in natural language, enhancing problem-solving abilities without modifying the underlying language model.
Contribution
It presents a novel method for evolving reasoning skills in multi-agent systems using a particle-swarm approach, improving performance and transferability.
Findings
AgentPSO outperforms static single-agent and test-time multi-agent baselines.
Evolved skills transfer across different benchmarks and models.
The framework captures reusable reasoning procedures.
Abstract
Multi-agent reasoning has shown promise for improving the problem-solving ability of large language models by allowing multiple agents to explore diverse reasoning paths. However, most existing multi-agent methods rely on inference-time debate or aggregation, which can be vulnerable to incorrect peer influence and biased consensus. Moreover, the agents themselves remain static, as their underlying reasoning skills do not evolve across tasks. In this paper, we introduce AgentPSO, a particle-swarm-inspired framework for evolving multi-agent reasoning skills. AgentPSO treats each agent as a particle-like reasoner whose state is a natural-language skill and whose velocity is a semantic update direction, iteratively moving agents toward stronger skill states to improve both individual and collective reasoning performance. Across training iterations, each agent updates its skill by combining…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
