arXiv:2503.07675cs.MAcs.AI2025-03被引 27

动态任务图让大模型多智能体系统并行更高效

DynTaskMAS: A Dynamic Task Graph-driven Framework for Asynchronous and Parallel LLM-based Multi-Agent Systems

  • 用动态任务图拆解复杂任务并保持依赖关系
  • 执行时间减少21%-33%,资源利用率从65%提至88%
  • 适合构建高并发、复杂任务的智能体系统

大语言模型在多智能体系统中的应用带来了新可能,但现有实现仍面临资源管理、任务协调和系统效率的挑战。本文提出DynTaskMAS框架,通过动态任务图实现大模型驱动的异步并行多智能体系统。该框架包含四大创新:(1) 动态任务图生成器,智能分解复杂任务并维持逻辑依赖;(2) 异步并行执行引擎,通过高效调度优化资源利用;(3) 语义感知上下文管理系统,促进智能体间高效信息共享;(4) 自适应工作流管理器,动态优化系统性能。实验表明,相比传统方法,DynTaskMAS在不同任务复杂度下执行时间减少21%-33%,资源利用率从65%提升至88%,16个并发智能体时吞吐量接近线性增长(4倍智能体带来3.47倍性能提升)。该框架为构建可扩展、高性能的大模型多智能体系统奠定基础。

原文摘要 · Abstract (English)

The emergence of Large Language Models (LLMs) in Multi-Agent Systems (MAS) has opened new possibilities for artificial intelligence, yet current implementations face significant challenges in resource management, task coordination, and system efficiency. While existing frameworks demonstrate the potential of LLM-based agents in collaborative problem-solving, they often lack sophisticated mechanisms for parallel execution and dynamic task management. This paper introduces DynTaskMAS, a novel framework that orchestrates asynchronous and parallel operations in LLM-based MAS through dynamic task graphs. The framework features four key innovations: (1) a Dynamic Task Graph Generator that intelligently decomposes complex tasks while maintaining logical dependencies, (2) an Asynchronous Parallel Execution Engine that optimizes resource utilization through efficient task scheduling, (3) a Semantic-Aware Context Management System that enables efficient information sharing among agents, and (4) an Adaptive Workflow Manager that dynamically optimizes system performance. Experimental evaluations demonstrate that DynTaskMAS achieves significant improvements over traditional approaches: a 21-33% reduction in execution time across task complexities (with higher gains for more complex tasks), a 35.4% improvement in resource utilization (from 65% to 88%), and near-linear throughput scaling up to 16 concurrent agents (3.47X improvement for 4X agents). Our framework establishes a foundation for building scalable, high-performance LLM-based multi-agent systems capable of handling complex, dynamic tasks efficiently.

多智能体大模型动态任务图并行计算

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