paper-with-me

홈 › Papers

Self-Resource Allocation in Multi-Agent LLM Systems

2025-04-02 · Alfonso Amayuelas, Jingbo Yang, Saaket Agashe, Ashwin Nagarajan, Antonis Antoniades, Xin Eric Wang, William Wang

With the development of LLMs as agents, there is a growing interest in connecting multiple agents into multi-agent systems to solve tasks concurrently, focusing on their role in task assignment and coordination. This paper explores how LLMs can effectively allocate computational tasks among multiple agents, considering factors such as cost, efficiency, and performance. In this work, we address key questions, including the effectiveness of LLMs as orchestrators and planners, comparing their effectiveness in task assignment and coordination. Our experiments demonstrate that LLMs can achieve high validity and accuracy in resource allocation tasks. We find that the planner method outperforms the orchestrator method in handling concurrent actions, resulting in improved efficiency and better utilization of agents. Additionally, we show that providing explicit information about worker capabilities enhances the allocation strategies of planners, particularly when dealing with suboptimal workers.

📄 PDF Abstract BibTeX arXiv:2504.02051

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Resource allocation in dynamic multiagent systems

2021-02-16 · Niall Creech, Natalia Criado Pacheco, Simon Miles

Resource allocation and task prioritisation are key problem domains in the fields of autonomous vehicles, networking, and cloud computing. The challenge in developing efficient and robust algorithms comes from the dynami…

Autonomous VehiclesCloud Computing

Human-Centric Resource Allocation for the Metaverse With Multiaccess Edge Computing

2023-12-23 · Zijian Long, Haiwei Dong, Abdulmotaleb El Saddik

Multi-access edge computing (MEC) is a promising solution to the computation-intensive, low-latency rendering tasks of the metaverse. However, how to optimally allocate limited communication and computation resources at …

Edge-computing

Today Me, Tomorrow Thee: Efficient Resource Allocation in Competitive Settings using Karma Games

2019-07-22 · Andrea Censi, Saverio Bolognani, Julian G. Zilly, Shima Sadat Mousavi 외

We present a new type of coordination mechanism among multiple agents for the allocation of a finite resource, such as the allocation of time slots for passing an intersection. We consider the setting where we associate …

Adaptive GPU Resource Allocation for Multi-Agent Collaborative Reasoning in Serverless Environments

2025-12-15 · Guilin Zhang, Wulan Guo, Ziqi Tan arxiv

Multi-agent systems powered by large language models have emerged as a promising paradigm for solving complex reasoning tasks through collaborative intelligence. However, efficiently deploying these systems on serverless…

Survey of Distributed Algorithms for Resource Allocation over Multi-Agent Systems

2024-01-28 · Mohammadreza Doostmohammadian, Alireza Aghasi, Mohammad Pirani, Ehsan Nekouei 외

Resource allocation and scheduling in multi-agent systems present challenges due to complex interactions and decentralization. This survey paper provides a comprehensive analysis of distributed algorithms for addressing …

Distributed OptimizationSchedulingSurvey