paper-with-me

Papers

Contextual Bandits with Stage-wise Constraints

2024-01-15 · Aldo Pacchiano, Mohammad Ghavamzadeh, Peter Bartlett

We study contextual bandits in the presence of a stage-wise constraint (a constraint at each round), when the constraint must be satisfied both with high probability and in expectation. Obviously the setting where the constraint is in expectation is a relaxation of the one with high probability. We start with the linear case where both the contextual bandit problem (reward function) and the stage-wise constraint (cost function) are linear. In each of the high probability and in expectation settings, we propose an upper-confidence bound algorithm for the problem and prove a $T$-round regret bound for it. Our algorithms balance exploration and constraint satisfaction using a novel idea that scales the radii of the reward and cost confidence sets with different scaling factors. We also prove a lower-bound for this constrained problem, show how our algorithms and analyses can be extended to multiple constraints, and provide simulations to validate our theoretical results. In the high probability setting, we describe the minimum requirements for the action set in order for our algorithm to be tractable. In the setting that the constraint is in expectation, we further specialize our results to multi-armed bandits and propose a computationally efficient algorithm for this setting with regret analysis. Finally, we extend our results to the case where the reward and cost functions are both non-linear. We propose an algorithm for this case and prove a regret bound for it that characterize the function class complexity by the eluder dimension.

📄 PDF Abstract BibTeX arXiv:2401.08016

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Distributed Multi-Task Learning for Stochastic Bandits with Context Distribution and Stage-wise Constraints

2024-01-21 · Jiabin Lin, Shana Moothedath

We present conservative distributed multi-task learning in stochastic linear contextual bandits with heterogeneous agents. This extends conservative linear bandits to a distributed setting where M agents tackle different…

Multi-Armed BanditsMulti-Task LearningStock Market Prediction

Safety by Design: Realized-Cost Constraints for Contextual Bandits with Continuous Actions

2026-08-27 · Spyros Dragazis, Aldo Pacchiano arxiv

Contextual bandits are a standard framework for sequential decision-making under uncertainty, with applications in clinical trials, dosage selection, recommendation systems, and autonomous systems. Safety is central in m…

Recommendation SystemsAutonomous Driving

Resourceful Contextual Bandits

2014-02-27 · Ashwinkumar Badanidiyuru, John Langford, Aleksandrs Slivkins

We study contextual bandits with ancillary constraints on resources, which are common in real-world applications such as choosing ads or dynamic pricing of items. We design the first algorithm for solving these problems …

Multi-Armed Bandits

Stage-wise Conservative Linear Bandits

2020-09-30 · NeurIPS 2020 12 · Ahmadreza Moradipari, Christos Thrampoulidis, Mahnoosh Alizadeh

We study stage-wise conservative linear stochastic bandits: an instance of bandit optimization, which accounts for (unknown) safety constraints that appear in applications such as online advertising and medical trials. A…

FormThompson Sampling

Group-Sensitive Offline Contextual Bandits

2025-10-31 · Yihong Guo, Junjie Luo, Guodong Gao, Ritu Agarwal 외 arxiv

Offline contextual bandits allow one to learn policies from historical/offline data without requiring online interaction. However, offline policy optimization that maximizes overall expected rewards can unintentionally a…