paper-with-me

Papers

Deep Variational Models for Collaborative Filtering-based Recommender Systems

2021-07-27 · Jesús Bobadilla, Fernando Ortega, Abraham Gutiérrez, Ángel González-Prieto

Deep learning provides accurate collaborative filtering models to improve recommender system results. Deep matrix factorization and their related collaborative neural networks are the state-of-art in the field; nevertheless, both models lack the necessary stochasticity to create the robust, continuous, and structured latent spaces that variational autoencoders exhibit. On the other hand, data augmentation through variational autoencoder does not provide accurate results in the collaborative filtering field due to the high sparsity of recommender systems. Our proposed models apply the variational concept to inject stochasticity in the latent space of the deep architecture, introducing the variational technique in the neural collaborative filtering field. This method does not depend on the particular model used to generate the latent representation. In this way, this approach can be applied as a plugin to any current and future specific models. The proposed models have been tested using four representative open datasets, three different quality measures, and state-of-art baselines. The results show the superiority of the proposed approach in scenarios where the variational enrichment exceeds the injected noise effect. Additionally, a framework is provided to enable the reproducibility of the conducted experiments.

📄 PDF Abstract BibTeX arXiv:2107.12677

Code (1)

KNODIS-Research-Group/deep-variational-models-for-collaborative-filtering 공식 구현

Tasks

Collaborative FilteringData AugmentationRecommendation Systems

Similar 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 achiev…

Collaborative FilteringRecommendation SystemsVariational Inference

A Hybrid Recommender System for Recommending Smartphones to Prospective Customers

2021-05-26 · Pratik K. Biswas, Songlin Liu

Recommender Systems are a subclass of machine learning systems that employ sophisticated information filtering strategies to reduce the search time and suggest the most relevant items to any particular user. Hybrid recom…

Collaborative FilteringRecommendation Systems

Exploration-Exploitation Motivated Variational Auto-Encoder for Recommender Systems

2020-06-05 · Yizi Zhang, Meimei Liu

Recent years have witnessed rapid developments on collaborative filtering techniques for improving the performance of recommender systems due to the growing need of companies to help users discover new and relevant items…

Collaborative FilteringRecommendation Systems

Data Poisoning Attacks on Neighborhood-based Recommender Systems

2019-12-01 · Liang Chen, Yangjun Xu, Fenfang Xie, Min Huang 외

Nowadays, collaborative filtering recommender systems have been widely deployed in many commercial companies to make profit. Neighbourhood-based collaborative filtering is common and effective. To date, despite its effec…

Collaborative FilteringData PoisoningRecommendation Systems

On Variational Inference for User Modeling in Attribute-Driven Collaborative Filtering

2020-12-02 · Venugopal Mani, Ramasubramanian Balasubramanian, Sushant Kumar, Abhinav Mathur 외

Recommender Systems have become an integral part of online e-Commerce platforms, driving customer engagement and revenue. Most popular recommender systems attempt to learn from users' past engagement data to understand b…

AttributeBIG-bench Machine LearningCausal InferenceCollaborative Filtering+2