paper-with-me

Papers

Graph Convolutional Reinforcement Learning for Collaborative Queuing Agents

2022-05-24 · Hassan Fawaz, Julien Lesca, Pham Tran Anh Quang, Jérémie Leguay, Djamal Zeghlache, Paolo Medagliani

In this paper, we explore the use of multi-agent deep learning as well as learning to cooperate principles to meet stringent service level agreements, in terms of throughput and end-to-end delay, for a set of classified network flows. We consider agents built on top of a weighted fair queuing algorithm that continuously set weights for three flow groups: gold, silver, and bronze. We rely on a novel graph-convolution based, multi-agent reinforcement learning approach known as DGN. As benchmarks, we propose centralized and distributed deep Q-network approaches and evaluate their performances in different network, traffic, and routing scenarios, highlighting the effectiveness of our proposals and the importance of agent cooperation. We show that our DGN-based approach meets stringent throughput and delay requirements across all scenarios.

📄 PDF Abstract BibTeX arXiv:2205.12009

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Collaborative Information Dissemination with Graph-based Multi-Agent Reinforcement Learning

2023-08-25 · Raffaele Galliera, Kristen Brent Venable, Matteo Bassani, Niranjan Suri

Efficient information dissemination is crucial for supporting critical operations across domains like disaster response, autonomous vehicles, and sensor networks. This paper introduces a Multi-Agent Reinforcement Learnin…

Autonomous VehiclesDisaster ResponseGraph AttentionMulti-agent Reinforcement Learning+2

Learning Multi-Agent Coordination through Connectivity-driven Communication

2020-02-12 · Emanuele Pesce, Giovanni Montana

In artificial multi-agent systems, the ability to learn collaborative policies is predicated upon the agents' communication skills: they must be able to encode the information received from the environment and learn how …

Deep Reinforcement LearningMulti-agent Reinforcement LearningReinforcement Learning

Graph Convolutional Reinforcement Learning

2018-10-22 · ICLR 2020 1 · Jiechuan Jiang, Chen Dun, Tiejun Huang, Zongqing Lu

Learning to cooperate is crucially important in multi-agent environments. The key is to understand the mutual interplay between agents. However, multi-agent environments are highly dynamic, where agents keep moving and t…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

LFQ: Online Learning of Per-flow Queuing Policies using Deep Reinforcement Learning

2020-07-06 · Maximilian Bachl, Joachim Fabini, Tanja Zseby

The increasing number of different, incompatible congestion control algorithms has led to an increased deployment of fair queuing. Fair queuing isolates each network flow and can thus guarantee fairness for each flow eve…

Deep Reinforcement LearningFairnessManagementreinforcement-learning+1

Reinforcement Networks: novel framework for collaborative Multi-Agent Reinforcement Learning tasks

2025-12-28 · Maksim Kryzhanovskiy, Svetlana Glazyrina, Roman Ischenko, Konstantin Vorontsov arxiv

Modern AI systems often comprise multiple learnable components that can be naturally organized as graphs. A central challenge is the end-to-end training of such systems without restrictive architectural or training assum…

Multi-agent Reinforcement Learning