High Order Collaboration-Oriented Federated Graph Neural Network for Accurate QoS Prediction
Zehuan Chen, Xiangwei Lai

TL;DR
This paper introduces HC-FGNN, a federated graph neural network that captures high-order user collaborations for more accurate QoS prediction while preserving user privacy.
Contribution
It proposes a novel high order collaboration mechanism in federated GNNs to better utilize implicit user interactions for QoS prediction.
Findings
HC-FGNN achieves higher prediction accuracy than existing models.
The method effectively preserves user privacy during training.
It improves computational efficiency with lightweight message aggregation.
Abstract
Predicting Quality of Service (QoS) data crucial for cloud service selection, where user privacy is a critical concern. Federated Graph Neural Networks (FGNNs) can perform QoS data prediction as well as maintaining user privacy. However, existing FGNN-based QoS predictors commonly implement on-device training on scattered explicit user-service graphs, thereby failing to utilize the implicit user-user interactions. To address this issue, this study proposes a high order collaboration-oriented federated graph neural network (HC-FGNN) to obtain accurate QoS prediction with privacy preservation. Concretely, it magnifies the explicit user-service graphs following the principle of attention mechanism to obtain the high order collaboration, which reflects the implicit user-user interactions. Moreover, it utilizes a lightweight-based message aggregation way to improve the computational…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Recommender Systems and Techniques · IoT and Edge/Fog Computing
MethodsGraph Neural Network
