paper-with-me

Papers

MeLU: Meta-Learned User Preference Estimator for Cold-Start Recommendation

2019-07-31 · Hoyeop Lee, Jinbae Im, Seongwon Jang, Hyunsouk Cho, Sehee Chung

This paper proposes a recommender system to alleviate the cold-start problem that can estimate user preferences based on only a small number of items. To identify a user's preference in the cold state, existing recommender systems, such as Netflix, initially provide items to a user; we call those items evidence candidates. Recommendations are then made based on the items selected by the user. Previous recommendation studies have two limitations: (1) the users who consumed a few items have poor recommendations and (2) inadequate evidence candidates are used to identify user preferences. We propose a meta-learning-based recommender system called MeLU to overcome these two limitations. From meta-learning, which can rapidly adopt new task with a few examples, MeLU can estimate new user's preferences with a few consumed items. In addition, we provide an evidence candidate selection strategy that determines distinguishing items for customized preference estimation. We validate MeLU with two benchmark datasets, and the proposed model reduces at least 5.92% mean absolute error than two comparative models on the datasets. We also conduct a user study experiment to verify the evidence selection strategy.

📄 PDF Abstract BibTeX arXiv:1908.00413

Code (1)

hoyeoplee/MeLU 공식 구현 pytorch

Tasks

Evidence SelectionMeta-LearningRecommendation Systems

Similar Papers 제목 키워드 기반

Comprehensive Fair Meta-learned Recommender System

2022-06-09 · Tianxin Wei, Jingrui He

In recommender systems, one common challenge is the cold-start problem, where interactions are very limited for fresh users in the systems. To address this challenge, recently, many works introduce the meta-optimization …

counterfactualFairnessGeneral KnowledgeMeta-Learning+1

Real World Large Scale Recommendation Systems Reproducibility and Smooth Activations

2022-02-14 · Gil I. Shamir, Dong Lin

Real world recommendation systems influence a constantly growing set of domains. With deep networks, that now drive such systems, recommendations have been more relevant to the user's interests and tasks. However, they m…

Click-Through Rate PredictionRecommendation Systems

Personalized Transfer of User Preferences for Cross-domain Recommendation

2021-10-21 · Yongchun Zhu, Zhenwei Tang, Yudan Liu, Fuzhen Zhuang 외

Cold-start problem is still a very challenging problem in recommender systems. Fortunately, the interactions of the cold-start users in the auxiliary source domain can help cold-start recommendations in the target domain…

Recommendation Systems

Smooth activations and reproducibility in deep networks

2020-10-20 · Gil I. Shamir, Dong Lin, Lorenzo Coviello

Deep networks are gradually penetrating almost every domain in our lives due to their amazing success. However, with substantive performance accuracy improvements comes the price of \emph{irreproducibility}. Two identica…

Response Time Enhances Alignment with Heterogeneous Preferences

2026-05-07 · Federico Echenique, Alireza Fallah, Baihe Huang, Michael I. Jordan arxiv

Aligning large language models (LLMs) to human preferences typically relies on aggregating pooled feedback into a single reward model. However, this standard approach assumes that all labelers share the same underlying p…