paper-with-me

Papers

Enhancing VAEs for Collaborative Filtering: Flexible Priors & Gating Mechanisms

2019-11-03 · Daeryong Kim, Bongwon Suh

Neural network based models for collaborative filtering have started to gain attention recently. One branch of research is based on using deep generative models to model user preferences where variational autoencoders were shown to produce state-of-the-art results. However, there are some potentially problematic characteristics of the current variational autoencoder for CF. The first is the too simplistic prior that VAEs incorporate for learning the latent representations of user preference. The other is the model's inability to learn deeper representations with more than one hidden layer for each network. Our goal is to incorporate appropriate techniques to mitigate the aforementioned problems of variational autoencoder CF and further improve the recommendation performance. Our work is the first to apply flexible priors to collaborative filtering and show that simple priors (in original VAEs) may be too restrictive to fully model user preferences and setting a more flexible prior gives significant gains. We experiment with the VampPrior, originally proposed for image generation, to examine the effect of flexible priors in CF. We also show that VampPriors coupled with gating mechanisms outperform SOTA results including the Variational Autoencoder for Collaborative Filtering by meaningful margins on 2 popular benchmark datasets (MovieLens & Netflix).

📄 PDF Abstract BibTeX arXiv:1911.00936

Code (1)

psywaves/EVCF 공식 구현 pytorch

Tasks

Collaborative FilteringRecommendation Systems

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Item Recommendation with Variational Autoencoders and Heterogenous Priors

2018-07-17 · Giannis Karamanolakis, Kevin Raji Cherian, Ananth Ravi Narayan, Jie Yuan 외

In recent years, Variational Autoencoders (VAEs) have been shown to be highly effective in both standard collaborative filtering applications and extensions such as incorporation of implicit feedback. We extend VAEs to c…

Collaborative Filtering

Towards Amortized Ranking-Critical Training for Collaborative Filtering

2019-06-10 · Sam Lobel, Chunyuan Li, Jianfeng Gao, Lawrence Carin

Collaborative filtering is widely used in modern recommender systems. Recent research shows that variational autoencoders (VAEs) yield state-of-the-art performance by integrating flexible representations from deep neural…

Collaborative FilteringLearning-To-RankRecommendation SystemsReinforcement Learning

Deep Unfolded BM3D: Unrolling Non-local Collaborative Filtering into a Trainable Neural Network

2025-11-15 · Kerem Basim, Mehmet Ozan Unal, Metin Ertas, Isa Yildirim arxiv

Block-Matching and 3D Filtering (BM3D) exploits non-local self-similarity priors for denoising but relies on fixed parameters. Deep models such as U-Net are more flexible but often lack interpretability and fail to gener…

Collaborative Filtering

Joint Variational Autoencoders for Recommendation with Implicit Feedback

2020-08-17 · Bahare Askari, Jaroslaw Szlichta, Amirali Salehi-Abari

Variational Autoencoders (VAEs) have recently shown promising performance in collaborative filtering with implicit feedback. These existing recommendation models learn user representations to reconstruct or predict user …

Collaborative Filtering

Leveraging Cross Feedback of User and Item Embeddings with Attention for Variational Autoencoder based Collaborative Filtering

2020-02-21 · Yuan Jin, He Zhao, Ming Liu, Ye Zhu 외

Matrix factorization (MF) has been widely applied to collaborative filtering in recommendation systems. Its Bayesian variants can derive posterior distributions of user and item embeddings, and are more robust to sparse …

Collaborative FilteringRecommendation Systems