paper-with-me

Papers

Contextual Combinatorial Volatile Multi-armed Bandit with Adaptive Discretization

2020-08-28 · Andi Nika, Sepehr Elahi, Cem Tekin

We consider contextual combinatorial volatile multi-armed bandit (CCV-MAB), in which at each round, the learner observes a set of available base arms and their contexts, and then, selects a super arm that contains $K$ base arms in order to maximize its cumulative reward. Under the semi-bandit feedback setting and assuming that the contexts lie in a space ${\cal X}$ endowed with the Euclidean norm and that the expected base arm outcomes (expected rewards) are Lipschitz continuous in the contexts (expected base arm outcomes), we propose an algorithm called Adaptive Contextual Combinatorial Upper Confidence Bound (ACC-UCB). This algorithm, which adaptively discretizes ${\cal X}$ to form estimates of base arm outcomes and uses an $\alpha$-approximation oracle as a subroutine to select a super arm in each round, achieves $\tilde{O} ( T^{(\bar{D}+1)/(\bar{D}+2) + \epsilon} )$ regret for any $\epsilon>0$, where $\bar{D}$ represents the approximate optimality dimension related to ${\cal X}$. This dimension captures both the benignness of the base arm arrivals and the structure of the expected reward. In addition, we provide a recipe for obtaining more optimistic regret bounds by taking into account the volatility of the base arms and show that ACC-UCB achieves significant performance gains compared to the state-of-the-art for worker selection in mobile crowdsourcing.

📄 PDF Abstract BibTeX

Code (1)

Bilkent-CYBORG/ACC-UCB

Similar Papers 제목 키워드 기반

Contextual Combinatorial Multi-armed Bandits with Volatile Arms and Submodular Reward

2018-12-01 · NeurIPS 2018 12 · Lixing Chen, Jie Xu, Zhuo Lu

In this paper, we study the stochastic contextual combinatorial multi-armed bandit (CC-MAB) framework that is tailored for volatile arms and submodular reward functions. CC-MAB inherits properties from both contextual ba…

Decision MakingMulti-Armed BanditsRecommendation Systems

Bayesian Analysis of Combinatorial Gaussian Process Bandits

2023-12-20 · Jack Sandberg, Niklas Åkerblom, Morteza Haghir Chehreghani

We consider the combinatorial volatile Gaussian process (GP) semi-bandit problem. Each round, an agent is provided a set of available base arms and must select a subset of them to maximize the long-term cumulative reward…

Bayesian InferenceInformativenessMulti-Armed BanditsThompson Sampling

A Contextual Combinatorial Bandit Approach to Negotiation

2024-06-30 · Yexin Li, Zhancun Mu, Siyuan Qi

Learning effective negotiation strategies poses two key challenges: the exploration-exploitation dilemma and dealing with large action spaces. However, there is an absence of learning-based approaches that effectively ad…

Multi-Armed Bandits

Optimal Arm Elimination Algorithms for Combinatorial Bandits

2025-10-28 · Yuxiao Wen, Yanjun Han, Zhengyuan Zhou arxiv

Combinatorial bandits extend the classical bandit framework to settings where the learner selects multiple arms in each round, motivated by applications such as online recommendation and assortment optimization. While ex…

Master-slave Deep Architecture for Top-K Multi-armed Bandits with Non-linear Bandit Feedback and Diversity Constraints

2023-08-24 · Hanchi Huang, Li Shen, Deheng Ye, Wei Liu

We propose a novel master-slave architecture to solve the top-$K$ combinatorial multi-armed bandits problem with non-linear bandit feedback and diversity constraints, which, to the best of our knowledge, is the first com…

DiversityMulti-Armed Bandits