Leveraging Deep Learning Techniques on Collaborative Filtering Recommender Systems
With the exponentially increasing volume of online data, searching and finding required information have become an extensive and time-consuming task. Recommender Systems as a subclass of information retrieval and decision support systems by providing personalized suggestions helping users access what they need more efficiently. Among the different techniques for building a recommender system, Collaborative Filtering (CF) is the most popular and widespread approach. However, cold start and data sparsity are the fundamental challenges ahead of implementing an effective CF-based recommender. Recent successful developments in enhancing and implementing deep learning architectures motivated many studies to propose deep learning-based solutions for solving the recommenders' weak points. In this research, unlike the past similar works about using deep learning architectures in recommender systems that covered different techniques generally, we specifically provide a comprehensive review of deep learning-based collaborative filtering recommender systems. This in-depth filtering gives a clear overview of the level of popularity, gaps, and ignored areas on leveraging deep learning techniques to build CF-based systems as the most influential recommenders.
Code (0)
등록된 구현이 없습니다.
Tasks
Collaborative FilteringDeep LearningInformation RetrievalRecommendation SystemsRetrievalSimilar Papers 제목 키워드 기반
Item-based Collaborative Filtering with BERT
In e-commerce, recommender systems have become an indispensable part of helping users explore the available inventory. In this work, we present a novel approach for item-based collaborative filtering, by leveraging BERT …
Collaborative FilteringRecommendation SystemsCollaborative filtering, K-nearest neighbor and cosine similarity in home decor recommender systems
An architectural framework, based on collaborative filtering using K-nearest neighbor and cosine similarity, was developed and implemented to fit the requirements for the company DecorRaid. The aim of the paper is to tes…
Collaborative FilteringRecommendation SystemsDeep Latent Factor Model for Collaborative Filtering
Latent factor models have been used widely in collaborative filtering based recommender systems. In recent years, deep learning has been successful in solving a wide variety of machine learning problems. Motivated by the…
BIG-bench Machine LearningCollaborative FilteringDeep Learningmodel+1Hotel Recommendation System Based on User Profiles and Collaborative Filtering
Nowadays, people start to use online reservation systems to plan their vacations since they have vast amount of choices available. Selecting when and where to go from this large-scale options is getting harder. In additi…
Collaborative FilteringDecision MakingRecommendation SystemsDual-embedding based Neural Collaborative Filtering for Recommender Systems
Among various recommender techniques, collaborative filtering (CF) is the most successful one. And a key problem in CF is how to represent users and items. Previous works usually represent a user (an item) as a vector of…
Collaborative FilteringRecommendation Systems