paper-with-me

홈 › Papers

Fast Change Identification in Multi-Play Bandits and its Applications in Wireless Networks

2022-05-20 · Gourab Ghatak

Next-generation wireless services are characterized by a diverse set of requirements, to sustain which, the wireless access points need to probe the users in the network periodically. In this regard, we study a novel multi-armed bandit (MAB) setting that mandates probing all the arms periodically while keeping track of the best current arm in a non-stationary environment. In particular, we develop \texttt{TS-GE} that balances the regret guarantees of classical Thompson sampling (TS) with the broadcast probing (BP) of all the arms simultaneously in order to actively detect a change in the reward distributions. The main innovation in the algorithm is in identifying the changed arm by an optional subroutine called group exploration (GE) that scales as $\log_2(K)$ for a $K-$armed bandit setting. We characterize the probability of missed detection and the probability of false-alarm in terms of the environment parameters. We highlight the conditions in which the regret guarantee of \texttt{TS-GE} outperforms that of the state-of-the-art algorithms, in particular, \texttt{ADSWITCH} and \texttt{M-UCB}. We demonstrate the efficacy of \texttt{TS-GE} by employing it in two wireless system application - task offloading in mobile-edge computing (MEC) and an industrial internet-of-things (IIoT) network designed for simultaneous wireless information and power transfer (SWIPT).

📄 PDF Abstract BibTeX arXiv:2205.10366

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionEdge-computingThompson Sampling

Similar Papers 제목 키워드 기반

Best Arm Identification in Linked Bandits

2018-11-19 · Anant Gupta

We consider the problem of best arm identification in a variant of multi-armed bandits called linked bandits. In a single interaction with linked bandits, multiple arms are played sequentially until one of them receives …

Multi-Armed Bandits

Best Agent Identification for General Game Playing

2025-07-01 · Matthew Stephenson, Alex Newcombe, Eric Piette, Dennis Soemers arxiv

We present an efficient and generalised procedure to accurately identify the best (or near best) performing algorithm for each sub-task in a multi-problem domain. Our approach treats this as a set of best arm identificat…

Multi-Armed Bandits

Explicit Best Arm Identification in Linear Bandits Using No-Regret Learners

2020-06-13 · Mohammadi Zaki, Avi Mohan, Aditya Gopalan

We study the problem of best arm identification in linearly parameterised multi-armed bandits. Given a set of feature vectors $\mathcal{X}\subset\mathbb{R}^d,$ a confidence parameter $\delta$ and an unknown vector $\thet…

Multi-Armed Bandits

Decentralized Exploration in Multi-Armed Bandits -- Extended version

2018-11-19 · Raphaël Féraud, Réda Alami, Romain Laroche

We consider the decentralized exploration problem: a set of players collaborate to identify the best arm by asynchronously interacting with the same stochastic environment. The objective is to insure privacy in the best …

Multi-Armed Bandits

Towards Optimal and Efficient Best Arm Identification in Linear Bandits

2019-11-05 · Mohammadi Zaki, Avinash Mohan, Aditya Gopalan

We give a new algorithm for best arm identification in linearly parameterised bandits in the fixed confidence setting. The algorithm generalises the well-known LUCB algorithm of Kalyanakrishnan et al. (2012) by playing a…