paper-with-me

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 tasks where a single individual faces only a small number of decision points. Latent bandits offer substantially reduced exploration times for such problems, given that the joint distribution of a latent state and the rewards of actions is known and accurate. In practice, finding such a model is non-trivial, and there may not exist a small number of latent states that explain the responses of all individuals. For example, patients with similar latent conditions may have the same preference in treatments but rate their symptoms on different scales. With this in mind, we propose relaxing the assumptions of latent bandits to require only a model of the \emph{preference ordering} of actions in each latent state. This allows problem instances with the same latent state to vary in their reward distributions, as long as their preference orderings are equal. We give a posterior-sampling algorithm for this problem and demonstrate that its empirical performance is competitive with latent bandits that have full knowledge of the reward distribution when this is well-specified, and outperforms them when reward scales differ between instances with the same latent state.

📄 PDF Abstract BibTeX arXiv:2508.05367

Code (0)

등록된 구현이 없습니다.

Similar 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 cros…

Non-Stationary Latent Bandits

2020-12-01 · Joey Hong, Branislav Kveton, Manzil Zaheer, Yinlam Chow 외

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 user…

Recommendation SystemsThompson Sampling

From Reward-Free Representations to Preferences: Rethinking Offline Preference-Based Reinforcement Learning

2026-05-31 · Jun-Jie Yang, Chia-Heng Hsu, Kui-Yuan Chen, Ping-Chun Hsieh arxiv

Preference-based reinforcement learning (PbRL) avoids explicit reward engineering by learning from pairwise human preference feedback. Existing offline PbRL methods typically follow a two-stage pipeline, first learning a…

Representation LearningReinforcement LearningOffline RL

A Field Test of Bandit Algorithms for Recommendations: Understanding the Validity of Assumptions on Human Preferences in Multi-armed Bandits

2023-04-16 · Liu Leqi, Giulio Zhou, Fatma Kılınç-Karzan, Zachary C. Lipton 외

Personalized recommender systems suffuse modern life, shaping what media we read and what products we consume. Algorithms powering such systems tend to consist of supervised learning-based heuristics, such as latent fact…

Multi-Armed BanditsRecommendation Systems

Active Human Feedback Collection via Neural Contextual Dueling Bandits

2025-04-16 · Arun Verma, Xiaoqiang Lin, Zhongxiang Dai, Daniela Rus 외

Collecting human preference feedback is often expensive, leading recent works to develop principled algorithms to select them more efficiently. However, these works assume that the underlying reward function is linear, a…