arXiv:2604.22785cs.LG2026-04被引 1

解决多智能体大模型在筛选反馈下的学习信号失真问题

CoFi-PGMA: Counterfactual Policy Gradients under Filtered Feedback for Multi-Agent LLMs

  • 基于边际贡献构建反事实训练目标,修正筛选反馈偏差
  • 在路由和协作场景中均实现更公平的个体贡献评估
  • 适用于真实推理场景,提升多智能体系统协同性能

大型语言模型部署越来越多采用多智能体架构,各智能体通过路由机制竞争或协作生成最终答案。在此过程中,每个智能体接收到的学习信号被系统机制过滤:路由产生选择门控反馈(仅评估选中响应),协作产生共享奖励,掩盖了个体贡献。因此,为单个部署策略设计的标准强化学习人类反馈(RLHF)目标变得不适用。本文提出CoFi-PGMA(多智能体大模型下筛选反馈中的反事实策略梯度),统一框架用于多智能体大模型在筛选反馈下的学习。该方法基于边际贡献推导出每智能体的反事实训练目标,修正路由与协作机制下的学习信号。对于路由系统,目标对应于选择门控反馈的离策略修正;对于协作系统,则简化为留一法差值奖励以实现信用分配。进一步分析表明,软最大路由会诱导风险敏感激励,并提出集成反事实估计器、多轮感知奖励与策略优化方法的实际训练算法,在真实世界推理数据集上验证了该方法的有效性。

原文摘要 · Abstract (English)

Large language model (LLM) deployments increasingly rely on multi-agent architectures in which multiple models either compete through routing mechanisms or collaborate to produce a final answer. In both settings, the learning signal received by each agent is filtered by the system mechanism. Routing produces selection-gated feedback where only the chosen response is evaluated, while collaboration produces shared rewards that obscure the individual contribution of each agent. As a result, standard RLHF objectives designed for a single deployed policy become misspecified. We introduce CoFi-PGMA (Counterfactual Policy Gradients under Filtered Feedback for Multi-Agent LLMs), a unified framework for learning under filtered feedback in multi-agent LLM systems. Our approach derives a counterfactual per-agent training objective based on marginal contribution, which corrects the learning signal under both routing and collaborative mechanisms. For routing systems, the objective corresponds to off-policy corrections for selection-gated feedback, while for collaborative systems it reduces to leave-one-out difference rewards for credit assignment. We further analyze how softmax routing induces risk-sensitive incentives and provide practical training algorithms that integrate counterfactual estimators, multiturn-aware rewards, and policy optimization methods, and demonstrate the approach on a real-world reasoning dataset.

多智能体强化学习大模型信用分配

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