paper-with-me

Papers

The Gossiping Insert-Eliminate Algorithm for Multi-Agent Bandits

2020-01-15 · Ronshee Chawla, Abishek Sankararaman, Ayalvadi Ganesh, Sanjay Shakkottai

We consider a decentralized multi-agent Multi Armed Bandit (MAB) setup consisting of $N$ agents, solving the same MAB instance to minimize individual cumulative regret. In our model, agents collaborate by exchanging messages through pairwise gossip style communications on an arbitrary connected graph. We develop two novel algorithms, where each agent only plays from a subset of all the arms. Agents use the communication medium to recommend only arm-IDs (not samples), and thus update the set of arms from which they play. We establish that, if agents communicate $\Omega(\log(T))$ times through any connected pairwise gossip mechanism, then every agent's regret is a factor of order $N$ smaller compared to the case of no collaborations. Furthermore, we show that the communication constraints only have a second order effect on the regret of our algorithm. We then analyze this second order term of the regret to derive bounds on the regret-communication tradeoffs. Finally, we empirically evaluate our algorithm and conclude that the insights are fundamental and not artifacts of our bounds. We also show a lower bound which gives that the regret scaling obtained by our algorithm cannot be improved even in the absence of any communication constraints. Our results thus demonstrate that even a minimal level of collaboration among agents greatly reduces regret for all agents.

📄 PDF Abstract BibTeX arXiv:2001.05452

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Federated Bandit: A Gossiping Approach

2020-10-24 · Zhaowei Zhu, Jingxuan Zhu, Ji Liu, Yang Liu

In this paper, we study \emph{Federated Bandit}, a decentralized Multi-Armed Bandit problem with a set of $N$ agents, who can only communicate their local data with neighbors described by a connected graph $G$. Each agen…

Federated Learning

A two-dimensional decomposition approach for matrix completion through gossip

2017-11-21 · Mukul Bhutani, Bamdev Mishra

Factoring a matrix into two low rank matrices is at the heart of many problems. The problem of matrix completion especially uses it to decompose a sparse matrix into two non sparse, low rank matrices which can then be us…

Matrix CompletionVocal Bursts Valence Prediction

Asymptotic Optimality for Decentralised Bandits

2021-09-20 · Conor Newton, Ayalvadi Ganesh, Henry W. J. Reeve

We consider a large number of agents collaborating on a multi-armed bandit problem with a large number of arms. The goal is to minimise the regret of each agent in a communication-constrained setting. We present a decent…

Hardware Trojan Insertion Using Reinforcement Learning

2022-04-09 · Amin Sarihi, Ahmad Patooghy, Peter Jamieson, Abdel-Hameed A. Badawy

This paper utilizes Reinforcement Learning (RL) as a means to automate the Hardware Trojan (HT) insertion process to eliminate the inherent human biases that limit the development of robust HT detection methods. An RL ag…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Asynchronous Bayesian Learning over a Network

2022-11-16 · Kinjal Bhar, He Bai, Jemin George, Carl Busart

We present a practical asynchronous data fusion model for networked agents to perform distributed Bayesian learning without sharing raw data. Our algorithm uses a gossip-based approach where pairs of randomly selected ag…