paper-with-me

Papers

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

2025-03-10 · Junwei Yu, Yepeng Ding, Hiroyuki Sato

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.

📄 PDF Abstract BibTeX arXiv:2503.07675

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementScheduling

Methods 이 논문이 사용한 방법론

MAS This optimizer mix ADAM and SGD creating the MAS optimizer.

Similar Papers 제목 키워드 기반

INFLECT-DGNN: Influencer Prediction with Dynamic Graph Neural Networks

2023-07-16 · Elena Tiukhova, Emiliano Penaloza, María Óskarsdóttir, Bart Baesens 외

Leveraging network information for predictive modeling has become widespread in many domains. Within the realm of referral and targeted marketing, influencer detection stands out as an area that could greatly benefit fro…

Graph LearningMarketing

DyC-STG: Dynamic Causal Spatio-Temporal Graph Network for Real-time Data Credibility Analysis in IoT

2025-09-08 · Guanjie Cheng, Boyi Li, Peihan Wu, Feiyi Chen 외 arxiv

The wide spreading of Internet of Things (IoT) sensors generates vast spatio-temporal data streams, but ensuring data credibility is a critical yet unsolved challenge for applications like smart homes. While spatio-tempo…

Data-driven RF Tomography via Cross-modal Sensing and Continual Learning

2025-08-04 · Yang Zhao, Tao Wang, Said Elhadi arxiv

Data-driven radio frequency (RF) tomography has demonstrated significant potential for underground target detection, due to the penetrative nature of RF signals through soil. However, it is still challenging to achieve a…

Continual Learning

CokeBERT: Contextual Knowledge Selection and Embedding towards Enhanced Pre-Trained Language Models

2020-09-29 · Yusheng Su, Xu Han, Zhengyan Zhang, Peng Li 외

Several recent efforts have been devoted to enhancing pre-trained language models (PLMs) by utilizing extra heterogeneous knowledge in knowledge graphs (KGs) and achieved consistent improvements on various knowledge-driv…

Knowledge Graphs

Clustering dynamics on graphs: from spectral clustering to mean shift through Fokker-Planck interpolation

2021-08-18 · Katy Craig, Nicolás García Trillos, Dejan Slepčev

In this work we build a unifying framework to interpolate between density-driven and geometry-based algorithms for data clustering, and specifically, to connect the mean shift algorithm with spectral clustering at discre…

Clustering