arXiv:2602.19000cs.AIcs.HC2026-02

MagicAgent让智能体在多种任务中实现通用规划,突破了以往模型只能专精单一任务的局限。

MagicAgent: Towards Generalized Agent Planning

  • 构建轻量合成数据框架,生成跨任务高质量规划轨迹
  • 采用两阶段训练,显著提升多任务泛化能力,最高达86.9%准确率
  • 适合需要强通用规划能力的研究者与开发者使用

大型语言模型从被动文本处理转向自主智能体,使规划成为现代智能的核心。然而,通用规划仍面临高质量交互数据稀缺及异构任务间内在冲突的挑战,导致模型在单一任务表现优异却难以泛化,现有多任务训练也受梯度干扰影响。本文提出面向通用智能体规划的Foundation模型MagicAgent,设计轻量可扩展的合成数据框架,生成涵盖层次任务分解、工具增强规划、多约束调度、程序逻辑编排和长周期工具执行等多样任务的高质量轨迹。为缓解训练冲突,采用监督微调后接多目标强化学习的两阶段训练范式,覆盖静态数据集与动态环境。实证结果表明,MagicAgent-32B与MagicAgent-30B-A3B在多个开源基准上表现优异(如Worfbench达75.1%,BFCL-v3达86.9%),并在自研MagicEval评测中显著超越现有子100B模型,超越包括GPT-5.2、Kimi-K2与GLM-4.7在内的领先超大规模模型。

原文摘要 · Abstract (English)

The evolution of Large Language Models (LLMs) from passive text processors to autonomous agents has established planning as a core component of modern intelligence. However, achieving generalized planning remains elusive, not only by the scarcity of high-quality interaction data but also by inherent conflicts across heterogeneous planning tasks. These challenges result in models that excel at isolated tasks yet struggle to generalize, while existing multi-task training attempts suffer from gradient interference. In this paper, we present \textbf{MagicAgent}, a series of foundation models specifically designed for generalized agent planning. We introduce a lightweight and scalable synthetic data framework that generates high-quality trajectories across diverse planning tasks, including hierarchical task decomposition, tool-augmented planning, multi-constraint scheduling, procedural logic orchestration, and long-horizon tool execution. To mitigate training conflicts, we propose a two-stage training paradigm comprising supervised fine-tuning followed by multi-objective reinforcement learning over both static datasets and dynamic environments. Empirical results show that MagicAgent-32B and MagicAgent-30B-A3B achieve superior performance across diverse open-source benchmarks (\emph{e.g.}, $75.1\%$ on Worfbench and $86.9\%$ on BFCL-v3), as well as strong results on our in-house MagicEval benchmarks, substantially outperforming existing sub-100B models and surpassing leading ultra-scale models, including GPT-5.2, Kimi-K2 and GLM-4.7.

智能体规划多任务学习合成数据LLM

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