Metadata Embeddings for User and Item Cold-start Recommendations
2015-07-30Code Available3· sign in to hype
Maciej Kula
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/lyst/lightfmOfficialIn papernone★ 5,068
- github.com/lyst/lightfm-paperOfficialIn papernone★ 0
- github.com/doheelab/lightfm_experimentnone★ 0
- github.com/mfumagalli68/lightFMnone★ 0
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.