Bilateral Variational Autoencoder for Collaborative Filtering
Quoc-Tuan Truong,Aghiles Salah,Hady W. Lauw +2 more
- 08 Mar 2021
- pp 292-300
TL;DR: In this paper, the authors proposed a Bilateral Variational Autoencoder (BiVAE) model, which combines a generative model of dyadic data with two inference models, user-and item-based, parameterized by neural networks.
read more
Abstract: Preference data is a form of dyadic data, with measurements associated with pairs of elements arising from two discrete sets of objects. These are users and items, as well as their interactions, e.g., ratings. We are interested in learning representations for both sets of objects, i.e., users and items, to predict unknown pairwise interactions. Motivated by the recent successes of deep latent variable models, we propose Bilateral Variational Autoencoder (BiVAE), which arises from a combination of a generative model of dyadic data with two inference models, user- and item-based, parameterized by neural networks. Interestingly, our model can take the form of a Bayesian variational autoencoder either on the user or item side. As opposed to the vanilla VAE model, BiVAE is "bilateral'', in that users and items are treated similarly, making it more apt for two-way or dyadic data. While theoretically sound, we formally show that, similarly to VAE, our model might suffer from an over-regularized latent space. This issue, known as posterior collapse in the VAE literature, may appear due to assuming an over-simplified prior (isotropic Gaussian) over the latent space. Hence, we further propose a mitigation of this issue by introducing constrained adaptive prior (CAP) for learning user- and item-dependent prior distributions. Empirical results on several real-world datasets show that the proposed model outperforms conventional VAE and other comparative collaborative filtering models in terms of item recommendation. Moreover, the proposed CAP further boosts the performance of BiVAE. An implementation of BiVAE is available on Cornac recommender library.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
DisenCDR: Learning Disentangled Representations for Cross-Domain Recommendation
Jiangxia Cao,Xixun Lin,Xin Cong,Jing Ya,Tingwen Liu,Bin Wang +5 more
- 06 Jul 2022
TL;DR: This work considers a key challenge of CDR: How do the authors transfer shared information across domains, and proposes DisenCDR, a novel model to disentangle the domain-shared and domain-specific information and proposes two mutual-information-based disentanglement regularizers.
Cross-Domain Recommendation to Cold-Start Users via Variational Information Bottleneck
01 May 2022
TL;DR: Wang et al. as discussed by the authors utilized the information bottleneck (IB) principle to enforce the representations encoding the domain-shared information, which has the capability to make recommendations in both domains directly.
Exploiting Variational Domain-Invariant User Embedding for Partially Overlapped Cross Domain Recommendation
Weiming Liu,Xiaojing Zheng,Mengling Hu,Chaochao Chen +3 more
- 13 May 2022
TL;DR: This paper proposes an end-to-end Dual-autoencoder with Variational Domain-invariant Embedding Alignment (VDEA) model, a cross-domain recommendation framework for the POCDR problem, which utilizes dual variational autoencoders with both local and global embedding alignment for exploiting domain- Invariant user embedding.
Generative-Contrastive Graph Learning for Recommendation
Yonghui Yang,Zhengwei Wu,Lei Wu,Kun Zhang,Richang Hong,Zhiqiang Zhang,Jun Zhou,Meng Wang +7 more
- 11 Jul 2023
TL;DR: Li et al. as mentioned in this paper proposed a variational graph generative contrastive learning (VGCL) framework for CF based recommendation, which leverages variational graphs to estimate a Gaussian distribution of each node and generate multiple contrastive views through multiple samplings from the estimated distributions.
39
Towards Source-Aligned Variational Models for Cross-Domain Recommendation
Aghiles Salah,Thanh Binh Tran,Hady W. Lauw +2 more
- 13 Sep 2021
TL;DR: In this article, a model which learns to fit the target observations and align its hidden space with the source latent space jointly is proposed, and two approaches, namely rigid and soft alignments, are investigated.
31
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Proceedings Article
Auto-Encoding Variational Bayes
Diederik P. Kingma,Max Welling +1 more
- 01 Jan 2014
TL;DR: A stochastic variational inference and learning algorithm that scales to large datasets and, under some mild differentiability conditions, even works in the intractable case is introduced.
Representation Learning: A Review and New Perspectives
TL;DR: Recent work in the area of unsupervised feature learning and deep learning is reviewed, covering advances in probabilistic models, autoencoders, manifold learning, and deep networks.
Matrix Factorization Techniques for Recommender Systems
TL;DR: As the Netflix Prize competition has demonstrated, matrix factorization models are superior to classic nearest neighbor techniques for producing product recommendations, allowing the incorporation of additional information such as implicit feedback, temporal effects, and confidence levels.
•Book
Pattern Recognition and Machine Learning (Information Science and Statistics)
Christopher M. Bishop
- 01 Aug 2006
TL;DR: Looking for competent reading resources?
10.1K