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

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • IMS-Microsoft Research Workshop: Foundations of Data Science - Taming the Monster: A Fast and Simple Algorithm for Contextual Bandits
    We present a new algorithm for the contextual bandit learning problem, where the learner repeatedly takes one of K 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) oracle calls across all T rounds. 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. [Joint work with Daniel Hsu, Satyen Kale, John Langford, Lihong Li and Rob Schapire]

Комментарии • 2

  • @magus696
    @magus696 6 лет назад

    the last Q & A made lots of things clear.

  • @dubeya01
    @dubeya01 7 лет назад

    Good talk