paper-with-me

Papers

Distributed Thompson Sampling

2020-12-03 · Jing Dong, Tan Li, Shaolei Ren, Linqi Song

We study a cooperative multi-agent multi-armed bandits with M agents and K arms. The goal of the agents is to minimized the cumulative regret. We adapt a traditional Thompson Sampling algoirthm under the distributed setting. However, with agent's ability to communicate, we note that communication may further reduce the upper bound of the regret for a distributed Thompson Sampling approach. To further improve the performance of distributed Thompson Sampling, we propose a distributed Elimination based Thompson Sampling algorithm that allow the agents to learn collaboratively. We analyse the algorithm under Bernoulli reward and derived a problem dependent upper bound on the cumulative regret.

📄 PDF Abstract BibTeX arXiv:2012.01789

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsThompson Sampling

Similar Papers 제목 키워드 기반

Distributed Thompson sampling under constrained communication

2024-10-21 · Saba Zerefa, Zhaolin Ren, Haitong Ma, Na Li

In Bayesian optimization, a black-box function is maximized via the use of a surrogate model. We apply distributed Thompson sampling, using a Gaussian process as a surrogate model, to approach the multi-agent Bayesian op…

Bayesian OptimizationThompson Sampling

Thompson Sampling for Online Learning with Linear Experts

2013-11-03 · Aditya Gopalan

In this note, we present a version of the Thompson sampling algorithm for the problem of online linear generalization with full information (i.e., the experts setting), studied by Kalai and Vempala, 2005. The algorithm u…

Thompson Sampling

A Distributed Neural Linear Thompson Sampling Framework to Achieve URLLC in Industrial IoT

2023-11-21 · Francesco Pase, Marco Giordani, Sara Cavallero, Malte Schellmann 외

Industrial Internet of Things (IIoT) networks will provide Ultra-Reliable Low-Latency Communication (URLLC) to support critical processes underlying the production chains. However, standard protocols for allocating wirel…

SchedulingThompson Sampling

PG-TS: Improved Thompson Sampling for Logistic Contextual Bandits

2018-05-18 · NeurIPS 2018 12 · Bianca Dumitrascu, Karen Feng, Barbara E. Engelhardt

We address the problem of regret minimization in logistic contextual bandits, where a learner decides among sequential actions or arms given their respective contexts to maximize binary rewards. Using a fast inference pr…

Multi-Armed BanditsThompson Sampling

Fully Distributed Bayesian Optimization with Stochastic Policies

2019-02-26 · Javier Garcia-Barcos, Ruben Martinez-Cantin

Bayesian optimization has become a popular method for high-throughput computing, like the design of computer experiments or hyperparameter tuning of expensive models, where sample efficiency is mandatory. In these applic…

Bayesian OptimizationThompson Sampling