paper-with-me

Papers

Neural Graph Collaborative Filtering Using Variational Inference

2023-11-20 · Narges Sadat Fazeli Dehkordi, Hadi Zare, Parham Moradi, Mahdi Jalili

The customization of recommended content to users holds significant importance in enhancing user experiences across a wide spectrum of applications such as e-commerce, music, and shopping. Graph-based methods have achieved considerable performance by capturing user-item interactions. However, these methods tend to utilize randomly constructed embeddings in the dataset used for training the recommender, which lacks any user preferences. Here, we propose the concept of variational embeddings as a means of pre-training the recommender system to improve the feature propagation through the layers of graph convolutional networks (GCNs). The graph variational embedding collaborative filtering (GVECF) is introduced as a novel framework to incorporate representations learned through a variational graph auto-encoder which are embedded into a GCN-based collaborative filtering. This approach effectively transforms latent high-order user-item interactions into more trainable vectors, ultimately resulting in better performance in terms of recall and normalized discounted cumulative gain(NDCG) metrics. The experiments conducted on benchmark datasets demonstrate that our proposed method achieves up to 13.78% improvement in the recall over the test data.

📄 PDF Abstract BibTeX arXiv:2311.11824

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation SystemsVariational Inference

Similar Papers 제목 키워드 기반

One-class Collaborative Filtering with Random Graphs: Annotated Version

2013-09-26 · Ulrich Paquet, Noam Koenigstein

The bane of one-class collaborative filtering is interpreting and modelling the latent signal from the missing class. In this paper we present a novel Bayesian generative model for implicit collaborative filtering. It fo…

Collaborative FilteringVariational Inference

Neural Causal Graph Collaborative Filtering

2023-07-10 · Xiangmeng Wang, Qian Li, Dianer Yu, Wei Huang 외

Graph collaborative filtering (GCF) has gained considerable attention in recommendation systems by leveraging graph learning techniques to enhance collaborative filtering (CF). One classical approach in GCF is to learn u…

Collaborative FilteringGraph LearningGraph Representation LearningRecommendation Systems+2

Interactive Graph Convolutional Filtering

2023-09-04 · Jin Zhang, Defu Lian, Hong Xie, Yawen Li 외

Interactive Recommender Systems (IRS) have been increasingly used in various domains, including personalized article recommendation, social media, and online advertising. However, IRS faces significant challenges in prov…

Collaborative FilteringMeta-LearningRecommendation SystemsVariational Inference

Coupled Variational Recurrent Collaborative Filtering

2019-06-11 · Qingquan Song, Shiyu Chang, Xia Hu

We focus on the problem of streaming recommender system and explore novel collaborative filtering algorithms to handle the data dynamicity and complexity in a streaming manner. Although deep neural networks have demonstr…

Collaborative FilteringRecommendation SystemsVariational Inference

Variational Autoencoders for Collaborative Filtering

2018-02-16 · Dawen Liang, Rahul G. Krishnan, Matthew D. Hoffman, Tony Jebara

We extend variational autoencoders (VAEs) to collaborative filtering for implicit feedback. This non-linear probabilistic model enables us to go beyond the limited modeling capacity of linear factor models which still la…

Bayesian InferenceCollaborative FilteringLanguage ModelingLanguage Modelling+2