paper-with-me

Papers

Weak-Link Optimization for Multi-Agent Reasoning and Collaboration

2026-04-17 · Haoyu Bian, Chaoning Zhang, Jiaquan Zhang, Xingyao Li, Yuanfang Guo, Wei Dong, Yang Yang arxiv

LLM-driven multi-agent frameworks address complex reasoning tasks through multi-role collaboration. However, existing approaches often suffer from reasoning instability, where individual agent errors are amplified through collaboration, undermining overall performance. Current research mainly focuses on enhancing high-capability agents or suppressing unreliable outputs to improve framework effectiveness, while systematic identification and reinforcement of performance-limiting agents receive less attention. To address this gap, we propose WORC, a \underline{w}eak-link \underline{o}ptimization framework for multi-agent \underline{r}easoning and \underline{c}ollaboration, grounded in the weak-link principle. WORC follows a two-stage workflow. In the weak agent localization stage, task features are constructed, and a meta-learning-based weight predictor trained on optimal configurations identified by swarm intelligence algorithms (SIAs) enables zero-shot mapping from these features to agent performance weights, where the agent with the lowest predicted weight is identified as the weak agent. In the weak-link optimization stage, an uncertainty-driven allocation strategy assigns additional reasoning budgets to weak agents, with lower predicted weights leading to larger repeated-sampling quotas to compensate for reliability deficiencies. Experimental results show that WORC achieves an average accuracy of 82.2\% on reasoning benchmarks while improving framework stability and cross-architecture generalization, suggesting that compensating for weak links, rather than reinforcing strengths alone, enhances the robustness of multi-agent systems.

📄 PDF Abstract BibTeX arXiv:2604.15972

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MA-SAPO: Multi-Agent Reasoning for Score-Aware Prompt Optimization

2025-10-18 · Wonduk Seo, Juhyeon Lee, Junseo Koh, Wonseok Choi 외 arxiv

Prompt optimization has become a practical way to improve the performance of Large Language Models (LLMs) without retraining. However, most existing frameworks treat evaluation as a black box, relying solely on outcome s…

Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions

2026-06-01 · Zhenting Qi, Huangyuan Su, Ao Qu, Chenyu Wang 외 arxiv

How can a population of agents self-orchestrate and self-adapt into stronger collective intelligence without centralized control? Inspired by Friedrich Hayek's economic theory of decentralized coordination in markets, we…

Mathematical Reasoning

Unifying Temporal and Structural Credit Assignment in LLM-Based Multi-Agent Prompt Optimization

2026-05-28 · Wenwu Li, Yuran Song, Mingze Zhao, Bo Jin 외 arxiv

While Multi-Agent Systems (MAS) empower Large Language Models to tackle complex reasoning tasks through collaborative interaction, optimizing their dynamics remains a formidable challenge due to the discrete, non-differe…

Weak-Driven Learning: How Weak Agents make Strong Agents Stronger

2026-02-09 · Zehao Chen, Gongxun Li, Tianxiang Ai, Zixuan Huang 외 arxiv

As post-training optimization becomes central to improving large language models, we observe a persistent saturation bottleneck: once models grow highly confident, further training yields diminishing returns. While exist…

Mathematical ReasoningCode Generation

On the links between argumentation-based reasoning and nonmonotonic reasoning

2017-01-13 · Zimi Li, Nir Oren, Simon Parsons

In this paper we investigate the links between instantiated argumentation systems and the axioms for non-monotonic reasoning described in [9] with the aim of characterising the nature of argument based reasoning. In doin…