English
Related papers

Related papers: Neural Collaborative Filtering

200 papers

In this paper, we propose a novel ranking framework for collaborative filtering with the overall aim of learning user preferences over items by minimizing a pairwise ranking loss. We show the minimization problem involves dependent random…

Matrix factorization is one of the most efficient approaches in recommender systems. However, such algorithms, which rely on the interactions between users and items, perform poorly for "cold-users" (users with little history of such…

Information Retrieval · Computer Science 2018-05-18 ThaiBinh Nguyen , Atsuhiro Takasu

Collaborative filtering (CF) is a powerful recommender system that generates a list of recommended items for an active user based on the ratings of similar users. This paper presents a novel approach to CF by first finding the set of users…

Information Retrieval · Computer Science 2017-03-06 Doaa M. Shawky

Collaborative filtering (CF) and content-based filtering (CBF) have widely been used in information filtering applications. Both approaches have their strengths and weaknesses which is why researchers have developed hybrid systems. This…

Machine Learning · Computer Science 2012-12-12 Kai Yu , Anton Schwaighofer , Volker Tresp , Wei-Ying Ma , HongJiang Zhang

Two main challenges in recommender systems are modeling users with heterogeneous taste, and providing explainable recommendations. In this paper, we propose the neural Attentive Multi-Persona Collaborative Filtering (AMP-CF) model as a…

Information Retrieval · Computer Science 2020-10-15 Oren Barkan , Yonatan Fuchs , Avi Caciularu , Noam Koenigstein

The design of algorithms that generate personalized ranked item lists is a central topic of research in the field of recommender systems. In the past few years, in particular, approaches based on deep learning (neural) techniques have…

Information Retrieval · Computer Science 2021-01-08 Maurizio Ferrari Dacrema , Simone Boglio , Paolo Cremonesi , Dietmar Jannach

The purpose if this master's thesis is to study and develop a new algorithmic framework for Collaborative Filtering to produce recommendations in the top-N recommendation problem. Thus, we propose Lanczos Latent Factor Recommender (LLFR); a…

Machine Learning · Statistics 2016-06-15 Maria Kalantzi

Graph Convolution Networks (GCNs) have significantly succeeded in learning user and item representations for recommendation systems. The core of their efficacy is the ability to explicitly exploit the collaborative signals from both the…

Information Retrieval · Computer Science 2024-11-11 Fan Liu , Shuai Zhao , Zhiyong Cheng , Liqiang Nie , Mohan Kankanhalli

Recommender systems are used with the purpose of suggesting contents and resources to the users in a social network. These systems use ranks or tags each user assign to different resources to predict or make suggestions to users. Lately,…

Social and Information Networks · Computer Science 2021-05-05 Hossein Monshizadeh Naeen , Mehrdad Jalali

Nowadays, news apps have taken over the popularity of paper-based media, providing a great opportunity for personalization. Recurrent Neural Network (RNN)-based sequential recommendation is a popular approach that utilizes users' recent…

Information Retrieval · Computer Science 2020-04-13 Bing Bai , Guanhua Zhang , Ye Lin , Hao Li , Kun Bai , Bo Luo

While recommendation systems generally observe user behavior passively, there has been an increased interest in directly querying users to learn their specific preferences. In such settings, considering queries at different levels of…

Machine Learning · Computer Science 2018-12-03 Yuheng Bu , Kevin Small

Retrieval tasks typically require a ranking of items given a query. Collaborative filtering tasks, on the other hand, learn to model user's preferences over items. In this paper we study the joint problem of recommending items to a user…

Information Retrieval · Computer Science 2012-06-22 Jason Weston , Chong Wang , Ron Weiss , Adam Berenzweig

Giving or recommending appropriate content based on the quality of experience is the most important and challenging issue in recommender systems. As collaborative filtering (CF) is one of the most prominent and popular techniques used for…

Information Retrieval · Computer Science 2019-05-07 Cong Tran , Jang-Young Kim , Won-Yong Shin , Sang-Wook Kim

In the world of big data, many people find it difficult to access the information they need quickly and accurately. In order to overcome this, research on the system that recommends information accurately to users is continuously conducted.…

Computers and Society · Computer Science 2019-09-19 Keum Gang Cha , Soo-Ryeon Lee , Jung-Woo Lee , Seung Bin Baik

Collaborative filtering (CF) is an important research direction in recommender systems that aims to make recommendations given the information on user-item interactions. Graph CF has attracted more and more attention in recent years due to…

Information Retrieval · Computer Science 2023-06-07 Jiayan Guo , Lun Du , Xu Chen , Xiaojun Ma , Qiang Fu , Shi Han , Dongmei Zhang , Yan Zhang

Recommender systems play a vital role in modern online services, such as Amazon and Taobao. Traditional personalized methods, which focus on user-item (UI) relations, have been widely applied in industrial settings, owing to their…

Information Retrieval · Computer Science 2021-03-02 Xu Xie , Fei Sun , Xiaoyong Yang , Zhao Yang , Jinyang Gao , Wenwu Ou , Bin Cui

Collaborative filtering is used to recommend items to a user without requiring a knowledge of the item itself and tends to outperform other techniques. However, collaborative filtering suffers from the cold-start problem, which occurs when…

Machine Learning · Computer Science 2014-06-10 Michael R. Smith , Tony Martinez , Michael Gashler

Nowadays, with the remarkable expansion of the information through the internet, users prefer to receive the exact information that they need through some suggestions from their friends or profiles to save their time and money. Recommend…

Information Retrieval · Computer Science 2017-08-02 Maryam Nayebzadeh , Akbar Moazzam , Amir Mohammad Saba , Hadi Abdolrahimpour , Elham Shahab

In the field of Recommender Systems (RS), neural collaborative filtering represents a significant milestone by combining matrix factorization and deep neural networks to achieve promising results. Traditional methods like matrix…

Information Retrieval · Computer Science 2025-06-04 Saloua Zammali , Siddhant Dutta , Sadok Ben Yahia

Efficiency is crucial to the online recommender systems. Representing users and items as binary vectors for Collaborative Filtering (CF) can achieve fast user-item affinity computation in the Hamming space, in recent years, we have…

Information Retrieval · Computer Science 2019-05-10 Chenghao Liu , Tao Lu , Xin Wang , Zhiyong Cheng , Jianling Sun , Steven C. H. Hoi