中文
相关论文

相关论文: GPFedRec: Graph-guided Personalization for Federat…

200 篇论文

Graph-structured data is prevalent in many applications. In subgraph federated learning (FL), this data is distributed across clients, each with a local subgraph. Personalized subgraph FL aims to develop a customized model for each client…

机器学习 · 计算机科学 2025-08-20 Wenfei Liang , Yanan Zhao , Rui She , Yiming Li , Wee Peng Tay

Federated recommendations (FRs) provide personalized services while preserving user privacy by keeping user data on local clients, which has attracted significant attention in recent years. However, due to the strict privacy constraints…

信息检索 · 计算机科学 2026-01-01 Kang Fu , Honglei Zhang , Xuechao Zou , Yidong Li

Federated learning enables distributed clients to collaborate on training while storing their data locally to protect client privacy. However, due to the heterogeneity of data, models, and devices, the final global model may need to perform…

机器学习 · 计算机科学 2024-06-25 Wolong Xing , Zhenkui Shi , Hongyan Peng , Xiantao Hu , Xianxian Li

The rapid growth of the internet has made personalized recommendation systems indispensable. Graph-based sequential recommendation systems, powered by Graph Neural Networks (GNNs), effectively capture complex user-item interactions but…

信息检索 · 计算机科学 2026-05-06 Zahra Akhlaghi , Mostafa Haghir Chehreghani

Knowledge graphs have proven to be effective for modeling entities and their relationships through the use of ontologies. The recent emergence in interest for using knowledge graphs as a form of information modeling has led to their…

人工智能 · 计算机科学 2023-07-21 Ngoc Luyen Le , Marie-Hélène Abel , Philippe Gouspillou

The challenges associated with large-scale user-item interaction graphs have attracted increasing attention in graph-based recommendation systems, primarily due to computational inefficiencies and inadequate information propagation.…

信息检索 · 计算机科学 2025-11-25 Jiahao Liang , Haoran Yang , Xiangyu Zhao , Zhiwen Yu , Guandong Xu , Wanyu Wang , Kaixiang Yang

Graph-based social recommendation (SocialRec) has emerged as a powerful extension of graph collaborative filtering (GCF), which leverages graph neural networks (GNNs) to capture multi-hop collaborative signals from user-item interactions.…

信息检索 · 计算机科学 2026-01-29 Doyun Choi , Cheonwoo Lee , Biniyam Aschalew Tolera , Taewook Ham , Chanyoung Park , Jaemin Yoo

Building a graph neural network (GNN)-based recommender system without violating user privacy proves challenging. Existing methods can be divided into federated GNNs and decentralized GNNs. But both methods have undesirable effects, i.e.,…

信息检索 · 计算机科学 2023-08-17 Xiaolin Zheng , Zhongyu Wang , Chaochao Chen , Jiashu Qian , Yao Yang

Collaborative personalization, such as through learned user representations (embeddings), can improve the prediction accuracy of neural-network-based models significantly. We propose Federated User Representation Learning (FURL), a simple,…

机器学习 · 计算机科学 2019-09-30 Duc Bui , Kshitiz Malik , Jack Goetz , Honglei Liu , Seungwhan Moon , Anuj Kumar , Kang G. Shin

Recently, deep neural network models for graph-structured data have been demonstrating to be influential in recommendation systems. Graph Neural Network (GNN), which can generate high-quality embeddings by capturing graph-structured…

社会与信息网络 · 计算机科学 2021-03-11 Ziheng Duan , Yueyang Wang , Weihao Ye , Zixuan Feng , Qilin Fan , Xiuhua Li

Federated learning is gaining popularity as a distributed machine learning method that can be used to deploy AI-dependent IoT applications while protecting client data privacy and security. Due to the differences of clients, a single global…

机器学习 · 计算机科学 2022-02-21 Xingjian Cao , Gang Sun , Hongfang Yu , Mohsen Guizani

Federated clustering addresses the critical challenge of extracting patterns from decentralized, unlabeled data. However, it is hampered by the flaw that current approaches are forced to accept a compromise between performance and privacy:…

机器学习 · 计算机科学 2025-11-17 Guanxiong He , Jie Wang , Liaoyuan Tang , Zheng Wang , Rong Wang , Feiping Nie

This paper presents GraphFederator, a novel approach to construct joint representations of multi-party graphs and supports privacy-preserving visual analysis of graphs. Inspired by the concept of federated learning, we reformulate the…

人机交互 · 计算机科学 2020-08-28 Dongming Han , Wei Chen , Rusheng Pan , Yijing Liu , Jiehui Zhou , Ying Xu , Tianye Zhang , Changjie Fan , Jianrong Tao , Xiaolong , Zhang

Recently, Graph Convolutional Network (GCN) has become a novel state-of-art for Collaborative Filtering (CF) based Recommender Systems (RS). It is a common practice to learn informative user and item representations by performing embedding…

信息检索 · 计算机科学 2024-05-08 Yinan Zhang , Pei Wang , Congcong Liu , Xiwei Zhao , Hao Qi , Jie He , Junsheng Jin , Changping Peng , Zhangang Lin , Jingping Shao

Federated Learning is a new subfield of machine learning that allows fitting models without collecting the training data itself. Instead of sharing data, users collaboratively train a model by only sending weight updates to a server. To…

机器学习 · 计算机科学 2019-11-28 Florian Hartmann , Sunah Suh , Arkadiusz Komarzewski , Tim D. Smith , Ilana Segall

The prosperous development of e-commerce has spawned diverse recommendation systems. As a matter of fact, there exist rich and complex interactions among various types of nodes in real-world recommendation systems, which can be constructed…

社会与信息网络 · 计算机科学 2020-09-03 Jinghan Shi , Houye Ji , Chuan Shi , Xiao Wang , Zhiqiang Zhang , Jun Zhou

Recommender systems, which merely leverage user-item interactions for user preference prediction (such as the collaborative filtering-based ones), often face dramatic performance degradation when the interactions of users or items are…

信息检索 · 计算机科学 2021-05-11 Xinxiao Zhao , Zhiyong Cheng , Lei Zhu , Jiecai Zheng , Xueqing Li

Recent advances in graph-based learning approaches have demonstrated their effectiveness in modelling users' preferences and items' characteristics for Recommender Systems (RSS). Most of the data in RSS can be organized into graphs where…

信息检索 · 计算机科学 2023-03-15 Lemei Zhang , Peng Liu , Jon Atle Gulla

Recommender systems are designed to predict user preferences over collections of items. These systems process users' previous interactions to decide which items should be ranked higher to satisfy their desires. An ensemble recommender…

信息检索 · 计算机科学 2023-06-23 Alireza Gharahighehi , Celine Vens , Konstantinos Pliakos

Graphs are widely used to model relational data. As graphs are getting larger and larger in real-world scenarios, there is a trend to store and compute subgraphs in multiple local systems. For example, recently proposed \emph{subgraph…

机器学习 · 计算机科学 2024-01-30 Zaixi Zhang , Qingyong Hu , Yang Yu , Weibo Gao , Qi Liu