paper-with-me

홈 › Papers

Caching Techniques for Reducing the Communication Cost of Federated Learning in IoT Environments

2025-07-19 · Ahmad Alhonainy, Praveen Rao arxiv

Federated Learning (FL) allows multiple distributed devices to jointly train a shared model without centralizing data, but communication cost remains a major bottleneck, especially in resource-constrained environments. This paper introduces caching strategies - FIFO, LRU, and Priority-Based - to reduce unnecessary model update transmissions. By selectively forwarding significant updates, our approach lowers bandwidth usage while maintaining model accuracy. Experiments on CIFAR-10 and medical datasets show reduced communication with minimal accuracy loss. Results confirm that intelligent caching improves scalability, memory efficiency, and supports reliable FL in edge IoT networks, making it practical for deployment in smart cities, healthcare, and other latency-sensitive applications.

📄 PDF Abstract BibTeX arXiv:2507.17772

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

Soft-Label Caching and Sharpening for Communication-Efficient Federated Distillation

2025-04-28 · Kitsuya Azuma, Takayuki Nishio, Yuichi Kitagawa, Wakako Nakano 외

Federated Learning (FL) enables collaborative model training across decentralized clients, enhancing privacy by keeping data local. Yet conventional FL, relying on frequent parameter-sharing, suffers from high communicat…

Federated Learning

In-Edge AI: Intelligentizing Mobile Edge Computing, Caching and Communication by Federated Learning

2018-09-19 · Xiaofei Wang, Yiwen Han, Chenyang Wang, Qiyang Zhao 외

Recently, along with the rapid development of mobile communication technology, edge computing theory and techniques have been attracting more and more attentions from global researchers and engineers, which can significa…

Deep Reinforcement LearningEdge-computingFederated LearningReinforcement Learning

A Federated Reinforcement Learning Method with Quantization for Cooperative Edge Caching in Fog Radio Access Networks

2022-06-23 · Yanxiang Jiang, Min Zhang, Fu-Chun Zheng, Yan Chen 외

In this paper, cooperative edge caching problem is studied in fog radio access networks (F-RANs). Given the non-deterministic polynomial hard (NP-hard) property of the problem, a dueling deep Q network (Dueling DQN) base…

Deep Reinforcement LearningQuantizationreinforcement-learningReinforcement Learning+1

Towards Sparsified Federated Neuroimaging Models via Weight Pruning

2022-08-24 · Dimitris Stripelis, Umang Gupta, Nikhil Dhinagar, Greg Ver Steeg 외

Federated training of large deep neural networks can often be restrictive due to the increasing costs of communicating the updates with increasing model sizes. Various model pruning techniques have been designed in centr…

Federated Learning