148
v1v2 (latest)

Cluster-Enhanced Federated Graph Neural Network for Recommendation

ACM Cloud and Autonomic Computing Conference (CAC), 2024
Main:6 Pages
3 Figures
Bibliography:3 Pages
4 Tables
Abstract

Personal interaction data can be effectively modeled as individual graphs for each user in recommenderthis http URLNeural Networks (GNNs)-based recommendation techniques have become extremely popular since they can capture high-order collaborative signals between users and items by aggregating the individual graph into a global interactivethis http URL, this centralized approach inherently poses a threat to user privacy and security. Recently, federated GNN-based recommendation techniques have emerged as a promising solution to mitigate privacy concerns. Nevertheless, current implementations either limit on-device training to an unaccompanied individual graphs or necessitate reliance on an extra third-party server to touch other individual graphs, which also increases the risk of privacy leakage. To address this challenge, we propose a Cluster-enhanced Federated Graph Neural Network framework for Recommendation, named CFedGR, which introduces high-order collaborative signals to augment individual graphs in a privacy preserving manner. Specifically, the server clusters the pretrained user representations to identify high-order collaborative signals. In addition, two efficient strategies are devised to reduce communication between devices and the server. Extensive experiments on three benchmark datasets validate the effectiveness of our proposed methods.

View on arXiv
Comments on this paper