paper-with-me

Papers

Exploration Through Reward Biasing: Reward-Biased Maximum Likelihood Estimation for Stochastic Multi-Armed Bandits

2019-07-02 · Xi Liu, Ping-Chun Hsieh, Anirban Bhattacharya, P. R. Kumar

Inspired by the Reward-Biased Maximum Likelihood Estimate method of adaptive control, we propose RBMLE -- a novel family of learning algorithms for stochastic multi-armed bandits (SMABs). For a broad range of SMABs including both the parametric Exponential Family as well as the non-parametric sub-Gaussian/Exponential family, we show that RBMLE yields an index policy. To choose the bias-growth rate $\alpha(t)$ in RBMLE, we reveal the nontrivial interplay between $\alpha(t)$ and the regret bound that generally applies in both the Exponential Family as well as the sub-Gaussian/Exponential family bandits. To quantify the finite-time performance, we prove that RBMLE attains order-optimality by adaptively estimating the unknown constants in the expression of $\alpha(t)$ for Gaussian and sub-Gaussian bandits. Extensive experiments demonstrate that the proposed RBMLE achieves empirical regret performance competitive with the state-of-the-art methods, while being more computationally efficient and scalable in comparison to the best-performing ones among them.

📄 PDF Abstract BibTeX arXiv:1907.01287

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Exploring Multiple High-Scoring Subspaces in Generative Flow Networks

2026-02-12 · Xuan Yu, Xu Wang, Rui Zhu, Yudong Zhang 외 arxiv

As a probabilistic sampling framework, Generative Flow Networks (GFlowNets) show strong potential for constructing complex combinatorial objects through the sequential composition of elementary components. However, exist…

Enhancing Q-Learning with Large Language Model Heuristics

2024-05-06 · Xiefeng Wu

Q-learning excels in learning from feedback within sequential decision-making tasks but often requires extensive sampling to achieve significant improvements. While reward shaping can enhance learning efficiency, non-pot…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+4

Incentivized Exploration of Non-Stationary Stochastic Bandits

2024-03-16 · Sourav Chakraborty, Lijun Chen

We study incentivized exploration for the multi-armed bandit (MAB) problem with non-stationary reward distributions, where players receive compensation for exploring arms other than the greedy choice and may provide bias…

Multi-Reward GRPO Fine-Tuning for De-biasing Large Language Models: A Study Based on Chinese-Context Discrimination Data

2025-11-08 · Deng Yixuan, Ji Xiaoqiang arxiv

Large Language Models (LLMs) often exhibit implicit biases and discriminatory tendencies that reflect underlying social stereotypes. While recent alignment techniques such as RLHF and DPO have mitigated some of these iss…

Incentivized Exploration for Multi-Armed Bandits under Reward Drift

2019-11-12 · Zhiyuan Liu, Huazheng Wang, Fan Shen, Kai Liu 외

We study incentivized exploration for the multi-armed bandit (MAB) problem where the players receive compensation for exploring arms other than the greedy choice and may provide biased feedback on reward. We seek to unde…

Multi-Armed BanditsThompson Sampling