paper-with-me

Papers

Communication-Robust Multi-Agent Learning by Adaptable Auxiliary Multi-Agent Adversary Generation

2023-05-09 · Lei Yuan, Feng Chen, Zhongzhang Zhang, Yang Yu

Communication can promote coordination in cooperative Multi-Agent Reinforcement Learning (MARL). Nowadays, existing works mainly focus on improving the communication efficiency of agents, neglecting that real-world communication is much more challenging as there may exist noise or potential attackers. Thus the robustness of the communication-based policies becomes an emergent and severe issue that needs more exploration. In this paper, we posit that the ego system trained with auxiliary adversaries may handle this limitation and propose an adaptable method of Multi-Agent Auxiliary Adversaries Generation for robust Communication, dubbed MA3C, to obtain a robust communication-based policy. In specific, we introduce a novel message-attacking approach that models the learning of the auxiliary attacker as a cooperative problem under a shared goal to minimize the coordination ability of the ego system, with which every information channel may suffer from distinct message attacks. Furthermore, as naive adversarial training may impede the generalization ability of the ego system, we design an attacker population generation approach based on evolutionary learning. Finally, the ego system is paired with an attacker population and then alternatively trained against the continuously evolving attackers to improve its robustness, meaning that both the ego system and the attackers are adaptable. Extensive experiments on multiple benchmarks indicate that our proposed MA3C provides comparable or better robustness and generalization ability than other baselines.

📄 PDF Abstract BibTeX arXiv:2305.05116

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Secure Dynamic Event-triggered Consensus Under Asynchronous Denial of Service

2024-01-11 · Ali Azarbahram, Amir Amini

This article proposes a secure implementation for consensus using a dynamic event-triggered (DET) communication scheme in high-order nonlinear multi-agent systems (MAS) under asynchronous (distributed) denial of service …

Tracking Consensus of Networked Random Nonlinear Multi-agent Systems with Intermittent Communications

2024-01-11 · Ali Azarbahram

The paper proposes an intermittent communication mechanism for the tracking consensus of high-order nonlinear multi-agent systems (MASs) surrounded by random disturbances. Each collaborating agent is described by a class…

Regret Bounds for Decentralized Learning in Cooperative Multi-Agent Dynamical Systems

2020-01-27 · Seyed Mohammad Asghari, Yi Ouyang, Ashutosh Nayyar

Regret analysis is challenging in Multi-Agent Reinforcement Learning (MARL) primarily due to the dynamical environments and the decentralized information among agents. We attempt to solve this challenge in the context of…

Multi-agent Reinforcement LearningReinforcement Learning

On Event-Triggered Resilient Consensus Using Auxiliary Layer

2025-02-11 · Pushkal Purohit, Anoop Jain

Due to its design simplicity, auxiliary layer-based resilient control is widely discussed in the literature to mitigate the effects of False Data Injection (FDI) attacks. However, the increased communication burden due t…

Collaboration of AI Agents via Cooperative Multi-Agent Deep Reinforcement Learning

2019-06-30 · Niranjan Balachandar, Justin Dieter, Govardana Sachithanandam Ramachandran

There are many AI tasks involving multiple interacting agents where agents should learn to cooperate and collaborate to effectively perform the task. Here we develop and evaluate various multi-agent protocols to train ag…

counterfactualDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1