AIMAOct 20, 2025

OPTAGENT: Optimizing Multi-Agent LLM Interactions Through Verbal Reinforcement Learning for Enhanced Reasoning

arXiv:2510.18032v13 citationsh-index: 6IJCNLP-AACL
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing reasoning in multi-agent LLM systems by improving communication quality, offering a novel approach for AI researchers and practitioners, though it builds incrementally on existing multi-agent frameworks.

The paper tackled the problem of suboptimal multi-agent LLM interactions in reasoning tasks by proposing OPTAGENT, a verbal reinforcement learning algorithm that dynamically refines collaboration structures, resulting in significant performance improvements over single-agent and state-of-the-art multi-agent methods across mathematical, creative, scientific, and numerical tasks.

Large Language Models (LLMs) have shown remarkable reasoning capabilities in mathematical and scientific tasks. To enhance complex reasoning, multi-agent systems have been proposed to harness the collective intelligence of LLM agents. However, existing collaboration structures are either predefined or rely on majority voting or round-table debates, which can suppress correct but less dominant agent contributions. Recent approaches model multi-agent systems as graph networks but optimize purely for agent performance, neglecting the quality of interactions. We hypothesize that effective agent communication is crucial for multi-agent reasoning and that debating quality plays a significant role. To address this, we propose $\ours$, a multi-agent verbal reinforcement learning algorithm that dynamically constructs and refines multi-agent collaboration structures. Our method defines action spaces and a feedback mechanism that evaluates communication robustness and coherence throughout the debate. The final decision is achieved through a majority vote over all the agents. We assess $\ours$ on various reasoning tasks, including mathematical reasoning, creative writing, scientific reasoning, and numerical sorting. Results demonstrate that our approach significantly outperforms single-agent prompting methods and state-of-the-art multi-agent frameworks on diverse tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes