HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

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

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

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 $β$ hyperparameter for the $β$-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.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
collaborative-filtering-on-million-songRecVAE
Recall@20: 0.276
Recall@50: 0.374
nDCG@100: 0.326
collaborative-filtering-on-movielens-20mRecVAE
Recall@20: 0.414
Recall@50: 0.553
nDCG@100: 0.442
collaborative-filtering-on-netflixRecVAE
Recall@20: 0.361
Recall@50: 0.452
nDCG@100: 0.394

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
RecVAE: a New Variational Autoencoder for Top-N Recommendations with Implicit Feedback | Papers | HyperAI