ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.16227
25
0

Towards a Distributed Federated Learning Aggregation Placement using Particle Swarm Intelligence

22 April 2025
Amir Ali-Pour
Sadra Bekrani
Laya Samizadeh
Julien Gascon-Samson
    FedML
ArXivPDFHTML
Abstract

Federated learning has become a promising distributed learning concept with extra insurance on data privacy. Extensive studies on various models of Federated learning have been done since the coinage of its term. One of the important derivatives of federated learning is hierarchical semi-decentralized federated learning, which distributes the load of the aggregation task over multiple nodes and parallelizes the aggregation workload at the breadth of each level of the hierarchy. Various methods have also been proposed to perform inter-cluster and intra-cluster aggregation optimally. Most of the solutions, nonetheless, require monitoring the nodes' performance and resource consumption at each round, which necessitates frequently exchanging systematic data. To optimally perform distributed aggregation in SDFL with minimal reliance on systematic data, we propose Flag-Swap, a Particle Swarm Optimization (PSO) method that optimizes the aggregation placement according only to the processing delay. Our simulation results show that PSO-based placement can find the optimal placement relatively fast, even in scenarios with many clients as candidates for aggregation. Our real-world docker-based implementation of Flag-Swap over the recently emerged FL framework shows superior performance compared to black-box-based deterministic placement strategies, with about 43% minutes faster than random placement, and 32% minutes faster than uniform placement, in terms of total processing time.

View on arXiv
@article{ali-pour2025_2504.16227,
  title={ Towards a Distributed Federated Learning Aggregation Placement using Particle Swarm Intelligence },
  author={ Amir Ali-Pour and Sadra Bekrani and Laya Samizadeh and Julien Gascon-Samson },
  journal={arXiv preprint arXiv:2504.16227},
  year={ 2025 }
}
Comments on this paper