Pith. sign in

REVIEW 3 cited by

FedGNN: Federated Graph Neural Network for Privacy-Preserving Recommendation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2102.04925 v2 pith:LL7PH5OP submitted 2021-02-09 cs.IR

classification cs.IR
keywords user-itemlocaluseritemsprivacyrecommendationcentralizedgraph
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph neural network (GNN) is widely used for recommendation to model high-order interactions between users and items. Existing GNN-based recommendation methods rely on centralized storage of user-item graphs and centralized model learning. However, user data is privacy-sensitive, and the centralized storage of user-item graphs may arouse privacy concerns and risk. In this paper, we propose a federated framework for privacy-preserving GNN-based recommendation, which can collectively train GNN models from decentralized user data and meanwhile exploit high-order user-item interaction information with privacy well protected. In our method, we locally train GNN model in each user client based on the user-item graph inferred from the local user-item interaction data. Each client uploads the local gradients of GNN to a server for aggregation, which are further sent to user clients for updating local GNN models. Since local gradients may contain private information, we apply local differential privacy techniques to the local gradients to protect user privacy. In addition, in order to protect the items that users have interactions with, we propose to incorporate randomly sampled items as pseudo interacted items for anonymity. To incorporate high-order user-item interactions, we propose a user-item graph expansion method that can find neighboring users with co-interacted items and exchange their embeddings for expanding the local user-item graphs in a privacy-preserving way. Extensive experiments on six benchmark datasets validate that our approach can achieve competitive results with existing centralized GNN-based recommendation methods and meanwhile effectively protect user privacy.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Proxy Model-Guided Reinforcement Learning for Client Selection in Federated Recommendation

    cs.IR 2025-08 conditional novelty 5.0 of 10

    ProxyRL-FRS blends a device-side proxy model that predicts a client's training loss with a staleness-aware reinforcement learning reward to select clients in federated recommendation, reporting accuracy gains on Movie...

  2. A Comprehensive Data-centric Overview of Federated Graph Learning

    cs.LG 2025-07 conditional novelty 5.0 of 10

    A data-centric taxonomy for Federated Graph Learning that classifies 79 studies by data characteristics and data utilization, plus a discussion of integration with pre-trained large models.

  3. Optimizing Federated Learning using Remote Embeddings for Graph Neural Networks

    cs.DC 2025-06 conditional novelty 4.0 of 10

    OpES speeds up federated GNN training by pruning remote neighbours and overlapping embedding uploads with local training.

Pith tools