paper-with-me

Papers

Latent Order Bandits

2026-05-08 · Emil Carlsson, Newton Mwai, Fredrik D. Johansson arxiv

Bandit algorithms solve diverse sequential decision-making problems, but are often too sample-inefficient for from-scratch personalization. To substantially reduce exploration times, latent bandit algorithms exploit cross-instance structure implied by discrete latent states, provided that the posterior distribution of rewards and latent states is known and accurate. However, obtaining an accurate model of this structure is difficult, and a small number of latent states may be insufficient to characterize the reward distributions in all problem instances. We propose latent order bandits (LOB), relaxing the assumptions of latent bandits to require only prior knowledge of a \emph{partial order} of action preferences in each state. This allows instances of the same state to vary in reward distributions, as long as the partial order of actions is shared. For example, groups of users on a streaming service may agree on which movie genres are the best but rate experiences on different scales. We give an upper-confidence bound procedure for the LOB problem, applicable to both total and partial latent orders, and give an upper bound on its regret. To improve empirical performance, we propose a posterior-sampling algorithm and show, in a suite of experiments, that both are competitive with full-prior latent bandits when same-state instances share reward parameters, and preferable to them when reward scales differ between instances with the same latent state.

📄 PDF Abstract BibTeX arXiv:2605.07304

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Latent Preference Bandits

2025-08-07 · Newton Mwai, Emil Carlsson, Fredrik D. Johansson arxiv

Bandit algorithms are guaranteed to solve diverse sequential decision-making problems, provided that a sufficient exploration budget is available. However, learning from scratch is often too costly for personalization ta…

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…

Co-Exploration and Co-Exploitation via Shared Structure in Multi-Task Bandits

2025-12-14 · Sumantrak Mukherjee, Serafima Lebedeva, Valentin Margraf, Jonas Hanselle 외 arxiv

We propose a novel Bayesian framework for efficient exploration in contextual multi-task multi-armed bandit settings, where the context is only observed partially and dependencies between reward distributions are induced…

Identifiable latent bandits: Combining observational data and exploration for personalized healthcare

2024-07-23 · Ahmet Zahid Balcıoğlu, Emil Carlsson, Fredrik D. Johansson

Bandit algorithms hold great promise for improving personalized decision-making but are notoriously sample-hungry. In most health applications, it is infeasible to fit a new bandit for each patient, and observable variab…

Decision MakingMulti-Armed Bandits

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