ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2107.05289
7
0

Continuous Time Bandits With Sampling Costs

12 July 2021
R. Vaze
M. Hanawal
ArXivPDFHTML
Abstract

We consider a continuous-time multi-arm bandit problem (CTMAB), where the learner can sample arms any number of times in a given interval and obtain a random reward from each sample, however, increasing the frequency of sampling incurs an additive penalty/cost. Thus, there is a tradeoff between obtaining large reward and incurring sampling cost as a function of the sampling frequency. The goal is to design a learning algorithm that minimizes regret, that is defined as the difference of the payoff of the oracle policy and that of the learning algorithm. CTMAB is fundamentally different than the usual multi-arm bandit problem (MAB), e.g., even the single-arm case is non-trivial in CTMAB, since the optimal sampling frequency depends on the mean of the arm, which needs to be estimated. We first establish lower bounds on the regret achievable with any algorithm and then propose algorithms that achieve the lower bound up to logarithmic factors. For the single-arm case, we show that the lower bound on the regret is Ω((log⁡T)2/μ)\Omega((\log T)^2/\mu)Ω((logT)2/μ), where μ\muμ is the mean of the arm, and TTT is the time horizon. For the multiple arms case, we show that the lower bound on the regret is Ω((log⁡T)2μ/Δ2)\Omega((\log T)^2 \mu/\Delta^2)Ω((logT)2μ/Δ2), where μ\muμ now represents the mean of the best arm, and Δ\DeltaΔ is the difference of the mean of the best and the second-best arm. We then propose an algorithm that achieves the bound up to constant terms.

View on arXiv
Comments on this paper