paper-with-me

홈 › Papers

Online Learning with Diverse User Preferences

2019-01-23 · Chao Gan, Jing Yang, Ruida Zhou, Cong Shen

In this paper, we investigate the impact of diverse user preference on learning under the stochastic multi-armed bandit (MAB) framework. We aim to show that when the user preferences are sufficiently diverse and each arm can be optimal for certain users, the O(log T) regret incurred by exploring the sub-optimal arms under the standard stochastic MAB setting can be reduced to a constant. Our intuition is that to achieve sub-linear regret, the number of times an optimal arm being pulled should scale linearly in time; when all arms are optimal for certain users and pulled frequently, the estimated arm statistics can quickly converge to their true values, thus reducing the need of exploration dramatically. We cast the problem into a stochastic linear bandits model, where both the users preferences and the state of arms are modeled as {independent and identical distributed (i.i.d)} d-dimensional random vectors. After receiving the user preference vector at the beginning of each time slot, the learner pulls an arm and receives a reward as the linear product of the preference vector and the arm state vector. We also assume that the state of the pulled arm is revealed to the learner once its pulled. We propose a Weighted Upper Confidence Bound (W-UCB) algorithm and show that it can achieve a constant regret when the user preferences are sufficiently diverse. The performance of W-UCB under general setups is also completely characterized and validated with synthetic data.

📄 PDF Abstract BibTeX arXiv:1901.07924

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AcCoRD: Evaluating User-Agent Collaboration Under Realistic User Preference Dynamics

2026-08-28 · Tejas Srinivasan, Shikib Mehri, Nandita Shankar Naik, Anirban Das 외 arxiv

User preferences in user-agent collaboration are rarely static and fully-specified upfront: preferences are formed, revealed, adjusted, and relaxed during interaction. Existing benchmarks for evaluating user-agent collab…

Adaptive Course Recommendation System

2021-07-19 · journal 2021 7 · Yuanguo Lin, Shibo Feng, Fan Lin, Wenhua Zeng 외

In the process of course learning, users incline to change their interests with the improvements of their cognition. Existing course recommendation methods usually assume that users’ preferences are static. They fail to …

Hierarchical Reinforcement Learning

CoCoB: Adaptive Collaborative Combinatorial Bandits for Online Recommendation

2025-05-05 · Cairong Yan, Jinyi Han, Jin Ju, Yanting Zhang 외

Clustering bandits have gained significant attention in recommender systems by leveraging collaborative information from neighboring users to better capture target user preferences. However, these methods often lack a cl…

Recommendation Systems

Mixture of Virtual-Kernel Experts for Multi-Objective User Profile Modeling

2021-06-04 · Zhenhui Xu, Meng Zhao, Liqun Liu, Lei Xiao 외

In industrial applications like online advertising and recommendation systems, diverse and accurate user profiles can greatly help improve personalization. Deep learning is widely applied to mine expressive tags to users…

Recommendation SystemsTAG

Amulet: ReAlignment During Test Time for Personalized Preference Adaptation of LLMs

2025-02-26 · Zhaowei Zhang, Fengshuo Bai, Qizhi Chen, Chengdong Ma 외

How to align large language models (LLMs) with user preferences from a static general dataset has been frequently studied. However, user preferences are usually personalized, changing, and diverse regarding culture, valu…

Computational Efficiency