paper-with-me

홈 › Papers

Efficient Contextual Bandits with Continuous Actions

2020-06-10 · NeurIPS 2020 12 · Maryam Majzoubi, Chicheng Zhang, Rajan Chari, Akshay Krishnamurthy, John Langford, Aleksandrs Slivkins

We create a computationally tractable algorithm for contextual bandits with continuous actions having unknown structure. Our reduction-style algorithm composes with most supervised learning representations. We prove that it works in a general sense and verify the new functionality with large-scale experiments.

📄 PDF Abstract BibTeX arXiv:2006.06040

Code (1)

instadeepai/catx jax

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Oracle-Efficient Pessimism: Offline Policy Optimization in Contextual Bandits

2023-06-13 · Lequn Wang, Akshay Krishnamurthy, Aleksandrs Slivkins

We consider offline policy optimization (OPO) in contextual bandits, where one is given a fixed dataset of logged interactions. While pessimistic regularizers are typically used to mitigate distribution shift, prior impl…

Multi-Armed Bandits

Online Continuous Hyperparameter Optimization for Generalized Linear Contextual Bandits

2023-02-18 · Yue Kang, Cho-Jui Hsieh, Thomas C. M. Lee

In stochastic contextual bandits, an agent sequentially makes actions from a time-dependent action set based on past experience to minimize the cumulative regret. Like many other machine learning algorithms, the performa…

Hyperparameter OptimizationMulti-Armed BanditsThompson Sampling

Local Metric Learning for Off-Policy Evaluation in Contextual Bandits with Continuous Actions

2022-10-24 · Haanvid Lee, Jongmin Lee, Yunseon Choi, Wonseok Jeon 외

We consider local kernel metric learning for off-policy evaluation (OPE) of deterministic policies in contextual bandits with continuous action spaces. Our work is motivated by practical scenarios where the target policy…

Metric LearningMulti-Armed BanditsOff-policy evaluation

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

Contextual Bandits with Continuous Actions: Smoothing, Zooming, and Adapting

2019-02-05 · Akshay Krishnamurthy, John Langford, Aleksandrs Slivkins, Chicheng Zhang

We study contextual bandit learning with an abstract policy class and continuous action space. We obtain two qualitatively different regret bounds: one competes with a smoothed version of the policy class under no contin…

Multi-Armed Bandits