paper-with-me

홈 › Papers

A Simple and Optimal Policy Design with Safety against Heavy-Tailed Risk for Stochastic Bandits

2022-06-07 · David Simchi-Levi, Zeyu Zheng, Feng Zhu

We study the stochastic multi-armed bandit problem and design new policies that enjoy both worst-case optimality for expected regret and light-tailed risk for regret distribution. Specifically, our policy design (i) enjoys the worst-case optimality for the expected regret at order $O(\sqrt{KT\ln T})$ and (ii) has the worst-case tail probability of incurring a regret larger than any $x>0$ being upper bounded by $\exp(-\Omega(x/\sqrt{KT}))$, a rate that we prove to be best achievable with respect to $T$ for all worst-case optimal policies. Our proposed policy achieves a delicate balance between doing more exploration at the beginning of the time horizon and doing more exploitation when approaching the end, compared to standard confidence-bound-based policies. We also enhance the policy design to accommodate the "any-time" setting where $T$ is unknown a priori, and prove equivalently desired policy performances as compared to the "fixed-time" setting with known $T$. Numerical experiments are conducted to illustrate the theoretical findings. We find that from a managerial perspective, our new policy design yields better tail distributions and is preferable than celebrated policies especially when (i) there is a risk of under-estimating the volatility profile, or (ii) there is a challenge of tuning policy hyper-parameters. We conclude by extending our proposed policy design to the stochastic linear bandit setting that leads to both worst-case optimality in terms of expected regret and light-tailed risk on the regret distribution.

📄 PDF Abstract BibTeX arXiv:2206.02969

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsThompson Sampling

Similar Papers 제목 키워드 기반

Safe Reinforcement Learning with Dual Robustness

2023-09-13 · Zeyang Li, Chuxiong Hu, Yunan Wang, Yujie Yang 외

Reinforcement learning (RL) agents are vulnerable to adversarial disturbances, which can deteriorate task performance or compromise safety specifications. Existing methods either address safety requirements under the ass…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning+1

ISAACS: Iterative Soft Adversarial Actor-Critic for Safety

2022-12-06 · Kai-Chieh Hsu, Duy Phuong Nguyen, Jaime Fernández Fisac

The deployment of robots in uncontrolled environments requires them to operate robustly under previously unseen scenarios, like irregular terrain and wind conditions. Unfortunately, while rigorous safety frameworks from …

Constrained Language Model Policy Optimization via Risk-aware Stepwise Alignment

2025-12-30 · Lijun Zhang, Lin Li, Wei Wei, Yajie Qi 외 arxiv

When fine-tuning pre-trained Language Models (LMs) to exhibit desired behaviors, maintaining control over risk is critical for ensuring both safety and trustworthiness. Most existing safety alignment methods, such as Saf…

Action Robust Reinforcement Learning via Optimal Adversary Aware Policy Optimization

2025-07-04 · Buqing Nie, Yangqing Fu, Jingtian Ji, Yue Gao arxiv

Reinforcement Learning (RL) has achieved remarkable success in sequential decision tasks. However, recent studies have revealed the vulnerability of RL policies to different perturbations, raising concerns about their ef…

Reinforcement Learning

Stepwise Alignment for Constrained Language Model Policy Optimization

2024-04-17 · Akifumi Wachi, Thien Q. Tran, Rei Sato, Takumi Tanabe 외

Safety and trustworthiness are indispensable requirements for real-world applications of AI systems using large language models (LLMs). This paper formulates human value alignment as an optimization problem of the langua…

Computational EfficiencyLanguage ModelingLanguage Modellingmodel