Graph Federated Learning Based Proactive Content Caching in Edge Computing
Rui Wang

TL;DR
This paper introduces a privacy-preserving, graph neural network-based federated learning approach for proactive content caching in edge computing, significantly improving cache efficiency and user privacy over traditional methods.
Contribution
It proposes a novel Graph Federated Learning framework that combines federated learning with graph neural networks for accurate, privacy-preserving content popularity prediction in edge caching.
Findings
Outperforms baseline caching algorithms in cache efficiency.
Enhances privacy by sharing only model parameters, not raw data.
Demonstrates effectiveness on real-world datasets like MovieLens.
Abstract
With the rapid growth of mobile data traffic and the increasing prevalence of video streaming, proactive content caching in edge computing has become crucial for reducing latency and alleviating network congestion. However, traditional caching strategies such as FIFO, LRU, and LFU fail to effectively predict future content popularity, while existing proactive caching approaches often require users to upload data to a central server, raising concerns regarding privacy and scalability. To address these challenges, this paper proposes a Graph Federated Learning-based Proactive Content Caching (GFPCC) scheme that enhances caching efficiency while preserving user privacy. The proposed approach integrates federated learning and graph neural networks, enabling users to locally train Light Graph Convolutional Networks (LightGCN) to capture user-item relationships and predict content popularity.…
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 · Cooperative Communication and Network Coding · Recommender Systems and Techniques
