Metadata Embeddings for User and Item Cold-start Recommendations
Maciej Kula (Lyst.com)

TL;DR
This paper introduces a hybrid matrix factorisation model that leverages content features to improve cold-start and sparse data recommendations, while also capturing semantic information in feature embeddings.
Contribution
The paper presents a novel hybrid matrix factorisation approach that effectively utilizes content features for improved cold-start recommendations and semantic feature embeddings.
Findings
Outperforms collaborative and content-based models in cold-start scenarios
Performs comparably to pure collaborative models with abundant data
Feature embeddings encode semantic information useful for related tasks
Abstract
I present a hybrid matrix factorisation model representing users and items as linear combinations of their content features' latent factors. The model outperforms both collaborative and content-based models in cold-start or sparse interaction data scenarios (using both user and item metadata), and performs at least as well as a pure collaborative matrix factorisation model where interaction data is abundant. Additionally, feature embeddings produced by the model encode semantic information in a way reminiscent of word embedding approaches, making them useful for a range of related tasks such as tag recommendations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
