arXiv:2509.04508cs.CL2025-09被引 2

用渐进式训练提升小模型多智能体系统性能

ProST: Progressive Sub-task Training for Pareto-Optimal Multi-agent Systems Using Small Language Models

  • 按阶段逐步引入子任务,缓解小模型长序列学习困难
  • 在所有配置下均提升多智能体系统效果,降低子任务错误率
  • 适合资源受限场景下需高效与高精度平衡的智能体设计

小型语言模型(SLMs)驱动的多智能体系统为复杂问题提供了一种替代大型语言模型(LLMs)单智能体系统的可行方案。本文在AppWorld环境中对比了不同规模语言模型下的单智能体与多智能体系统,发现小模型在长轨迹学习上存在瓶颈,即使角色专业化也难以有效掌握所有子任务。为此,提出一种渐进式子任务训练策略:每轮训练逐步引入新子任务。该策略类似实例级课程学习,在所有配置下显著提升多智能体系统的有效性。帕累托分析表明,微调后的多智能体系统实现了更优的有效性-效率权衡。消融实验进一步验证了该策略的重要性及其对降低子任务错误率的能力。

原文摘要 · Abstract (English)

Multi-agent systems with smaller language models (SLMs) present a viable alternative to single agent systems powered by large language models (LLMs) for addressing complex problems. In this work, we study how these alternatives compare in terms of both effectiveness and efficiency. To study this trade-off, we instantiate single and multi-agent systems for the complex problems in the AppWorld environment using different sized language models. We find that difficulties with long-trajectory learning in smaller language models (SLMs) limit their performance. Even when trained for specialized roles, SLMs fail to learn all subtasks effectively. To address this issue, we introduce a simple progressive sub-task training strategy, which introduces new sub-tasks progressively in each training epoch. We find that this novel strategy, analogous to instance level curriculum learning, consistently improves the effectiveness of multi-agents at all configurations. Our Pareto analysis shows that fine-tuned multi-agent systems yield better effectiveness-efficiency trade-offs. Additional ablations and analyses shows the importance of our progressive training strategy and its ability to reduce subtask error rates.

多智能体小模型训练策略效率优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。