arXiv:2601.21916cs.AIcs.CL2026-01被引 7

让智能体的规划与执行协同进化,提升复杂任务处理能力

JADE: Bridging the Strategic-Operational Gap in Dynamic Agentic RAG

  • 将规划与执行统一建模为协作智能体团队,端到端联合优化
  • 在多个基准上实现显著性能提升,最大增益达23.7%
  • 适合需要动态调整策略的复杂推理场景,如科研问答、多步决策

检索增强生成(RAG)已从静态检索流程演变为由中央规划者协调的动态、智能体式工作流。然而现有范式存在关键矛盾:要么在固定图结构中联合优化各模块,要么虽支持动态规划却将执行器视为不可变的黑箱工具。我们识别出这种‘解耦优化’导致‘战略-操作错配’,即复杂规划策略因执行器未适配而无法落地,常致系统复杂度上升但性能反而下降。本文提出JADE(联合动态执行),一个统一框架,实现动态多轮工作流中规划与执行的联合优化。通过将系统建模为共享主干下的协作多智能体团队,JADE以结果为导向的奖励驱动端到端学习,促进‘共适应’:规划者学会在执行器能力范围内运作,执行器则演化以契合高层战略意图。实验表明,JADE将孤立模块转化为协同系统,在多个基准测试中实现显著性能提升,最大增益达23.7%,并可通过动态工作流编排灵活平衡效率与效果。

原文摘要 · Abstract (English)

The evolution of Retrieval-Augmented Generation (RAG) has shifted from static retrieval pipelines to dynamic, agentic workflows where a central planner orchestrates multi-turn reasoning. However, existing paradigms face a critical dichotomy: they either optimize modules jointly within rigid, fixed-graph architectures, or empower dynamic planning while treating executors as frozen, black-box tools. We identify that this \textit{decoupled optimization} creates a ``strategic-operational mismatch,'' where sophisticated planning strategies fail to materialize due to unadapted local executors, often leading to negative performance gains despite increased system complexity. In this paper, we propose \textbf{JADE} (\textbf{J}oint \textbf{A}gentic \textbf{D}ynamic \textbf{E}xecution), a unified framework for the joint optimization of planning and execution within dynamic, multi-turn workflows. By modeling the system as a cooperative multi-agent team unified under a single shared backbone, JADE enables end-to-end learning driven by outcome-based rewards. This approach facilitates \textit{co-adaptation}: the planner learns to operate within the capability boundaries of the executors, while the executors evolve to align with high-level strategic intent. Empirical results demonstrate that JADE transforms disjoint modules into a synergistic system, yielding remarkable performance improvements via joint optimization and enabling a flexible balance between efficiency and effectiveness through dynamic workflow orchestration.

智能体RAG协同优化

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