paper-with-me

Papers

Hyper-parameter Tuning for the Contextual Bandit

2020-05-04 · Djallel Bouneffouf, Emmanuelle Claeys

We study here the problem of learning the exploration exploitation trade-off in the contextual bandit problem with linear reward function setting. In the traditional algorithms that solve the contextual bandit problem, the exploration is a parameter that is tuned by the user. However, our proposed algorithm learn to choose the right exploration parameters in an online manner based on the observed context, and the immediate reward received for the chosen action. We have presented here two algorithms that uses a bandit to find the optimal exploration of the contextual bandit algorithm, which we hope is the first step toward the automation of the multi-armed bandit algorithm.

📄 PDF Abstract BibTeX arXiv:2005.02209

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Syndicated Bandits: A Framework for Auto Tuning Hyper-parameters in Contextual Bandit Algorithms

2021-06-05 · Qin Ding, Yue Kang, Yi-Wei Liu, Thomas C. M. Lee 외

The stochastic contextual bandit problem, which models the trade-off between exploration and exploitation, has many real applications, including recommender systems, online advertising and clinical trials. As many other …

Recommendation Systems

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

Uncertainty of Joint Neural Contextual Bandit

2024-06-04 · Hongbo Guo, Zheqing Zhu

Contextual bandit learning is increasingly favored in modern large-scale recommendation systems. To better utlize the contextual information and available user or item features, the integration of neural networks have be…

Recommendation Systems

MABWiser: A Parallelizable Contextual Multi-Armed Bandit Library for Python

2019-10-04 · IEEE 31th International Conference on Tools with Artificial Intelligence, ICTAI 2019 2019 10 · Emily Strong, Bernard Kleynhans, Serdar Kadioglu

Contextual multi-armed bandit algorithms serve as an effective technique to address online sequential decision-making problems. Despite their popularity, when it comes to off-the-shelf tools the library support remains l…

Decision MakingSequential Decision Making

HyperBandit: Contextual Bandit with Hypernewtork for Time-Varying User Preferences in Streaming Recommendation

2023-08-14 · Chenglei Shen, Xiao Zhang, Wei Wei, Jun Xu

In real-world streaming recommender systems, user preferences often dynamically change over time (e.g., a user may have different preferences during weekdays and weekends). Existing bandit-based streaming recommendation …

Recommendation Systems