TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/RecVAE: a New Variational Autoencoder for Top-N Recommenda...

RecVAE: a New Variational Autoencoder for Top-N Recommendations with Implicit Feedback

Ilya Shenbin, Anton Alekseev, Elena Tutubalina, Valentin Malykh, Sergey I. Nikolenko

2019-12-24Collaborative FilteringRecommendation Systems
PaperPDFCodeCodeCode(official)

Abstract

Recent research has shown the advantages of using autoencoders based on deep neural networks for collaborative filtering. In particular, the recently proposed Mult-VAE model, which used the multinomial likelihood variational autoencoders, has shown excellent results for top-N recommendations. In this work, we propose the Recommender VAE (RecVAE) model that originates from our research on regularization techniques for variational autoencoders. RecVAE introduces several novel ideas to improve Mult-VAE, including a novel composite prior distribution for the latent codes, a new approach to setting the $\beta$ hyperparameter for the $\beta$-VAE framework, and a new approach to training based on alternating updates. In experimental evaluation, we show that RecVAE significantly outperforms previously proposed autoencoder-based models, including Mult-VAE and RaCT, across classical collaborative filtering datasets, and present a detailed ablation study to assess our new developments. Code and models are available at https://github.com/ilya-shenbin/RecVAE.

Results

TaskDatasetMetricValueModel
Recommendation SystemsMovieLens 20MRecall@200.414RecVAE
Recommendation SystemsMovieLens 20MRecall@500.553RecVAE
Recommendation SystemsMovieLens 20MnDCG@1000.442RecVAE
Recommendation SystemsMillion Song DatasetRecall@200.276RecVAE
Recommendation SystemsMillion Song DatasetRecall@500.374RecVAE
Recommendation SystemsMillion Song DatasetnDCG@1000.326RecVAE
Recommendation SystemsNetflixRecall@200.361RecVAE
Recommendation SystemsNetflixRecall@500.452RecVAE
Recommendation SystemsNetflixnDCG@1000.394RecVAE

Related Papers

IP2: Entity-Guided Interest Probing for Personalized News Recommendation2025-07-18A Reproducibility Study of Product-side Fairness in Bundle Recommendation2025-07-18SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Looking for Fairness in Recommender Systems2025-07-16Journalism-Guided Agentic In-Context Learning for News Stance Detection2025-07-15LLM-Stackelberg Games: Conjectural Reasoning Equilibria and Their Applications to Spearphishing2025-07-12NLGCL: Naturally Existing Neighbor Layers Graph Contrastive Learning for Recommendation2025-07-10