paper-with-me

Papers

Latent Contextual Bandits and their Application to Personalized Recommendations for New Users

2016-04-22 · Li Zhou, Emma Brunskill

Personalized recommendations for new users, also known as the cold-start problem, can be formulated as a contextual bandit problem. Existing contextual bandit algorithms generally rely on features alone to capture user variability. Such methods are inefficient in learning new users' interests. In this paper we propose Latent Contextual Bandits. We consider both the benefit of leveraging a set of learned latent user classes for new users, and how we can learn such latent classes from prior users. We show that our approach achieves a better regret bound than existing algorithms. We also demonstrate the benefit of our approach using a large real world dataset and a preliminary user study.

📄 PDF Abstract BibTeX arXiv:1604.06743

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

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

Neural Contextual Bandits for Personalized Recommendation

2023-12-21 · Yikun Ban, Yunzhe Qi, Jingrui He

In the dynamic landscape of online businesses, recommender systems are pivotal in enhancing user experiences. While traditional approaches have relied on static supervised learning, the quest for adaptive, user-centric r…

Multi-Armed BanditsRecommendation Systems

Dynamic Product Image Generation and Recommendation at Scale for Personalized E-commerce

2024-08-22 · Ádám Tibor Czapp, Mátyás Jani, Bálint Domián, Balázs Hidasi

Coupling latent diffusion based image generation with contextual bandits enables the creation of eye-catching personalized product images at scale that was previously either impossible or too expensive. In this paper we …

Image GenerationMulti-Armed Bandits

Generalized Linear Bandits with Local Differential Privacy

2021-06-07 · NeurIPS 2021 12 · Yuxuan Han, Zhipeng Liang, Yang Wang, Jiheng Zhang

Contextual bandit algorithms are useful in personalized online decision-making. However, many applications such as personalized medicine and online advertising require the utilization of individual-specific information f…

Decision MakingMulti-Armed Bandits

Multi-Task Learning for Contextual Bandits

2017-05-24 · NeurIPS 2017 12 · Aniket Anand Deshmukh, Urun Dogan, Clayton Scott

Contextual bandits are a form of multi-armed bandit in which the agent has access to predictive side information (known as the context) for each arm at each time step, and have been used to model personalized news recomm…

Multi-Armed BanditsMulti-Task LearningNews Recommendation