SIAIIRLGOct 16, 2024

P4GCN: Vertical Federated Social Recommendation with Privacy-Preserving Two-Party Graph Convolution Network

arXiv:2410.13905v33 citationsh-index: 6WWW
Originality Incremental advance
AI Analysis

This work addresses privacy and business constraints in social recommendation systems for platforms that cannot share sensitive user data, representing an incremental advancement in federated learning for GNNs.

The paper tackles the challenge of developing GNN-based federated social recommendation models without direct access to sensitive social data by proposing P4GCN, a vertical federated method with privacy-preserving two-party graph convolution networks, which outperforms state-of-the-art methods in recommendation accuracy on four real-world datasets.

In recent years, graph neural networks (GNNs) have been commonly utilized for social recommendation systems. However, real-world scenarios often present challenges related to user privacy and business constraints, inhibiting direct access to valuable social information from other platforms. While many existing methods have tackled matrix factorization-based social recommendations without direct social data access, developing GNN-based federated social recommendation models under similar conditions remains largely unexplored. To address this issue, we propose a novel vertical federated social recommendation method leveraging privacy-preserving two-party graph convolution networks (P4GCN) to enhance recommendation accuracy without requiring direct access to sensitive social information. First, we introduce a Sandwich-Encryption module to ensure comprehensive data privacy during the collaborative computing process. Second, we provide a thorough theoretical analysis of the privacy guarantees, considering the participation of both curious and honest parties. Extensive experiments on four real-world datasets demonstrate that P4GCN outperforms state-of-the-art methods in terms of recommendation accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes