paper-with-me

Papers

Graph Federated Learning Based Proactive Content Caching in Edge Computing

2025-02-07 · Rui Wang

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. Instead of sharing raw data, only the trained model parameters are transmitted to the central server, where a federated averaging algorithm aggregates updates, refines the global model, and selects the most popular files for proactive caching. Experimental evaluations on real-world datasets, such as MovieLens, demonstrate that GFPCC outperforms baseline caching algorithms by achieving higher cache efficiency through more accurate content popularity predictions. Moreover, the federated learning framework strengthens privacy protection while maintaining efficient model training; however, scalability remains a challenge in large-scale networks with dynamic user preferences.

📄 PDF Abstract BibTeX arXiv:2502.04760

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingFederated Learning

Similar Papers 제목 키워드 기반

A Survey of Deep Learning for Data Caching in Edge Network

2020-08-17 · Yantong Wang, Vasilis Friderikos

The concept of edge caching provision in emerging 5G and beyond mobile networks is a promising method to deal both with the traffic congestion problem in the core network as well as reducing latency to access popular con…

Deep Learning

Personalized Federated Distillation Assisted Vehicle Edge Caching Strategy

2025-12-10 · Xun Li, Qiong Wu, Pingyi Fan, Kezhi Wang 외 arxiv

Vehicle edge caching is a promising technology that can significantly reduce the latency for vehicle users (VUs) to access content by pre-caching user-interested content at edge nodes. It is crucial to accurately predict…

Federated Learning

Context-Aware Proactive Content Caching with Service Differentiation in Wireless Networks

2016-06-14 · Sabrina Müller, Onur Atan, Mihaela van der Schaar, Anja Klein

Content caching in small base stations or wireless infostations is considered to be a suitable approach to improve the efficiency in wireless content delivery. Placing the optimal content into local caches is crucial due…

Cooperative Edge Caching Based on Elastic Federated and Multi-Agent Deep Reinforcement Learning in Next-Generation Network

2024-01-18 · Qiong Wu, Wenhua Wang, Pingyi Fan, Qiang Fan 외

Edge caching is a promising solution for next-generation networks by empowering caching units in small-cell base stations (SBSs), which allows user equipments (UEs) to fetch users' requested contents that have been pre-c…

Deep Reinforcement LearningFederated Learningreinforcement-learning

TEDGE-Caching: Transformer-based Edge Caching Towards 6G Networks

2021-12-01 · Zohreh Hajiakhondi Meybodi, Arash Mohammadi, Elahe Rahimian, Shahin Heidarian 외

As a consequence of the COVID-19 pandemic, the demand for telecommunication for remote learning/working and telemedicine has significantly increased. Mobile Edge Caching (MEC) in the 6G networks has been evolved as an ef…