TL;DR
This paper critically evaluates the claimed benefits of using convolutions over user-item embedding maps in recommender systems, finding that these claims are unsubstantiated and that traditional methods often outperform CNN-based models.
Contribution
It provides analytical and empirical evidence challenging the effectiveness of CNNs over embedding maps in recommender systems, highlighting methodological issues in recent research.
Findings
CNN-based models do not outperform traditional methods.
Claims of CNNs modeling embedding correlations are unsubstantiated.
Methodological issues are prevalent in recent recommender system research.
Abstract
In recent years, algorithm research in the area of recommender systems has shifted from matrix factorization techniques and their latent factor models to neural approaches. However, given the proven power of latent factor models, some newer neural approaches incorporate them within more complex network architectures. One specific idea, recently put forward by several researchers, is to consider potential correlations between the latent factors, i.e., embeddings, by applying convolutions over the user-item interaction map. However, contrary to what is claimed in these articles, such interaction maps do not share the properties of images where Convolutional Neural Networks (CNNs) are particularly useful. In this work, we show through analytical considerations and empirical evaluations that the claimed gains reported in the literature cannot be attributed to the ability of CNNs to model…
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.
