paper-with-me

Papers

Mitigating Disparity while Maximizing Reward: Tight Anytime Guarantee for Improving Bandits

2022-08-19 · Vishakha Patil, Vineet Nair, Ganesh Ghalme, Arindam Khan

We study the Improving Multi-Armed Bandit (IMAB) problem, where the reward obtained from an arm increases with the number of pulls it receives. This model provides an elegant abstraction for many real-world problems in domains such as education and employment, where decisions about the distribution of opportunities can affect the future capabilities of communities and the disparity between them. A decision-maker in such settings must consider the impact of her decisions on future rewards in addition to the standard objective of maximizing her cumulative reward at any time. In many of these applications, the time horizon is unknown to the decision-maker beforehand, which motivates the study of the IMAB problem in the technically more challenging horizon-unaware setting. We study the tension that arises between two seemingly conflicting objectives in the horizon-unaware setting: a) maximizing the cumulative reward at any time based on current rewards of the arms, and b) ensuring that arms with better long-term rewards get sufficient opportunities even if they initially have low rewards. We show that, surprisingly, the two objectives are aligned with each other in this setting. Our main contribution is an anytime algorithm for the IMAB problem that achieves the best possible cumulative reward while ensuring that the arms reach their true potential given sufficient time. Our algorithm mitigates the initial disparity due to lack of opportunity and continues pulling an arm till it stops improving. We prove the optimality of our algorithm by showing that a) any algorithm for the IMAB problem, no matter how utilitarian, must suffer $\Omega(T)$ policy regret and $\Omega(k)$ competitive ratio with respect to the optimal offline policy, and b) the competitive ratio of our algorithm is $O(k)$.

📄 PDF Abstract BibTeX arXiv:2208.09254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Merging Optimizers for Boosting Rewards and Mitigating Tax in Alignment

2024-05-28 · Keming Lu, Bowen Yu, Fei Huang, Yang Fan 외

Effectively aligning Large Language Models (LLMs) with human-centric values while preventing the degradation of abilities acquired through Pre-training and Supervised Fine-tuning (SFT) poses a central challenge in Reinfo…

Countering Reward Over-optimization in LLM with Demonstration-Guided Reinforcement Learning

2024-04-30 · Mathieu Rita, Florian Strub, Rahma Chaabouni, Paul Michel 외

While Reinforcement Learning (RL) has been proven essential for tuning large language models (LLMs), it can lead to reward over-optimization (ROO). Existing approaches address ROO by adding KL regularization, requiring c…

Reinforcement Learning (RL)Text Generation

Going Beyond Heuristics by Imposing Policy Improvement as a Constraint

2025-07-07 · Chi-Chang Lee, Zhang-Wei Hong, Pulkit Agrawal arxiv

In many reinforcement learning (RL) applications, augmenting the task rewards with heuristic rewards that encode human priors about how a task should be solved is crucial for achieving desirable performance. However, bec…

Reinforcement Learning

Contextual Multi-armed Bandit Algorithm for Semiparametric Reward Model

2019-01-31 · Gi-Soo Kim, Myunghee Cho Paik

Contextual multi-armed bandit (MAB) algorithms have been shown promising for maximizing cumulative rewards in sequential decision tasks such as news article recommendation systems, web page ad placement algorithms, and m…

Recommendation SystemsThompson 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…