vix.ing · top · new · best · stats

Representation Learning for cold-start recommendation

2014/12/22 by Gabriella Contardo, Ludovic Denoyer, Contardo, Gabriella +4
Computer Science · Decision Sciences · #Advanced Bandit Algorithms Research #Expert finding and Q&A systems #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Machine Learning (cs.LG) #Recommender Systems and Techniques #cs.IR #cs.LG

paper · pdf · doi:10.48550/arxiv.1412.7156

Accepted as workshop contribution at ICLR 2015

openalex publication_date 2014/12/22 · arxiv created 2015/06/22 · arxiv updated 2015/06/23 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

A standard approach to Collaborative Filtering (CF), i.e. prediction of user ratings on items, relies on Matrix Factorization techniques. Representations for both users and items are computed from the observed ratings and used for prediction. Unfortunatly, these transductive approaches cannot handle the case of new users arriving in the system, with no known rating, a problem known as user cold-start. A common approach in this context is to ask these incoming users for a few initialization ratings. This paper presents a model to tackle this twofold problem of (i) finding good questions to ask, (ii) building efficient representations from this small amount of information. The model can also be used in a more standard (warm) context. Our approach is evaluated on the classical CF problem and on the cold-start problem on four different datasets showing its ability to improve baseline performance in both cases.

Citations

Related