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. 1402.0555
30
503

Taming the Monster: A Fast and Simple Algorithm for Contextual Bandits

4 February 2014
Alekh Agarwal
Daniel J. Hsu
Satyen Kale
John Langford
Lihong Li
Robert Schapire
    OffRL
ArXivPDFHTML
Abstract

We present a new algorithm for the contextual bandit learning problem, where the learner repeatedly takes one of KKK actions in response to the observed context, and observes the reward only for that chosen action. Our method assumes access to an oracle for solving fully supervised cost-sensitive classification problems and achieves the statistically optimal regret guarantee with only O~(KT/log⁡N)\tilde{O}(\sqrt{KT/\log N})O~(KT/logN​) oracle calls across all TTT rounds, where NNN is the number of policies in the policy class we compete against. By doing so, we obtain the most practical contextual bandit learning algorithm amongst approaches that work for general policy classes. We further conduct a proof-of-concept experiment which demonstrates the excellent computational and prediction performance of (an online variant of) our algorithm relative to several baselines.

View on arXiv
Comments on this paper