A Collective Variational Autoencoder for Top-$N$ Recommendation with Side Information
Yifan Chen, Maarten de Rijke

TL;DR
This paper introduces a collective variational autoencoder that jointly models user ratings and item side information to improve top-N recommendations, especially in sparse data scenarios.
Contribution
It proposes a novel deep learning model that learns feature representations from side information without learning item representations, enhancing recommendation accuracy.
Findings
Outperforms state-of-the-art methods in top-N recommendation tasks.
Effectively handles high-dimensional side information.
Efficient training and implementation.
Abstract
Recommender systems have been studied extensively due to their practical use in many real-world scenarios. Despite this, generating effective recommendations with sparse user ratings remains a challenge. Side information associated with items has been widely utilized to address rating sparsity. Existing recommendation models that use side information are linear and, hence, have restricted expressiveness. Deep learning has been used to capture non-linearities by learning deep item representations from side information but as side information is high-dimensional existing deep models tend to have large input dimensionality, which dominates their overall size. This makes them difficult to train, especially with small numbers of inputs. Rather than learning item representations, which is problematic with high-dimensional side information, in this paper, we propose to learn feature…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
