MARS用双系统协作让大模型更省力、更懂新知识。
MARS: Co-evolving Dual-System Deep Research via Multi-Agent Reinforcement Learning
- 双系统通过强化学习共同进化,快思与慢想互相配合。
- 80亿参数模型零监督训练仍超同类方案8.9%平均性能。
- 适合追求高效推理与实时知识更新的研究者使用。
大型推理模型(LRMs)面临两大根本局限:在处理简单任务时过度消耗令牌,且无法获取训练数据之外的最新知识。我们提出MARS(多智能体深度研究系统),一种通过多智能体强化学习联合优化双认知系统的新型协同演化框架。不同于以往采用固定或独立训练摘要器的方法,MARS使系统1(快速直觉处理)与系统2(深思熟虑推理)通过共享轨迹奖励共同适应,使系统1学会提炼对系统2推理真正有用的信息。我们扩展了组相对策略优化(GRPO)以适配多智能体场景,包含三项关键创新:(1) 解耦梯度计算,确保共享奖励下的正确信用分配;(2) 基于分箱打包的并行信息处理优化;(3) 优势加权平衡采样,防止训练偏差。大量实验表明,MARS(8B)在无任何监督微调的零强化学习设定下,于HLE任务上达到8.17%表现,超越使用监督微调的WebThinker(32B,6.87%),并缩小与专有模型Claude 3.7 Sonnet(7.89%)的差距,同时在7个知识密集型任务上实现平均8.9%的性能提升。
原文摘要 · Abstract (English)
Large Reasoning Models (LRMs) face two fundamental limitations: excessive token consumption when overanalyzing simple information processing tasks, and inability to access up-to-date knowledge beyond their training data. We introduce MARS (Multi-Agent System for Deep ReSearch), a novel co-evolution framework that jointly optimizes dual cognitive systems through multi-agent reinforcement learning. Unlike prior approaches that employ fixed or independently-trained summarizers, MARS enables System 1 (fast, intuitive processing) and System 2 (deliberate reasoning) to co-adapt through shared trajectory rewards, developing complementary strategies where System 1 learns to distill information specifically useful for System 2's reasoning. We extend Group Relative Policy Optimization (GRPO) for multi-agent settings with three key innovations: (1) decoupled gradient computation ensuring proper credit assignment despite shared rewards, (2) bin-packing optimization for efficient parallel information processing, and (3) advantage-weighted balanced sampling preventing training imbalance. Extensive experiments demonstrate that MARS (8B), trained under a challenging Zero RL setting without any supervised fine-tuning, achieves 8.17% on HLE -- outperforming WebThinker (32B with SFT, 6.87%) and narrowing the gap with proprietary models like Claude 3.7 Sonnet (7.89%) -- while achieving an average gain of 8.9% across 7 knowledge-intensive tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。