Open AccessPosted Content
Deep Variational Models for Collaborative Filtering-based Recommender Systems
Jesús Bobadilla,Ángel González-Prieto,Fernando Ortega,Abraham Gutiérrez,Ángel González-Prieto +4 more
TL;DR: In this article, the authors apply the variational concept to inject stochasticity in the latent space of the deep architecture, introducing a variational technique in the neural collaborative filtering field.
read more
Abstract: 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.
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
The Road Ahead: Emerging Trends, Unresolved Issues, and Concluding Remarks in Generative AI—A Comprehensive Review
S Balasubramaniam,Vanajaroselin Chirchi,Seifedine Kadry,Moorthy Agoramoorthy,Gururama Senthilvel P.,Satheesh Kumar K,T. Sivakumar +6 more
TL;DR: This comprehensive review of generative AI explores its rapid advancements, applications, and unresolved issues, including foundational architectures, impact on computer vision, NLP, and healthcare, while highlighting ethical concerns and the need for responsible use guidelines.
3
UniRecSys: A unified framework for personalized, group, package, and package-to-group recommendations
Adamya Shyam,Vikas Kumar,Venkateswara Rao Kagita,Arun K. Pujari +3 more
TL;DR: UniRecSys proposes a unified framework for personalized, group, package, and package-to-group recommendations, addressing the lack of comprehensive and unified approaches in current research.
1
Design and research of news recommendation system based on perceptron model in big data era
TL;DR: Wang et al. as discussed by the authors proposed a perceptron model-based news recommendation system, which uses the perceptron to extract news keywords and realize the classification of the news; for user interest preferences, they analyzed users' news browsing preferences by collecting user behavior logs and use a multi-layer perceptron approach to aggregate users' interest features.
Wasserstein GAN-based architecture to generate collaborative filtering synthetic datasets
Jesús Bobadilla
- 17 Feb 2024
TL;DR: An improvement in the state-of-the-art method is proposed by applying the Wasserstein concept to the generative adversarial network for recommender systems (GANRS) seminal method to generate synthetic datasets that can be used to test the recommendation performance and accuracy of a company on different simulated scenarios.
A small neighborhood fabric recommender system based on user historical behavior and preference
Zhen-zhen He,Yunjiao Ma,Jun Xiang,Ning Zhang,Ruru Pan +4 more
TL;DR: This paper proposes a fabric recommender system based on user historical behavior and preference, integrating preference, activity, and rating to provide personalized recommendations, achieving a precision score of up to 0.93 with fewer neighborhoods.
References
Glove: Global Vectors for Word Representation
Jeffrey Pennington,Richard Socher,Christopher D. Manning +2 more
- 01 Oct 2014
TL;DR: A new global logbilinear regression model that combines the advantages of the two major model families in the literature: global matrix factorization and local context window methods and produces a vector space with meaningful substructure.
•Journal Article
The mathematical theory of communication
Claude E. Shannon,Warren Weaver +1 more
TL;DR: The Mathematical Theory of Communication (MTOC) as discussed by the authors was originally published as a paper on communication theory more than fifty years ago and has since gone through four hardcover and sixteen paperback printings.
36.2K
Deep contextualized word representations
Matthew E. Peters,Mark Neumann,Mohit Iyyer,Matt Gardner,Christopher Clark,Kenton Lee,Luke Zettlemoyer +6 more
- 15 Feb 2018
TL;DR: This paper introduced a new type of deep contextualized word representation that models both complex characteristics of word use (e.g., syntax and semantics), and how these uses vary across linguistic contexts (i.e., to model polysemy).
Neural Collaborative Filtering
Xiangnan He,Lizi Liao,Hanwang Zhang,Liqiang Nie,Xia Hu,Tat-Seng Chua +5 more
- 03 Apr 2017
TL;DR: This work strives to develop techniques based on neural networks to tackle the key problem in recommendation --- collaborative filtering --- on the basis of implicit feedback, and presents a general framework named NCF, short for Neural network-based Collaborative Filtering.
Evaluating collaborative filtering recommender systems
TL;DR: The key decisions in evaluating collaborative filtering recommender systems are reviewed: the user tasks being evaluated, the types of analysis and datasets being used, the ways in which prediction quality is measured, the evaluation of prediction attributes other than quality, and the user-based evaluation of the system as a whole.