Decentralized Federated Learning with Model Caching on Mobile Agents
Xiaoyu Wang, Guojun Xiong, Houwei Cao, Jian Li, Yong Liu

TL;DR
This paper introduces Cached-DFL, a decentralized federated learning approach that leverages model caching on mobile agents to improve convergence and accuracy despite sporadic communication, with theoretical analysis and empirical validation.
Contribution
It proposes a delay-tolerant model spreading method using caching in decentralized federated learning for mobile agents, with convergence analysis and caching algorithms tailored for mobility scenarios.
Findings
Cached-DFL converges faster than traditional DFL.
Model caching significantly improves learning accuracy in mobile environments.
Theoretical analysis confirms convergence despite model staleness.
Abstract
Federated Learning (FL) trains a shared model using data and computation power on distributed agents coordinated by a central server. Decentralized FL (DFL) utilizes local model exchange and aggregation between agents to reduce the communication and computation overheads on the central server. However, when agents are mobile, the communication opportunity between agents can be sporadic, largely hindering the convergence and accuracy of DFL. In this paper, we propose Cached Decentralized Federated Learning (Cached-DFL) to investigate delay-tolerant model spreading and aggregation enabled by model caching on mobile agents. Each agent stores not only its own model, but also models of agents encountered in the recent past. When two agents meet, they exchange their own models as well as the cached models. Local model aggregation utilizes all models stored in the cache. We theoretically…
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
Taxonomy
TopicsCaching and Content Delivery · Privacy-Preserving Technologies in Data · Mobile Ad Hoc Networks
