中文
相关论文

相关论文: Why Most Optimism Bandit Algorithms Have the Same …

200 篇论文

We consider a stochastic bandit problem with infinitely many arms. In this setting, the learner has no chance of trying all the arms even once and has to dedicate its limited number of samples only to a certain number of arms. All previous…

机器学习 · 计算机科学 2015-05-19 Alexandra Carpentier , Michal Valko

We study the stochastic multi-armed bandit problem in the case when the arm samples are dependent over time and generated from so-called weak $\cC$-mixing processes. We establish a $\cC-$Mix Improved UCB agorithm and provide both…

机器学习 · 统计学 2019-06-26 Oleksandr Zadorozhnyi , Gilles Blanchard , Alexandra Carpentier

Contextual bandits serve as a fundamental model for many sequential decision making tasks. The most popular theoretically justified approaches are based on the optimism principle. While these algorithms can be practical, they are known to…

机器学习 · 计算机科学 2020-03-17 Botao Hao , Tor Lattimore , Csaba Szepesvari

We study the problem of determining the best intervention in a Causal Bayesian Network (CBN) specified only by its causal graph. We model this as a stochastic multi-armed bandit (MAB) problem with side-information, where the interventions…

机器学习 · 计算机科学 2022-05-20 Aurghya Maiti , Vineet Nair , Gaurav Sinha

Statistical inference from data generated by multi-armed bandit (MAB) algorithms is challenging due to their adaptive, non-i.i.d. nature. A classical manifestation is that sample averages of arm rewards under bandit sampling may fail to…

机器学习 · 统计学 2025-11-25 Samya Praharaj , Koulik Khamaru

We study the problem of worst case regret in piecewise stationary multi armed bandits. While the minimax theory for stationary bandits is well established, understanding analogous limits in time-varying settings is challenging. Existing…

机器学习 · 计算机科学 2025-11-11 Gal Mendelson , Eyal Tadmor

Recent growing adoption of experimentation in practice has led to a surge of attention to multiarmed bandits as a technique to reduce the opportunity cost of online experiments. In this setting, a decision-maker sequentially chooses among a…

机器学习 · 计算机科学 2022-04-04 Nima Hamidi , Mohsen Bayati

Consider the sequential optimization of an expensive to evaluate and possibly non-convex objective function $f$ from noisy feedback, that can be considered as a continuum-armed bandit problem. Upper bounds on the regret performance of…

机器学习 · 统计学 2021-03-11 Sattar Vakili , Kia Khezeli , Victor Picheny

We study federated contextual linear bandits, where $M$ agents cooperate with each other to solve a global contextual linear bandit problem with the help of a central server. We consider the asynchronous setting, where all agents work…

机器学习 · 计算机科学 2022-07-08 Jiafan He , Tianhao Wang , Yifei Min , Quanquan Gu

Out of the rich family of generalized linear bandits, perhaps the most well studied ones are logisitc bandits that are used in problems with binary rewards: for instance, when the learner/agent tries to maximize the profit over a user that…

机器学习 · 计算机科学 2021-03-23 Sanae Amani , Christos Thrampoulidis

In this paper, we study the stochastic multi-armed bandit problem with graph feedback. Motivated by the clinical trials and recommendation problem, we assume that two arms are connected if and only if they are similar (i.e., their means are…

机器学习 · 计算机科学 2024-05-21 Han Qi , Guo Fei , Li Zhu

We study an interesting variant of the stochastic multi-armed bandit problem, called the Fair-SMAB problem, where each arm is required to be pulled for at least a given fraction of the total available rounds. We investigate the interplay…

机器学习 · 计算机科学 2020-02-06 Vishakha Patil , Ganesh Ghalme , Vineet Nair , Y. Narahari

In this paper, we study the behavior of the Upper Confidence Bound-Variance (UCB-V) algorithm for the Multi-Armed Bandit (MAB) problems, a variant of the canonical Upper Confidence Bound (UCB) algorithm that incorporates variance estimates…

机器学习 · 统计学 2025-02-18 Yingying Fan , Yuxuan Han , Jinchi Lv , Xiaocong Xu , Zhengyuan Zhou

In this paper, we introduce Ballooning Multi-Armed Bandits (BL-MAB), a novel extension of the classical stochastic MAB model. In the BL-MAB model, the set of available arms grows (or balloons) over time. In contrast to the classical MAB…

机器学习 · 计算机科学 2021-02-23 Ganesh Ghalme , Swapnil Dhamal , Shweta Jain , Sujit Gujar , Y. Narahari

Recent studies have shown that reinforcement learning with KL-regularized objectives can enjoy faster rates of convergence or logarithmic regret, in contrast to the classical $\sqrt{T}$-type regret in the unregularized setting. However, the…

机器学习 · 计算机科学 2026-03-03 Kaixuan Ji , Qingyue Zhao , Heyang Zhao , Qiwei Di , Quanquan Gu

Bandit based methods for tree search have recently gained popularity when applied to huge trees, e.g. in the game of go (Gelly et al., 2006). The UCT algorithm (Kocsis and Szepesvari, 2006), a tree search method based on Upper Confidence…

机器学习 · 计算机科学 2016-08-14 Pierre-Arnaud Coquelin , Rémi Munos

We study the problem of corralling stochastic bandit algorithms, that is combining multiple bandit algorithms designed for a stochastic environment, with the goal of devising a corralling algorithm that performs almost as well as the best…

机器学习 · 计算机科学 2021-03-02 Raman Arora , Teodor V. Marinov , Mehryar Mohri

We consider combinatorial semi-bandits over a set of arms ${\cal X} \subset \{0,1\}^d$ where rewards are uncorrelated across items. For this problem, the algorithm ESCB yields the smallest known regret bound $R(T) = {\cal O}\Big( {d (\ln…

机器学习 · 统计学 2021-01-14 Thibaut Cuvelier , Richard Combes , Eric Gourdin

We consider linear stochastic bandits where the set of actions is an ellipsoid. We provide the first known minimax optimal algorithm for this problem. We first derive a novel information-theoretic lower bound on the regret of any algorithm,…

机器学习 · 统计学 2025-02-25 Raymond Zhang , Hedi Hadiji , Richard Combes

We present ML-UCB, a generalized upper confidence bound algorithm that integrates arbitrary machine learning models into multi-armed bandit frameworks. A fundamental challenge in deploying sophisticated ML models for sequential…

机器学习 · 计算机科学 2026-01-07 Yajing Liu , Erkao Bao , Linqi Song