paper-with-me

Papers

Algorithms with Logarithmic or Sublinear Regret for Constrained Contextual Bandits

2015-04-27 · NeurIPS 2015 12 · Huasen Wu, R. Srikant, Xin Liu, Chong Jiang

We study contextual bandits with budget and time constraints, referred to as constrained contextual bandits.The time and budget constraints significantly complicate the exploration and exploitation tradeoff because they introduce complex coupling among contexts over time.Such coupling effects make it difficult to obtain oracle solutions that assume known statistics of bandits. To gain insight, we first study unit-cost systems with known context distribution. When the expected rewards are known, we develop an approximation of the oracle, referred to Adaptive-Linear-Programming (ALP), which achieves near-optimality and only requires the ordering of expected rewards. With these highly desirable features, we then combine ALP with the upper-confidence-bound (UCB) method in the general case where the expected rewards are unknown {\it a priori}. We show that the proposed UCB-ALP algorithm achieves logarithmic regret except for certain boundary cases. Further, we design algorithms and obtain similar regret analysis results for more general systems with unknown context distribution and heterogeneous costs. To the best of our knowledge, this is the first work that shows how to achieve logarithmic regret in constrained contextual bandits. Moreover, this work also sheds light on the study of computationally efficient algorithms for general constrained contextual bandits.

📄 PDF Abstract BibTeX arXiv:1504.06937

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Local Anti-Concentration Class: Logarithmic Regret for Greedy Linear Contextual Bandit

2024-11-19 · Seok-Jin Kim, Min-hwan Oh

We study the performance guarantees of exploration-free greedy algorithms for the linear contextual bandit problem. We introduce a novel condition, named the \textit{Local Anti-Concentration} (LAC) condition, which enabl…

Efficient Swap Regret Minimization in Combinatorial Bandits

2026-02-02 · Andreas Kontogiannis, Vasilis Pollatos, Panayotis Mertikopoulos, Ioannis Panageas arxiv

This paper addresses the problem of designing efficient no-swap regret algorithms for combinatorial bandits, where the number of actions $N$ is exponentially large in the dimensionality of the problem. In this setting, d…

Adaptive Bandit Algorithms for Contextual Matching Markets

2026-05-27 · Shiyun Lin, Simon Mauras, Vianney Perchet, Nadav Merlis arxiv

We study bandit learning in matching markets, where players and arms constitute the two market sides, and the players' utilities are linear in the arm contexts. In each round, new arms arrive with observable contexts. Th…

Data-Dependent Bounds for Online Portfolio Selection Without Lipschitzness and Smoothness

2023-05-23 · NeurIPS 2023 11

This work introduces the first small-loss and gradual-variation regret bounds for online portfolio selection, marking the first instances of data-dependent bounds for online convex optimization with non-Lipschitz, non-sm…

Sparse Additive Contextual Bandits: A Nonparametric Approach for Online Decision-making with High-dimensional Covariates

2025-03-21 · Wenjia Wang, Qingwen Zhang, Xiaowei Zhang

Personalized services are central to today's digital landscape, where online decision-making is commonly formulated as contextual bandit problems. Two key challenges emerge in modern applications: high-dimensional covari…

Decision MakingMulti-Armed Bandits