paper-with-me

Papers

QMNet: Importance-Aware Message Exchange for Decentralized Multi-Agent Reinforcement Learning

2023-07-18 · Xiufeng Huang, Sheng Zhou

To improve the performance of multi-agent reinforcement learning under the constraint of wireless resources, we propose a message importance metric and design an importance-aware scheduling policy to effectively exchange messages. The key insight is spending the precious communication resources on important messages. The message importance depends not only on the messages themselves, but also on the needs of agents who receive them. Accordingly, we propose a query-message-based architecture, called QMNet. Agents generate queries and messages with the environment observation. Sharing queries can help calculate message importance. Exchanging messages can help agents cooperate better. Besides, we exploit the message importance to deal with random access collisions in decentralized systems. Furthermore, a message prediction mechanism is proposed to compensate for messages that are not transmitted. Finally, we evaluate the proposed schemes in a traffic junction environment, where only a fraction of agents can send messages due to limited wireless resources. Results show that QMNet can extract valuable information to guarantee the system performance even when only $30\%$ of agents can share messages. By exploiting message prediction, the system can further save $40\%$ of wireless resources. The importance-aware decentralized multi-access mechanism can effectively avoid collisions, achieving almost the same performance as centralized scheduling.

📄 PDF Abstract BibTeX arXiv:2307.09051

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningScheduling

Similar Papers 제목 키워드 기반

Decentralized Federated Learning by Partial Message Exchange

2026-03-02 · Shan Sha, Shenglong Zhou, Xin Wang, Lingchen Kong 외 arxiv

Decentralized federated learning (DFL) has emerged as a transformative server-free paradigm that enables collaborative learning over large-scale heterogeneous networks. However, it continues to face fundamental challenge…

Federated Learning

Decentralized Optimization On Time-Varying Directed Graphs Under Communication Constraints

2020-05-27 · Yiyue Chen, Abolfazl Hashemi, Haris Vikalo

We consider the problem of decentralized optimization where a collection of agents, each having access to a local cost function, communicate over a time-varying directed network and aim to minimize the sum of those funct…

Dreamer-CPC: Message Learning with World Models for Decentralized Multi-agent Reinforcement Learning

2026-07-22 · Taisuke Takayama, Naoto Yoshida, Tadahiro Taniguchi arxiv

In multi-agent reinforcement learning (MARL), inter-agent communication is effective for improving performance under partial observability. Representation learning-based approaches enable decentralized agents to learn me…

Multi-agent Reinforcement LearningRepresentation Learning

Message-Aware Graph Attention Networks for Large-Scale Multi-Robot Path Planning

2020-11-26 · QingBiao Li, Weizhe Lin, Zhe Liu, Amanda Prorok

The domains of transport and logistics are increasingly relying on autonomous mobile robots for the handling and distribution of passengers or resources. At large system scales, finding decentralized path planning and co…

Graph Attention

Multi-Agent Reinforcement Learning Based on Representational Communication for Large-Scale Traffic Signal Control

2023-10-03 · Rohit Bokade, Xiaoning Jin, Christopher Amato

Traffic signal control (TSC) is a challenging problem within intelligent transportation systems and has been tackled using multi-agent reinforcement learning (MARL). While centralized approaches are often infeasible for …

Multi-agent Reinforcement LearningTraffic Signal Control