中文
相关论文

相关论文: Federated Graph Learning for Cross-Domain Recommen…

200 篇论文

Federated Learning (FL) has emerged as a promising approach for preserving data privacy in recommendation systems by training models locally. Recently, Graph Neural Networks (GNN) have gained popularity in recommendation tasks due to their…

密码学与安全 · 计算机科学 2024-01-24 Dezhong Yao , Tongtong Liu , Qi Cao , Hai Jin

Cold-start problems are enormous challenges in practical recommender systems. One promising solution for this problem is cross-domain recommendation (CDR) which leverages rich information from an auxiliary (source) domain to improve the…

信息检索 · 计算机科学 2021-05-12 Yongchun Zhu , Kaikai Ge , Fuzhen Zhuang , Ruobing Xie , Dongbo Xi , Xu Zhang , Leyu Lin , Qing He

Graph learning plays a vital role in mining and analyzing complex relationships within graph data and has been widely applied to real-world scenarios such as social, citation, and e-commerce networks. Foundation models in computer vision…

机器学习 · 计算机科学 2025-11-19 Haihong Zhao , Zhixun Li , Chenyi Zi , Aochuan Chen , Fugee Tsung , Jia Li , Jeffrey Xu Yu

Graph neural networks (GNNs) have shown their superiority in modeling graph data. Owing to the advantages of federated learning, federated graph learning (FGL) enables clients to train strong GNN models in a distributed manner without…

机器学习 · 计算机科学 2022-11-24 Yue Tan , Yixin Liu , Guodong Long , Jing Jiang , Qinghua Lu , Chengqi Zhang

Cross-domain recommendation (CDR) mitigates data sparsity and cold-start issues in recommendation systems. While recent CDR approaches using graph neural networks (GNNs) capture complex user-item interactions, they rely on manually designed…

信息检索 · 计算机科学 2025-04-11 Chendi Ge , Xin Wang , Ziwei Zhang , Yijian Qin , Hong Chen , Haiyang Wu , Yang Zhang , Yuekui Yang , Wenwu Zhu

Collaborative filtering (CF) aims to predict users' ratings on items according to historical user-item preference data. In many real-world applications, preference data are usually sparse, which would make models overfit and fail to give…

机器学习 · 计算机科学 2012-10-29 Zhongqi Lu , Erheng Zhong , Lili Zhao , Wei Xiang , Weike Pan , Qiang Yang

In the recommendation systems, there are multiple business domains to meet the diverse interests and needs of users, and the click-through rate(CTR) of each domain can be quite different, which leads to the demand for CTR prediction…

信息检索 · 计算机科学 2023-06-30 Wei Zhang , Pengye Zhang , Bo Zhang , Xingxing Wang , Dong Wang

Cross-domain recommendation is an important method to improve recommender system performance, especially when observations in target domains are sparse. However, most existing techniques focus on single-target or dual-target cross-domain…

信息检索 · 计算机科学 2022-11-23 Chenglin Li , Yuanzhen Xie , Chenyun Yu , Bo Hu , Zang li , Guoqiang Shu , Xiaohu Qie , Di Niu

Federated graph learning is an emerging field with significant practical challenges. While algorithms have been proposed to improve the accuracy of training graph neural networks, such as node classification on federated graphs, the system…

机器学习 · 计算机科学 2025-09-04 Yuhang Yao , Yuan Li , Xinyi Fan , Junhao Li , Kay Liu , Weizhao Jin , Yu Yang , Srivatsan Ravi , Philip S. Yu , Carlee Joe-Wong

Recently, there has been a surge of interest in Multi-Target Cross-Domain Recommendation (MTCDR), which aims to enhance recommendation performance across multiple domains simultaneously. Existing MTCDR methods primarily rely on…

信息检索 · 计算机科学 2025-08-08 Jinqiu Jin , Yang Zhang , Fuli Feng , Xiangnan He

Graph Neural Network (GNN) research is rapidly growing thanks to the capacity of GNNs in learning distributed representations from graph-structured data. However, centralizing a massive amount of real-world graph data for GNN training is…

Graph data are ubiquitous in the real world. Graph learning (GL) tries to mine and analyze graph data so that valuable information can be discovered. Existing GL methods are designed for centralized scenarios. However, in practical…

机器学习 · 计算机科学 2021-05-10 Chuan Chen , Weibo Hu , Ziyue Xu , Zibin Zheng

It is a long-standing challenge in modern recommender systems to effectively make recommendations for new users, namely the cold-start problem. Cross-Domain Recommendation (CDR) has been proposed to address this challenge, but current ways…

信息检索 · 计算机科学 2023-10-18 Xin Su , Yao Zhou , Zifei Shan , Qian Chen

Federated Learning has emerged as a leading paradigm for decentralized, privacy-preserving learning, particularly relevant in the era of interconnected edge devices equipped with sensors. However, the practical implementation of Federated…

机器学习 · 计算机科学 2025-07-15 Manuel Röder , Christoph Raab , Frank-Michael Schleif

Cross-domain recommendation (CDR) has been proven as a promising way to alleviate the cold-start issue, in which the most critical problem is how to draw an informative user representation in the target domain via the transfer of user…

信息检索 · 计算机科学 2025-01-22 Xiaodong Li , Hengzhu Tang , Jiawei Sheng , Xinghua Zhang , Li Gao , Suqi Cheng , Dawei Yin , Tingwen Liu

Federated graph learning (FGL) has emerged as a promising paradigm for collaborative graph representation learning, enabling multiple parties to jointly train models while preserving data privacy. However, most existing approaches assume…

机器学习 · 计算机科学 2026-01-01 Zhengyu Wu , Guang Zeng , Huilin Lai , Daohan Su , Jishuo Jia , Yinlin Zhu , Xunkai Li , Rong-Hua Li , Guoren Wang , Chenghu Zhou

Cross-domain recommendation (CDR) has demonstrated to be an effective solution for alleviating the user cold-start issue. By leveraging rich user-item interactions available in a richly informative source domain, CDR could improve the…

信息检索 · 计算机科学 2026-04-29 Xiaodong Li , Jiawei Sheng , Jiangxia Cao , Xinghua Zhang , Wenyuan Zhang , Yong Sun , Shirui Pan , Zhihong Tian , Tingwen Liu

The cross-domain recommendation technique is an effective way of alleviating the data sparse issue in recommender systems by leveraging the knowledge from relevant domains. Transfer learning is a class of algorithms underlying these…

信息检索 · 计算机科学 2018-12-05 Guangneng Hu , Yu Zhang , Qiang Yang

Cross-domain recommendation (CDR) aims to enhance recommendation accuracy in a target domain with sparse data by leveraging rich information in a source domain, thereby addressing the data-sparsity problem. Some existing CDR methods…

人工智能 · 计算机科学 2024-03-07 Li Wang , Lei Sang , Quangui Zhang , Qiang Wu , Min Xu

A recommender system predicts users' potential interests in items, where the core is to learn user/item embeddings. Nevertheless, it suffers from the data-sparsity issue, which the cross-domain recommendation can alleviate. However, most…

信息检索 · 计算机科学 2021-11-17 Chen Wang , Yueqing Liang , Zhiwei Liu , Tao Zhang , Philip S. Yu