arXiv:2502.12528cs.LG2025-02ICML被引 6

解决带延迟回报的上下文线性贝尔曼问题,提升实际应用效果。

Contextual Linear Bandits with Delay as Payoff

  • 采用分阶段剔除策略,仅在动作集的体积撑杆中选动作,应对延迟与大规模动作集挑战。
  • 在固定动作集下,后悔值额外增加不超过 $DΔ_{ ext{max}}\log T$,损失情形有更优表现。
  • 算法可扩展至动态动作集,实验验证其有效性和性能优势。

Schlisselberg等(2024)研究了随机多臂赌博机中的延迟作为回报模型,其中回报(损失或奖励)的延迟时间与回报本身成正比。尽管该模型涵盖许多真实场景,但简单的多臂赌博机设置限制了其实用性。本文将该延迟回报模型推广至上下文线性贝尔曼场景。针对固定动作集的情况,提出一种高效算法,其后悔值相比无延迟情形的额外增长不超过 $DΔ_{ ext{max}}\log T$,其中 $T$ 为总时间跨度,$D$ 为最大延迟,$Δ_{ ext{max}}$ 为最大次优差距。当回报为损失时,进一步优化了边界,展现出与Schlisselberg等(2024)类似的奖励与损失差异。不同于传统线性贝尔曼算法通过最小二乘估计和置信椭球构建,本算法的核心创新在于仅在动作集的体积撑杆中选择动作,实现分阶段剔除,从而应对由回报依赖延迟与大动作集带来的挑战。此外,通过借鉴Hanna等(2023)的约简方法,将结果拓展至动作集可变的情形。最后,实现了该算法并在实验中展示了其有效性与优越性能。

原文摘要 · Abstract (English)

A recent work by Schlisselberg et al. (2024) studies a delay-as-payoff model for stochastic multi-armed bandits, where the payoff (either loss or reward) is delayed for a period that is proportional to the payoff itself. While this captures many real-world applications, the simple multi-armed bandit setting limits the practicality of their results. In this paper, we address this limitation by studying the delay-as-payoff model for contextual linear bandits. Specifically, we start from the case with a fixed action set and propose an efficient algorithm whose regret overhead compared to the standard no-delay case is at most $DΔ_{\max}\log T$, where $T$ is the total horizon, $D$ is the maximum delay, and $Δ_{\max}$ is the maximum suboptimality gap. When payoff is loss, we also show further improvement of the bound, demonstrating a separation between reward and loss similar to Schlisselberg et al. (2024). Contrary to standard linear bandit algorithms that construct least squares estimator and confidence ellipsoid, the main novelty of our algorithm is to apply a phased arm elimination procedure by only picking actions in a volumetric spanner of the action set, which addresses challenges arising from both payoff-dependent delays and large action sets. We further extend our results to the case with varying action sets by adopting the reduction from Hanna et al. (2023). Finally, we implement our algorithm and showcase its effectiveness and superior performance in experiments.

强化学习在线学习延迟反馈线性带宽

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