paper-with-me

Papers

Non-Stationary Latent Bandits

2020-12-01 · Joey Hong, Branislav Kveton, Manzil Zaheer, Yinlam Chow, Amr Ahmed, Mohammad Ghavamzadeh, Craig Boutilier

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.

📄 PDF Abstract BibTeX arXiv:2012.00386

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsThompson Sampling

Similar Papers 제목 키워드 기반

A Definition of Non-Stationary Bandits

2023-02-23 · Yueyang Liu, Xu Kuang, Benjamin Van Roy

Despite the subject of non-stationary bandit learning having attracted much recent attention, we have yet to identify a formal definition of non-stationarity that can consistently distinguish non-stationary bandits from …

MARBLE: Multi-Armed Restless Bandits in Latent Markovian Environment

2025-11-12 · Mohsen Amiri, Konstantin Avrachenkov, Ibtihal El Mimouni, Sindri Magnússon arxiv

Restless Multi-Armed Bandits (RMABs) are powerful models for decision-making under uncertainty, yet classical formulations typically assume fixed dynamics, an assumption often violated in nonstationary environments. We i…

Multi-Armed Bandits

Non-Stationary Latent Auto-Regressive Bandits

2024-02-05 · Anna L. Trella, Walter Dempsey, Finale Doshi-Velez, Susan A. Murphy

We consider the stochastic multi-armed bandit problem with non-stationary rewards. We present a novel formulation of non-stationarity in the environment where changes in the mean reward of the arms over time are due to s…

Catching a Moving Subspace: Low-Rank Bandits Beyond Stationarity

2026-05-18 · Hamed Khosravi, Xiaoming Huo arxiv

Many bandit deployments (recommendation, clinical dosing, ad targeting) share two facts prior work handles only in isolation: rewards live on a low-dimensional latent subspace, and that subspace drifts. Stationary low-ra…

Unifying Clustered and Non-stationary Bandits

2020-09-05 · Chuanhao Li, Qingyun Wu, Hongning Wang

Non-stationary bandits and online clustering of bandits lift the restrictive assumptions in contextual bandits and provide solutions to many important real-world scenarios. Though the essence in solving these two problem…

Change DetectionClusteringMulti-Armed BanditsOnline Clustering