paper-with-me

Papers

Ubiquitous Distributed Deep Reinforcement Learning at the Edge: Analyzing Byzantine Agents in Discrete Action Spaces

2020-08-18 · Wenshuai Zhao, Jorge Peña Queralta, Li Qingqing, Tomi Westerlund

The integration of edge computing in next-generation mobile networks is bringing low-latency and high-bandwidth ubiquitous connectivity to a myriad of cyber-physical systems. This will further boost the increasing intelligence that is being embedded at the edge in various types of autonomous systems, where collaborative machine learning has the potential to play a significant role. This paper discusses some of the challenges in multi-agent distributed deep reinforcement learning that can occur in the presence of byzantine or malfunctioning agents. As the simulation-to-reality gap gets bridged, the probability of malfunctions or errors must be taken into account. We show how wrong discrete actions can significantly affect the collaborative learning effort. In particular, we analyze the effect of having a fraction of agents that might perform the wrong action with a given probability. We study the ability of the system to converge towards a common working policy through the collaborative learning process based on the number of experiences from each of the agents to be aggregated for each policy update, together with the fraction of wrong actions from agents experiencing malfunctions. Our experiments are carried out in a simulation environment using the Atari testbed for the discrete action spaces, and advantage actor-critic (A2C) for the distributed multi-agent training.

📄 PDF Abstract BibTeX arXiv:2008.07863

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningEdge-computing

Similar Papers 제목 키워드 기반

Byzantine-Robust Distributed SGD: A Unified Analysis and Tight Error Bounds

2026-04-11 · Boyuan Ruan, Xiaoyu Wang, Ya-Feng Liu arxiv

Byzantine-robust distributed optimization relies on robust aggregation rules to mitigate the influence of malicious Byzantine workers. Despite the proliferation of such rules, a unified convergence analysis framework tha…

Distributed Optimization

Byzantine-Robust Online and Offline Distributed Reinforcement Learning

2022-06-01 · Yiding Chen, Xuezhou Zhang, Kaiqing Zhang, Mengdi Wang 외

We consider a distributed reinforcement learning setting where multiple agents separately explore the environment and communicate their experiences through a central server. However, $\alpha$-fraction of agents are adver…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Variance Reduced Median-of-Means Estimator for Byzantine-Robust Distributed Inference

2021-03-04 · Jiyuan Tu, Weidong Liu, Xiaojun Mao, Xi Chen

This paper develops an efficient distributed inference algorithm, which is robust against a moderate fraction of Byzantine nodes, namely arbitrary and possibly adversarial machines in a distributed learning system. In ro…

Computational Efficiency

BEV-SGD: Best Effort Voting SGD for Analog Aggregation Based Federated Learning against Byzantine Attackers

2021-10-18 · Xin Fan, Yue Wang, Yan Huo, Zhi Tian

As a promising distributed learning technology, analog aggregation based federated learning over the air (FLOA) provides high communication efficiency and privacy provisioning under the edge computing paradigm. When all …

Edge-computingFederated Learning

One-Bit Byzantine-Tolerant Distributed Learning via Over-the-Air Computation

2023-10-18 · Yuhan Yang, Youlong Wu, Yuning Jiang, Yuanming Shi

Distributed learning has become a promising computational parallelism paradigm that enables a wide scope of intelligent applications from the Internet of Things (IoT) to autonomous driving and the healthcare industry. Th…

Autonomous Driving