paper-with-me

홈 › Papers

Sequential Choice Bandits with Feedback for Personalizing users' experience

2021-01-05 · Anshuka Rangi, Massimo Franceschetti, Long Tran-Thanh

In this work, we study sequential choice bandits with feedback. We propose bandit algorithms for a platform that personalizes users' experience to maximize its rewards. For each action directed to a given user, the platform is given a positive reward, which is a non-decreasing function of the action, if this action is below the user's threshold. Users are equipped with a patience budget, and actions that are above the threshold decrease the user's patience. When all patience is lost, the user abandons the platform. The platform attempts to learn the thresholds of the users in order to maximize its rewards, based on two different feedback models describing the information pattern available to the platform at each action. We define a notion of regret by determining the best action to be taken when the platform knows that the user's threshold is in a given interval. We then propose bandit algorithms for the two feedback models and show that upper and lower bounds on the regret are of the order of $\tilde{O}(N^{2/3})$ and $\tilde\Omega(N^{2/3})$, respectively, where $N$ is the total number of users. Finally, we show that the waiting time of any user before receiving a personalized experience is uniform in $N$.

📄 PDF Abstract BibTeX arXiv:2101.01572

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

T-POP: Test-Time Personalization with Online Preference Feedback

2025-09-29 · Zikun Qu, Min Zhang, Mingze Kong, Xiang Li 외 arxiv

Personalizing large language models (LLMs) to individual user preferences is a critical step beyond generating generically helpful responses. However, current personalization methods are ill-suited for new users, as they…

Text Generation

Cascading Bandits Robust to Adversarial Corruptions

2025-02-12 · Jize Xie, Cheng Chen, Zhiyong Wang, Shuai Li

Online learning to rank sequentially recommends a small list of items to users from a large candidate set and receives the users' click feedback. In many real-world scenarios, users browse the recommended list in order a…

Learning-To-Rank

Online Clustering of Dueling Bandits

2025-02-04 · Zhiyong Wang, Jiahang Sun, Mingze Kong, Jize Xie 외

The contextual multi-armed bandit (MAB) is a widely used framework for problems requiring sequential decision-making under uncertainty, such as recommendation systems. In applications involving a large number of users, t…

ClusteringDecision MakingDecision Making Under UncertaintyOnline Clustering+2

Conversational Dueling Bandits in Generalized Linear Models

2024-07-26 · Shuhua Yang, Hui Yuan, Xiaoying Zhang, Mengdi Wang 외

Conversational recommendation systems elicit user preferences by interacting with users to obtain their feedback on recommended commodities. Such systems utilize a multi-armed bandit framework to learn user preferences i…

Conversational RecommendationInformativenessRecommendation Systems

Delay and Cooperation in Nonstochastic Linear Bandits

2020-12-01 · NeurIPS 2020 12 · Shinji Ito, Daisuke Hatano, Hanna Sumita, Kei Takemura 외

This paper offers a nearly optimal algorithm for online linear optimization with delayed bandit feedback. Online linear optimization with bandit feedback, or nonstochastic linear bandits, provides a generic framework for…

Decision MakingSequential Decision Making