arXiv:2412.10751cs.LGcs.GT2024-12AAAI被引 7

提出可调公平性与效率的带索引强化学习框架

p-Mean Regret for Stochastic Bandits

  • 用p-均值后悔构建灵活评估框架,调节参数p平衡公平与效率
  • 新算法在不同p值下实现最优阶别的后悔界,包括已知下界匹配
  • 统一方法替代专用算法,适用于平均后悔、纳什后悔等多种场景

本文将社会选择理论中的p-均值福利目标拓展至随机多臂老虎机问题,引入p-均值后悔概念。该指标定义为最优臂均值与各臂期望奖励的p-均值之差,提供灵活的算法评估框架,通过调整参数p可权衡公平性与效率。所提框架涵盖平均累积后悔与纳什后悔作为特例。我们设计了一种基于UCB的统一算法(探索后UCB),包含精心校准的均匀探索阶段和后续UCB1执行。在弱假设下,证明当p≤-1时,后悔界为˜O(√(k/T^(1/(2|p|))));当-1<p<0时为˜O(√(k^1.5/T^(1/2)));当0<p≤1时为˜O(√(k/T)),后者与已有下界仅差对数因子。对于纳什后悔(p→0),本方法无需专用算法即可达到相同量级的后悔界。

原文摘要 · Abstract (English)

In this work, we extend the concept of the $p$-mean welfare objective from social choice theory (Moulin 2004) to study $p$-mean regret in stochastic multi-armed bandit problems. The $p$-mean regret, defined as the difference between the optimal mean among the arms and the $p$-mean of the expected rewards, offers a flexible framework for evaluating bandit algorithms, enabling algorithm designers to balance fairness and efficiency by adjusting the parameter $p$. Our framework encompasses both average cumulative regret and Nash regret as special cases. We introduce a simple, unified UCB-based algorithm (Explore-Then-UCB) that achieves novel $p$-mean regret bounds. Our algorithm consists of two phases: a carefully calibrated uniform exploration phase to initialize sample means, followed by the UCB1 algorithm of Auer, Cesa-Bianchi, and Fischer (2002). Under mild assumptions, we prove that our algorithm achieves a $p$-mean regret bound of $\tilde{O}\left(\sqrt{\frac{k}{T^{\frac{1}{2|p|}}}}\right)$ for all $p \leq -1$, where $k$ represents the number of arms and $T$ the time horizon. When $-1<p<0$, we achieve a regret bound of $\tilde{O}\left(\sqrt{\frac{k^{1.5}}{T^{\frac{1}{2}}}}\right)$. For the range $0< p \leq 1$, we achieve a $p$-mean regret scaling as $\tilde{O}\left(\sqrt{\frac{k}{T}}\right)$, which matches the previously established lower bound up to logarithmic factors (Auer et al. 1995). This result stems from the fact that the $p$-mean regret of any algorithm is at least its average cumulative regret for $p \leq 1$. In the case of Nash regret (the limit as $p$ approaches zero), our unified approach differs from prior work (Barman et al. 2023), which requires a new Nash Confidence Bound algorithm. Notably, we achieve the same regret bound up to constant factors using our more general method.

强化学习多臂老虎机后悔分析公平性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。