paper-with-me

홈 › Papers

MAGNNET: Multi-Agent Graph Neural Network-based Efficient Task Allocation for Autonomous Vehicles with Deep Reinforcement Learning

2025-02-04 · Lavanya Ratnabala, Aleksey Fedoseev, Robinroy Peter, Dzmitry Tsetserukou

This paper addresses the challenge of decentralized task allocation within heterogeneous multi-agent systems operating under communication constraints. We introduce a novel framework that integrates graph neural networks (GNNs) with a centralized training and decentralized execution (CTDE) paradigm, further enhanced by a tailored Proximal Policy Optimization (PPO) algorithm for multi-agent deep reinforcement learning (MARL). Our approach enables unmanned aerial vehicles (UAVs) and unmanned ground vehicles (UGVs) to dynamically allocate tasks efficiently without necessitating central coordination in a 3D grid environment. The framework minimizes total travel time while simultaneously avoiding conflicts in task assignments. For the cost calculation and routing, we employ reservation-based A* and R* path planners. Experimental results revealed that our method achieves a high 92.5% conflict-free success rate, with only a 7.49% performance gap compared to the centralized Hungarian method, while outperforming the heuristic decentralized baseline based on greedy approach. Additionally, the framework exhibits scalability with up to 20 agents with allocation processing of 2.8 s and robustness in responding to dynamically generated tasks, underscoring its potential for real-world applications in complex multi-agent scenarios.

📄 PDF Abstract BibTeX arXiv:2502.02311

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDeep Reinforcement LearningGraph Neural Network

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

MAGNNETO: A Graph Neural Network-based Multi-Agent system for Traffic Engineering

2023-03-31 · Guillermo Bernárdez, José Suárez-Varela, Albert López, Xiang Shi 외

Current trends in networking propose the use of Machine Learning (ML) for a wide variety of network optimization tasks. As such, many efforts have been made to produce ML-based solutions for Traffic Engineering (TE), whi…

Graph Neural NetworkMulti-agent Reinforcement Learning

EFX Allocation In (Multi)Hypergraphs

2026-08-04 · Thanasis Lianeas, Alkmini Sgouritsa, Minas Marios Sotiriou arxiv

We study fair allocations of indivisible goods among agents with heterogeneous monotone valuations. As fair we consider the allocations that are envy-free-up-to-any-good (EFX). Finding if EFX alloca- tions always exist, …

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

On the existence of EFX allocations in multigraphs

2025-02-13 · Alkmini Sgouritsa, Minas Marios Sotiriou

We study the problem of "fairly" dividing indivisible goods to several agents that have valuation set functions over the sets of goods. As fair we consider the allocations that are envy-free up to any good (EFX), i.e., n…

Task Allocation and Motion Planning in Dynamic, Cluttered Environments via CBBA and Graphs of Convex Sets

2026-06-16 · Matthew D. Osburn, Cameron K. Peterson, John L. Salmon arxiv

Multi-agent task planning in cluttered, dynamic environments requires assigning tasks to agents while simultaneously determining safe, time-efficient trajectories through the environment. When tasks are dynamic, such as …

Motion Planning