paper-with-me

홈 › Papers

Optimal Learning for Structured Bandits

2020-07-14 · Bart P. G. Van Parys, Negin Golrezaei

We study structured multi-armed bandits, which is the problem of online decision-making under uncertainty in the presence of structural information. In this problem, the decision-maker needs to discover the best course of action despite observing only uncertain rewards over time. The decision-maker is aware of certain convex structural information regarding the reward distributions; that is, the decision-maker knows the reward distributions of the arms belong to a convex compact set. In the presence such structural information, they then would like to minimize their regret by exploiting this information, where the regret is its performance difference against a benchmark policy that knows the best action ahead of time. In the absence of structural information, the classical upper confidence bound (UCB) and Thomson sampling algorithms are well known to suffer minimal regret. As recently pointed out, neither algorithms are, however, capable of exploiting structural information that is commonly available in practice. We propose a novel learning algorithm that we call "DUSA" whose regret matches the information-theoretic regret lower bound up to a constant factor and can handle a wide range of structural information. Our algorithm DUSA solves a dual counterpart of the regret lower bound at the empirical reward distribution and follows its suggested play. We show that this idea leads to the first computationally viable learning policy with asymptotic minimal regret for various structural information, including well-known structured bandits such as linear, Lipschitz, and convex bandits, and novel structured bandits that have not been studied in the literature due to the lack of a unified and flexible framework.

📄 PDF Abstract BibTeX arXiv:2007.07302

Code (1)

https://gitlab.com/vanparys/dusa 공식 구현

Tasks

Decision MakingDecision Making Under UncertaintyMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Asymptotically-Optimal Gaussian Bandits with Side Observations

2025-05-15 · Alexia Atsidakou, Orestis Papadigenopoulos, Constantine Caramanis, Sujay Sanghavi 외

We study the problem of Gaussian bandits with general side information, as first introduced by Wu, Szepesvari, and Gyorgy. In this setting, the play of an arm reveals information about other arms, according to an arbitra…

Verification Based Solution for Structured MAB Problems

2016-12-01 · NeurIPS 2016 12 · Zohar S. Karnin

We consider the problem of finding the best arm in a stochastic Mutli-armed Bandit (MAB) game and propose a general framework based on verification that applies to multiple well-motivated generalizations of the classic M…

Value Directed Exploration in Multi-Armed Bandits with Structured Priors

2017-04-12 · Bence Cserna, Marek Petrik, Reazul Hasan Russel, Wheeler Ruml

Multi-armed bandits are a quintessential machine learning problem requiring the balancing of exploration and exploitation. While there has been progress in developing algorithms with strong theoretical guarantees, there …

Multi-Armed Bandits

Influence Diagram Bandits

2020-01-01 · ICML 2020 1 · Tong Yu, Branislav Kveton, Zheng Wen, Ruiyi Zhang 외

We propose a novel framework for structured bandits, which we call influence diagram bandit. Our framework captures complicated statistical dependencies between actions, latent variables, and observations; and unifies an…

Learning-To-RankPosition

Bandits on graphs and structures

2026-05-05 · Michal Valko arxiv

The goal of this thesis is to investigate the structural properties of certain sequential problems in order to bring the solutions closer to a practical use. In the first part, we put a special emphasis on structures tha…