中文
相关论文

相关论文: Collaborative Filtering with Graph-based Implicit …

200 篇论文

Collaborative Filtering (CF) is one of the most commonly used recommendation methods. CF consists in predicting whether, or how much, a user will like (or dislike) an item by leveraging the knowledge of the user's preferences as well as…

Collaborative filtering is a critical technique in recommender systems. It has been increasingly viewed as a conditional generative task for user feedback data, where newly developed diffusion model shows great potential. However, existing…

信息检索 · 计算机科学 2024-04-25 Yunqin Zhu , Chao Wang , Qi Zhang , Hui Xiong

Question and answer (Q&A) platforms usually recommend question-answer pairs to meet users' knowledge acquisition needs, unlike traditional recommendations that recommend only one item. This makes user behaviors more complex, and presents…

信息检索 · 计算机科学 2024-06-10 Changshuo Zhang , Teng Shi , Xiao Zhang , Yanping Zheng , Ruobing Xie , Qi Liu , Jun Xu , Ji-Rong Wen

Collaborative filtering (CF) aims to build a model from users' past behaviors and/or similar decisions made by other users, and use the model to recommend items for users. Despite of the success of previous collaborative filtering…

信息检索 · 计算机科学 2017-04-04 Junhua He , Hankz Hankui Zhuo , Jarvan Law

Collaborative filtering (CF) models have demonstrated remarkable performance in recommender systems, which represent users and items as embedding vectors. Recently, due to the powerful modeling capability of graph neural networks for…

信息检索 · 计算机科学 2024-11-05 Hao Chen , Yuanchen Bei , Wenbing Huang , Shengyuan Chen , Feiran Huang , Xiao Huang

The successful integration of graph neural networks into recommender systems (RSs) has led to a novel paradigm in collaborative filtering (CF), graph collaborative filtering (graph CF). By representing user-item data as an undirected,…

Graph Convolutional Networks (GCNs) are state-of-the-art graph based representation learning models by iteratively stacking multiple layers of convolution aggregation operations and non-linear activation operations. Recently, in…

信息检索 · 计算机科学 2020-01-29 Lei Chen , Le Wu , Richang Hong , Kun Zhang , Meng Wang

Collaborative filtering is the de facto standard for analyzing users' activities and building recommendation systems for items. In this work we develop Sliced Anti-symmetric Decomposition (SAD), a new model for collaborative filtering based…

信息检索 · 计算机科学 2023-07-11 Shiwen Zhao , Charles Crissman , Guillermo R Sapiro

Item-based Collaborative Filtering(short for ICF) has been widely adopted in recommender systems in industry, owing to its strength in user interest modeling and ease in online personalization. By constructing a user's profile with the…

信息检索 · 计算机科学 2018-11-13 Feng Xue , Xiangnan He , Xiang Wang , Jiandong Xu , Kai Liu , Richang Hong

Graph Collaborative Filtering (GCF) has emerged as a dominant paradigm in modern recommendation systems, excelling at modeling complex user-item interactions and capturing high-order collaborative signals through graph-structured learning.…

信息检索 · 计算机科学 2025-08-15 Jinfeng Xu , Zheyu Chen , Jinze Li , Shuo Yang , Wei Wang , Xiping Hu , Edith Ngai

In recent years, neural networks and other complex models have dominated recommender systems, often setting new benchmarks for state-of-the-art performance. Yet, despite these advancements, award-winning research has demonstrated that…

信息检索 · 计算机科学 2026-04-20 Pedro R. Pires , Rafael T. Sereicikas , Gregorio F. Azevedo , Tiago A. Almeida

Collaborative filtering is one of the most popular techniques in designing recommendation systems, and its most representative model, matrix factorization, has been wildly used by researchers and the industry. However, this model suffers…

信息检索 · 计算机科学 2019-12-17 Yixin Su , Sarah Monazam Erfani , Rui Zhang

Collaborative Filtering (CF) is one of the most successful approaches for recommender systems. With the emergence of online social networks, social recommendation has become a popular research direction. Most of these social recommendation…

信息检索 · 计算机科学 2019-07-12 Le Wu , Peijie Sun , Richang Hong , Yanjie Fu , Xiting Wang , Meng Wang

The Matrix Factorization models, sometimes called the latent factor models, are a family of methods in the recommender system research area to (1) generate the latent factors for the users and the items and (2) predict users' ratings on…

信息检索 · 计算机科学 2017-10-03 Hung-Hsuan Chen

In this paper, several Collaborative Filtering (CF) approaches with latent variable methods were studied using user-item interactions to capture important hidden variations of the sparse customer purchasing behaviours. The latent factors…

信息检索 · 计算机科学 2020-12-14 Karthik Raja Kalaiselvi Bhaskar , Deepa Kundur , Yuri Lawryshyn

Matrix factorization (MF) is a common method for collaborative filtering. MF represents user preferences and item attributes by latent factors. Despite that MF is a powerful method, it suffers from not be able to identifying strong…

信息检索 · 计算机科学 2021-05-13 Binh Nguyen , Atsuhiro Takasu

Graph-based collaborative filtering has emerged as a powerful paradigm for delivering personalized recommendations. Despite their demonstrated effectiveness, these methods often neglect the underlying intents of users, which constitute a…

信息检索 · 计算机科学 2023-09-25 Jiahao Wu , Wenqi Fan , Shengcai Liu , Qijiong Liu , Qing Li , Ke Tang

Learning informative representations of users and items from the interaction data is of crucial importance to collaborative filtering (CF). Present embedding functions exploit user-item relationships to enrich the representations, evolving…

信息检索 · 计算机科学 2020-07-06 Xiang Wang , Hongye Jin , An Zhang , Xiangnan He , Tong Xu , Tat-Seng Chua

Collaborative filtering methods based on graph neural networks (GNNs) have witnessed significant success in recommender systems (RS), capitalizing on their ability to capture collaborative signals within intricate user-item relationships…

信息检索 · 计算机科学 2024-04-16 Wei Wu , Chao Wang , Dazhong Shen , Chuan Qin , Liyi Chen , Hui Xiong

Cold-start is a very common and still open problem in the Recommender Systems literature. Since cold start items do not have any interaction, collaborative algorithms are not applicable. One of the main strategies is to use pure or hybrid…

机器学习 · 计算机科学 2019-07-16 Cesare Bernardis , Maurizio Ferrari Dacrema , Paolo Cremonesi