English
Related papers

Related papers: Collaborative Filtering with User-Item Co-Autoregr…

200 papers

Recommender systems are crucial to alleviate the information overload problem in online worlds. Most of the modern recommender systems capture users' preference towards items via their interactions based on collaborative filtering…

Information Retrieval · Computer Science 2019-07-17 Wenqi Fan , Yao Ma , Dawei Yin , Jianping Wang , Jiliang Tang , Qing Li

Recommender systems have been studied for decades with numerous promising models been proposed. Among them, Collaborative Filtering (CF) models are arguably the most successful one due to its high accuracy in recommendation and elimination…

Information Retrieval · Computer Science 2023-11-02 Eric L. Lee , Tsung-Ting Kuo , Shou-De Lin

This survey provides an examination of the use of Deep Neural Networks (DNN) in Collaborative Filtering (CF) recommendation systems. As the digital world increasingly relies on data-driven approaches, traditional CF techniques face…

Artificial Intelligence · Computer Science 2024-12-03 Pang Li , Shahrul Azman Mohd Noah , Hafiz Mohd Sarim

We consider the problem of learning latent features (aka embedding) for users and items in a recommendation setting. Given only a user-item interaction graph, the goal is to recommend items for each user. Traditional approaches employ…

Information Retrieval · Computer Science 2021-02-17 Rahul Ragesh , Sundararajan Sellamanickam , Vijay Lingam , Arun Iyer , Ramakrishna Bairi

In recent years, deep neural network is introduced in recommender systems to solve the collaborative filtering problem, which has achieved immense success on computer vision, speech recognition and natural language processing. On one hand,…

Information Retrieval · Computer Science 2020-10-14 Ge Fan , Wei Zeng , Shan Sun , Biao Geng , Weiyi Wang , Weibo Liu

We propose a J-NCF method for recommender systems. The J-NCF model applies a joint neural network that couples deep feature learning and deep interaction modeling with a rating matrix. Deep feature learning extracts feature representations…

Information Retrieval · Computer Science 2019-07-11 Wanyu Chen , Fei Cai , Honghui Chen , Maarten de Rijke

User and item attributes are essential side-information; their interactions (i.e., their co-occurrence in the sample data) can significantly enhance prediction accuracy in various recommender systems. We identify two different types of…

Information Retrieval · Computer Science 2021-07-26 Yixin Su , Rui Zhang , Sarah Erfani , Junhao Gan

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 latent factors…

Information Retrieval · Computer Science 2021-02-08 Gongshan He , Dongxing Zhao , Lixin Ding

In collaborative filtering (CF), interaction function (IFC) plays the important role of capturing interactions among items and users. The most popular IFC is the inner product, which has been successfully used in low-rank matrix…

Machine Learning · Computer Science 2020-04-07 Quanming Yao , Xiangning Chen , James Kwok , Yong Li , Cho-Jui Hsieh

In Recommender Systems research, algorithms are often characterized as either Collaborative Filtering (CF) or Content Based (CB). CF algorithms are trained using a dataset of user preferences while CB algorithms are typically based on item…

Information Retrieval · Computer Science 2019-09-24 Oren Barkan , Noam Koenigstein , Eylon Yogev , Ori Katz

Collaborative filtering (CF) is the key technique for recommender systems. Pure CF approaches exploit the user-item interaction data (e.g., clicks, likes, and views) only and suffer from the sparsity issue. Items are usually associated with…

Information Retrieval · Computer Science 2020-10-19 Guangneng Hu , Yu Zhang , Qiang Yang

Collaborative Filtering (CF) has emerged as fundamental paradigms for parameterizing users and items into latent representation space, with their correlative patterns from interaction data. Among various CF techniques, the development of…

Information Retrieval · Computer Science 2022-04-29 Lianghao Xia , Chao Huang , Yong Xu , Jiashu Zhao , Dawei Yin , Jimmy Xiangji Huang

The performance of a Collaborative Filtering (CF) method is based on the properties of a User-Item Rating Matrix (URM). And the properties or Rating Data Characteristics (RDC) of a URM are constantly changing. Recent studies significantly…

Information Retrieval · Computer Science 2023-03-21 Samin Poudel , Marwan Bikdash

Recently, recommender systems play a pivotal role in alleviating the problem of information overload. Latent factor models have been widely used for recommendation. Most existing latent factor models mainly utilize the interaction…

Information Retrieval · Computer Science 2019-09-17 Chuan Shi , Xiaotian Han , Li Song , Xiao Wang , Senzhang Wang , Junping Du , Philip S. Yu

A growing proportion of human interactions are digitized on social media platforms and subjected to algorithmic decision-making, and it has become increasingly important to ensure fair treatment from these algorithms. In this work, we…

Information Retrieval · Computer Science 2020-09-21 Rashidul Islam , Kamrun Naher Keya , Ziqian Zeng , Shimei Pan , James Foulds

User evaluations include a significant quantity of information across online platforms. This information source has been neglected by the majority of existing recommendation systems, despite its potential to ease the sparsity issue and…

Information Retrieval · Computer Science 2022-06-24 Aristeidis Karras , Christos Karras

Collaborative filtering is an effective recommendation approach in which the preference of a user on an item is predicted based on the preferences of other users with similar interests. A big challenge in using collaborative filtering…

Information Retrieval · Computer Science 2012-03-19 Yu Zhang , Bin Cao , Dit-Yan Yeung

Standard Collaborative Filtering (CF) algorithms make use of interactions between users and items in the form of implicit or explicit ratings alone for generating recommendations. Similarity among users or items is calculated purely based…

Information Retrieval · Computer Science 2014-02-26 Jobin Wilson , Santanu Chaudhury , Brejesh Lall , Prateek Kapadia

In this study, we introduce Convolutional Transformer Neural Collaborative Filtering (CTNCF), a novel approach aimed at enhancing recommendation systems by effectively capturing high-order structural information in user-item interactions.…

Artificial Intelligence · Computer Science 2024-12-03 Pang Li , Shahrul Azman Mohd Noah , Hafiz Mohd Sarim

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