English

Non-Stationary Latent Bandits

Machine Learning 2020-12-02 v1 Artificial Intelligence

Abstract

Users of recommender systems often behave in a non-stationary fashion, due to their evolving preferences and tastes over time. In this work, we propose a practical approach for fast personalization to non-stationary users. The key idea is to frame this problem as a latent bandit, where the prototypical models of user behavior are learned offline and the latent state of the user is inferred online from its interactions with the models. We call this problem a non-stationary latent bandit. We propose Thompson sampling algorithms for regret minimization in non-stationary latent bandits, analyze them, and evaluate them on a real-world dataset. The main strength of our approach is that it can be combined with rich offline-learned models, which can be misspecified, and are subsequently fine-tuned online using posterior sampling. In this way, we naturally combine the strengths of offline and online learning.

Keywords

Cite

@article{arxiv.2012.00386,
  title  = {Non-Stationary Latent Bandits},
  author = {Joey Hong and Branislav Kveton and Manzil Zaheer and Yinlam Chow and Amr Ahmed and Mohammad Ghavamzadeh and Craig Boutilier},
  journal= {arXiv preprint arXiv:2012.00386},
  year   = {2020}
}

Comments

15 pages, 4 figures

R2 v1 2026-06-23T20:38:03.222Z