paper-with-me

홈 › Papers

Thompson Sampling for Contextual Bandit Problems with Auxiliary Safety Constraints

2019-11-02 · Samuel Daulton, Shaun Singh, Vashist Avadhanula, Drew Dimmery, Eytan Bakshy

Recent advances in contextual bandit optimization and reinforcement learning have garnered interest in applying these methods to real-world sequential decision making problems. Real-world applications frequently have constraints with respect to a currently deployed policy. Many of the existing constraint-aware algorithms consider problems with a single objective (the reward) and a constraint on the reward with respect to a baseline policy. However, many important applications involve multiple competing objectives and auxiliary constraints. In this paper, we propose a novel Thompson sampling algorithm for multi-outcome contextual bandit problems with auxiliary constraints. We empirically evaluate our algorithm on a synthetic problem. Lastly, we apply our method to a real world video transcoding problem and provide a practical way for navigating the trade-off between safety and performance using Bayesian optimization.

📄 PDF Abstract BibTeX arXiv:1911.00638

Code (1)

PlaytikaOSS/pybandits

Tasks

Bayesian OptimizationDecision MakingMulti-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision MakingThompson Sampling

Similar Papers 제목 키워드 기반

Feel-Good Thompson Sampling for Contextual Bandits and Reinforcement Learning

2021-10-02 · Tong Zhang

Thompson Sampling has been widely used for contextual bandit problems due to the flexibility of its modeling power. However, a general theory for this class of methods in the frequentist setting is still lacking. In this…

Multi-Armed Banditsregressionreinforcement-learningReinforcement Learning+2

Thompson Sampling Regret Bounds for Contextual Bandits with sub-Gaussian rewards

2023-04-26 · Amaury Gouverneur, Borja Rodríguez-Gálvez, Tobias J. Oechtering, Mikael Skoglund

In this work, we study the performance of the Thompson Sampling algorithm for Contextual Bandit problems based on the framework introduced by Neu et al. and their concept of lifted information ratio. First, we prove a co…

Multi-Armed BanditsThompson Sampling

Context Attentive Bandits: Contextual Bandit with Restricted Context

2017-05-10 · Djallel Bouneffouf, Irina Rish, Guillermo A. Cecchi, Raphael Feraud

We consider a novel formulation of the multi-armed bandit model, which we call the contextual bandit with restricted context, where only a limited number of features can be accessed by the learner at every iteration. Thi…

Recommendation SystemsThompson Sampling

Thompson Sampling for Contextual Bandits with Linear Payoffs

2012-09-15 · Shipra Agrawal, Navin Goyal

Thompson Sampling is one of the oldest heuristics for multi-armed bandit problems. It is a randomized algorithm based on Bayesian ideas, and has recently generated significant interest after several studies demonstrated …

Multi-Armed BanditsThompson Sampling

Analysis of Thompson Sampling for Partially Observable Contextual Multi-Armed Bandits

2021-10-23 · Hongju Park, Mohamad Kazem Shirani Faradonbeh

Contextual multi-armed bandits are classical models in reinforcement learning for sequential decision-making associated with individual information. A widely-used policy for bandits is Thompson Sampling, where samples fr…

Decision MakingMulti-Armed Banditsreinforcement-learningReinforcement Learning (RL)+2