Proof of Swarm Based Ensemble Learning for Federated Learning Applications
Ali Raza, Kim Phuc Tran, Ludovic Koehl, Shujun Li

TL;DR
This paper introduces PoSw, a novel swarm-inspired consensus algorithm for federated ensemble learning, addressing privacy, tie resolution, and confidence scoring, with proven convergence and superior performance in healthcare applications.
Contribution
It presents the first swarm-based consensus method for federated ensemble learning, improving accuracy and resolving tie issues while ensuring convergence.
Findings
Outperforms local models and standard federated models in ECG classification.
Proven to converge in a small number of steps.
Effectively resolves tie events in distributed consensus.
Abstract
Ensemble learning combines results from multiple machine learning models in order to provide a better and optimised predictive model with reduced bias, variance and improved predictions. However, in federated learning it is not feasible to apply centralised ensemble learning directly due to privacy concerns. Hence, a mechanism is required to combine results of local models to produce a global model. Most distributed consensus algorithms, such as Byzantine fault tolerance (BFT), do not normally perform well in such applications. This is because, in such methods predictions of some of the peers are disregarded, so a majority of peers can win without even considering other peers' decisions. Additionally, the confidence score of the result of each peer is not normally taken into account, although it is an important feature to consider for ensemble learning. Moreover, the problem of a tie…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
