TL;DR
This paper introduces FBFL, a novel field-based federated learning approach that enhances scalability, personalization, and robustness in non-IID data environments through macroprogramming and hierarchical coordination.
Contribution
FBFL is the first to apply macroprogramming and field coordination to federated learning, enabling distributed leader election and self-organizing architectures for improved performance and resilience.
Findings
FBFL performs comparably to FedAvg under IID data.
FBFL outperforms FedAvg, FedProx, and Scaffold in non-IID scenarios.
FBFL's architecture is resilient to server failures.
Abstract
In the last years, Federated learning (FL) has become a popular solution to train machine learning models in domains with high privacy concerns. However, FL scalability and performance face significant challenges in real-world deployments where data across devices are non-independently and identically distributed (non-IID). The heterogeneity in data distribution frequently arises from spatial distribution of devices, leading to degraded model performance in the absence of proper handling. Additionally, FL typical reliance on centralized architectures introduces bottlenecks and single-point-of-failure risks, particularly problematic at scale or in dynamic environments. To close this gap, we propose Field-Based Federated Learning (FBFL), a novel approach leveraging macroprogramming and field coordination to address these limitations through: (i) distributed spatial-based leader election…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
