English

Hierarchical Exploration for Accelerating Contextual Bandits

Machine Learning 2012-07-03 v1 Machine Learning

Abstract

Contextual bandit learning is an increasingly popular approach to optimizing recommender systems via user feedback, but can be slow to converge in practice due to the need for exploring a large feature space. In this paper, we propose a coarse-to-fine hierarchical approach for encoding prior knowledge that drastically reduces the amount of exploration required. Intuitively, user preferences can be reasonably embedded in a coarse low-dimensional feature space that can be explored efficiently, requiring exploration in the high-dimensional space only as necessary. We introduce a bandit algorithm that explores within this coarse-to-fine spectrum, and prove performance guarantees that depend on how well the coarse space captures the user's preferences. We demonstrate substantial improvement over conventional bandit algorithms through extensive simulation as well as a live user study in the setting of personalized news recommendation.

Keywords

Cite

@article{arxiv.1206.6454,
  title  = {Hierarchical Exploration for Accelerating Contextual Bandits},
  author = {Yisong Yue and Sue Ann Hong and Carlos Guestrin},
  journal= {arXiv preprint arXiv:1206.6454},
  year   = {2012}
}

Comments

Appears in Proceedings of the 29th International Conference on Machine Learning (ICML 2012)

R2 v1 2026-06-21T21:26:52.915Z