paper-with-me

Papers

Leveraging Deep Learning Techniques on Collaborative Filtering Recommender Systems

2023-04-18 · Ali Fallahi RahmatAbadi, Javad Mohammadzadeh

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.

📄 PDF Abstract BibTeX arXiv:2304.09282

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringDeep LearningInformation RetrievalRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

Item-based Collaborative Filtering with BERT

2020-07-01 · WS 2020 7 · Tian Wang, Yuyangzi Fu

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 Systems

Collaborative filtering, K-nearest neighbor and cosine similarity in home decor recommender systems

2024-02-09 · Nanna Bach Munkholm, Robert Alphinas, Torben Tambo

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 Systems

Deep Latent Factor Model for Collaborative Filtering

2019-12-10 · Aanchal Mongia, Neha Jhamb, Emilie Chouzenoux, Angshul Majumdar

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+1

Hotel Recommendation System Based on User Profiles and Collaborative Filtering

2020-09-21 · Bekir Berker Türker, resul tugay, Şule Öğüdücü, İpek Kızıl

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 Systems

Dual-embedding based Neural Collaborative Filtering for Recommender Systems

2021-02-04 · Gongshan He, Dongxing Zhao, Lixin Ding

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