arXiv:2510.22781cs.AI2025-10

构建可动态扩展的多任务智能协作者,自动分配任务给最优工具

Agentic Meta-Orchestrator for Multi-task Copilots

  • 用元学习决策树动态选择最佳推理策略和执行代理
  • 在M365电商与代码合规场景中实现自然语言与动作双响应
  • 支持大规模代理扩展,适用于企业级智能助手系统

Microsoft Copilot系列作为各类智能体的通用入口,能够完成从协助客户购买产品到检测企业代码漏洞等重要任务。每个智能体可基于语言模型、数据库检索及内外部知识运行。协作者能力可随新智能体动态扩展,这需要一个强大的调度器来将用户请求准确分发至合适智能体。本文提出一种面向多任务与可扩展智能体的智能体元调度器(Agentic Meta-Orchestrator, AMO),支持自然语言与动作双重响应。我们引入基于元学习的规划机制,使用训练好的决策树模型,在多个智能体/模型间选择最优推理策略。通过两个生产级案例验证:M365电商协作者为外部客户提供实时产品信息,并连接关系型数据库与人工客服;代码合规协作者扫描开发运维代码,检测拉取请求(PR)中的已知与未知合规问题。

原文摘要 · Abstract (English)

Microsoft Copilot suites serve as the universal entry point for various agents skilled in handling important tasks, ranging from assisting a customer with product purchases to detecting vulnerabilities in corporate programming code. Each agent can be powered by language models, software engineering operations, such as database retrieval, and internal \& external knowledge. The repertoire of a copilot can expand dynamically with new agents. This requires a robust orchestrator that can distribute tasks from user prompts to the right agents. In this work, we propose an Agentic Meta-orchestrator (AMO) for handling multiple tasks and scalable agents in copilot services, which can provide both natural language and action responses. We will also demonstrate the planning that leverages meta-learning, i.e., a trained decision tree model for deciding the best inference strategy among various agents/models. We showcase the effectiveness of our AMO through two production use cases: Microsoft 365 (M365) E-Commerce Copilot and code compliance copilot. M365 E-Commerce Copilot advertises Microsoft products to external customers to promote sales success. The M365 E-Commerce Copilot provides up-to-date product information and connects to multiple agents, such as relational databases and human customer support. The code compliance copilot scans the internal DevOps code to detect known and new compliance issues in pull requests (PR).

智能协作者任务调度多智能体企业应用

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