中文
相关论文

相关论文: A Unified Model for Recommendation with Selective …

200 篇论文

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

Recommender system is currently widely used in many e-commerce systems, such as Amazon, eBay, and so on. It aims to help users to find items which they may be interested in. In literature, neighborhood-based collaborative filtering and…

社会与信息网络 · 计算机科学 2016-08-09 Yefeng Ruan , Tzu-Chun Lin

In recent years, deep neural networks have yielded immense success on speech recognition, computer vision and natural language processing. However, the exploration of deep neural networks on recommender systems has received relatively less…

信息检索 · 计算机科学 2017-08-29 Xiangnan He , Lizi Liao , Hanwang Zhang , Liqiang Nie , Xia Hu , Tat-Seng Chua

Traditional Recommender Systems (RS) do not consider any personal user information beyond rating history. Such information, on the other hand, is widely available on social networking sites (Facebook, Twitter). As a result, social networks…

信息检索 · 计算机科学 2016-08-19 Amira Ghenai , Moustafa M. Ghanem

Graph Neural Network (GNN) based recommender systems have been attracting more and more attention in recent years due to their excellent performance in accuracy. Representing user-item interactions as a bipartite graph, a GNN model…

信息检索 · 计算机科学 2022-11-29 Liangwei Yang , Shengjie Wang , Yunzhe Tao , Jiankai Sun , Xiaolong Liu , Philip S. Yu , Taiqing Wang

Graph Neural Networks (GNNs) have opened up a potential line of research for collaborative filtering (CF). The key power of GNNs is based on injecting collaborative signal into user and item embeddings which will contain information about…

信息检索 · 计算机科学 2025-03-28 Loc Tan Nguyen , Tin T. Tran

Recommender systems play an important role in many scenarios where users are overwhelmed with too many choices to make. In this context, Collaborative Filtering (CF) arises by providing a simple and widely used approach for personalized…

信息检索 · 计算机科学 2017-05-22 Gustavo R. Lima , Carlos E. Mello , Geraldo Zimbrao

Recommendation systems have been widely used by commercial service providers for giving suggestions to users. Collaborative filtering (CF) systems, one of the most popular recommendation systems, utilize the history of behaviors of the…

信息检索 · 计算机科学 2016-11-16 Saber Shokat Fadaee , Mohammad Sajjad Ghaemi , Ravi Sundaram , Hossein Azari Soufiani

In this work, we present a federated version of the state-of-the-art Neural Collaborative Filtering (NCF) approach for item recommendations. The system, named FedNCF, enables learning without requiring users to disclose or transmit their…

信息检索 · 计算机科学 2022-02-17 Vasileios Perifanis , Pavlos S. Efraimidis

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…

信息检索 · 计算机科学 2022-04-29 Lianghao Xia , Chao Huang , Yong Xu , Jiashu Zhao , Dawei Yin , Jimmy Xiangji Huang

In recent years, deep learning has gained an indisputable success in computer vision, speech recognition, and natural language processing. After its rising success on these challenging areas, it has been studied on recommender systems as…

信息检索 · 计算机科学 2019-10-01 Ezgi Yıldırım , Payam Azad , Şule Gündüz Öğüdücü

Federated recommendation applies federated learning techniques in recommendation systems to help protect user privacy by exchanging models instead of raw user data between user devices and the central server. Due to the heterogeneity in…

信息检索 · 计算机科学 2022-08-22 Sichun Luo , Yuanzhang Xiao , Linqi Song

Nearest neighbor is a popular nonparametric method for classification and regression with many appealing properties. In the big data era, the sheer volume and spatial/temporal disparity of big data may prohibit centrally processing and…

统计理论 · 数学 2018-12-13 Jiexin Duan , Xingye Qiao , Guang Cheng

Graph Attention Networks (GATs) are designed to provide flexible neighborhood aggregation that assigns weights to neighbors according to their importance. In practice, however, GATs are often unable to switch off task-irrelevant…

机器学习 · 计算机科学 2024-07-31 Nimrah Mustafa , Rebekka Burkholz

Recommender systems have become an essential tool for providers and users of online services and goods, especially with the increased use of the Internet to access information and purchase products and services. This work proposes a novel…

信息检索 · 计算机科学 2022-10-17 Abdullah Alhadlaq , Said Kerrache , Hatim Aboalsamh

Graph Convolutional Network (GCN) has achieved great success and has been applied in various fields including recommender systems. However, GCN still suffers from many issues such as training difficulties, over-smoothing, vulnerable to…

信息检索 · 计算机科学 2020-05-01 Shaowen Peng , Tsunenori Mine

State-of-the-art music recommender systems are based on collaborative filtering, which builds upon learning similarities between users and songs from the available listening data. These approaches inherently face the cold-start problem, as…

信息检索 · 计算机科学 2022-07-21 Paul Magron , Cédric Févotte

Graph Convolutional Networks (GCNs) and their variants have received significant attention and achieved start-of-the-art performances on various recommendation tasks. However, many existing GCN models tend to perform recursive aggregations…

信息检索 · 计算机科学 2020-06-09 Yue Xu , Hao Chen , Zengde Deng , Junxiong Zhu , Yanghua Li , Peng He , Wenyao Gao , Wenjun Xu

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…

信息检索 · 计算机科学 2021-07-26 Yixin Su , Rui Zhang , Sarah Erfani , Junhao Gan

Influenced by the great success of deep learning in computer vision and language understanding, research in recommendation has shifted to inventing new recommender models based on neural networks. In recent years, we have witnessed…

信息检索 · 计算机科学 2022-02-17 Le Wu , Xiangnan He , Xiang Wang , Kun Zhang , Meng Wang