paper-with-me

Papers

Periodic Bandits and Wireless Network Selection

2019-04-28 · Shunhao Oh, Anuja Meetoo Appavoo, Seth Gilbert

Bandit-style algorithms have been studied extensively in stochastic and adversarial settings. Such algorithms have been shown to be useful in multiplayer settings, e.g. to solve the wireless network selection problem, which can be formulated as an adversarial bandit problem. A leading bandit algorithm for the adversarial setting is EXP3. However, network behavior is often repetitive, where user density and network behavior follow regular patterns. Bandit algorithms, like EXP3, fail to provide good guarantees for periodic behaviors. A major reason is that these algorithms compete against fixed-action policies, which is ineffective in a periodic setting. In this paper, we define a periodic bandit setting, and periodic regret as a better performance measure for this type of setting. Instead of comparing an algorithm's performance to fixed-action policies, we aim to be competitive with policies that play arms under some set of possible periodic patterns $F$ (for example, all possible periodic functions with periods $1,2,\cdots,P$). We propose Periodic EXP4, a computationally efficient variant of the EXP4 algorithm for periodic settings. With $K$ arms, $T$ time steps, and where each periodic pattern in $F$ is of length at most $P$, we show that the periodic regret obtained by Periodic EXP4 is at most $O\big(\sqrt{PKT \log K + KT \log |F|}\big)$. We also prove a lower bound of $\Omega\big(\sqrt{PKT + KT \frac{\log |F|}{\log K}} \big)$ for the periodic setting, showing that this is optimal within log-factors. As an example, we focus on the wireless network selection problem. Through simulation, we show that Periodic EXP4 learns the periodic pattern over time, adapts to changes in a dynamic environment, and far outperforms EXP3.

📄 PDF Abstract BibTeX arXiv:1904.12355

Code (1)

Ohohcakester/PeriodicEXP4-Source 공식 구현

Similar 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 mul…

Change DetectionEdge-computingThompson Sampling

Data Dependent Regret Guarantees Against General Comparators for Full or Bandit Feedback

2023-03-12 · Kaan Gokcesu, Hakan Gokcesu

We study the adversarial online learning problem and create a completely online algorithmic framework that has data dependent regret guarantees in both full expert feedback and bandit feedback settings. We study the expe…

Multi-Armed Bandits

Flow-Corrected Thompson Sampling for Non-Stationary Contextual Bandits

2026-06-22 · AmirHossein Naghdi, Ali Baheri arxiv

We study non-stationary linear contextual bandits where the reward model drifts over time, rendering classical contextual bandit algorithms brittle because historical data becomes systematically biased. We propose Flow-C…

Periodic-GP: Learning Periodic World with Gaussian Process Bandits

2021-05-30 · Hengrui Cai, Zhihao Cen, Ling Leng, Rui Song

We consider the sequential decision optimization on the periodic environment, that occurs in a wide variety of real-world applications when the data involves seasonality, such as the daily demand of drivers in ride-shari…

Concurrent Decentralized Channel Allocation and Access Point Selection using Multi-Armed Bandits in multi BSS WLANs

2020-06-05 · Álvaro López-Raventós, Boris Bellalta

Enterprise Wireless Local Area Networks (WLANs) consist of multiple Access Points (APs) covering a given area. Finding a suitable network configuration able to maximize the performance of enterprise WLANs is a challengin…

Multi-Armed BanditsThompson Sampling