paper-with-me

Papers

Proof of Swarm Based Ensemble Learning for Federated Learning Applications

2022-12-28 · Ali Raza, Kim Phuc Tran, Ludovic Koehl, Shujun Li

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 event is often left un-addressed by methods such as BFT. To fill these research gaps, we propose PoSw (Proof of Swarm), a novel distributed consensus algorithm for ensemble learning in a federated setting, which was inspired by particle swarm based algorithms for solving optimisation problems. The proposed algorithm is theoretically proved to always converge in a relatively small number of steps and has mechanisms to resolve tie events while trying to achieve sub-optimum solutions. We experimentally validated the performance of the proposed algorithm using ECG classification as an example application in healthcare, showing that the ensemble learning model outperformed all local models and even the FL-based global model. To the best of our knowledge, the proposed algorithm is the first attempt to make consensus over the output results of distributed models trained using federated learning.

📄 PDF Abstract BibTeX arXiv:2212.14050

Code (0)

등록된 구현이 없습니다.

Tasks

ECG ClassificationEnsemble LearningFederated Learning

Similar Papers 제목 키워드 기반

Distributed Machine Learning for UAV Swarms: Computing, Sensing, and Semantics

2023-01-03 · Yahao Ding, Zhaohui Yang, Quoc-Viet Pham, Zhaoyang Zhang 외

Unmanned aerial vehicle (UAV) swarms are considered as a promising technique for next-generation communication networks due to their flexibility, mobility, low cost, and the ability to collaboratively and autonomously pr…

Federated LearningMulti-agent Reinforcement LearningSurvey

Swarm Intelligence-Driven Client Selection for Federated Learning in Cybersecurity applications

2024-11-28 · Koffka Khan, Wayne Goodridge

This study addresses a critical gap in the literature regarding the use of Swarm Intelligence Optimization (SI) algorithms for client selection in Federated Learning (FL), with a focus on cybersecurity applications. Exis…

Federated LearningIntrusion Detection

Federated Learning for UAV Swarms Under Class Imbalance and Power Consumption Constraints

2021-08-23 · Ilyes Mrad, Lutfi Samara, Alaa Awad Abdellatif, Abubakr Al-Abbasi 외

The usage of unmanned aerial vehicles (UAVs) in civil and military applications continues to increase due to the numerous advantages that they provide over conventional approaches. Despite the abundance of such advantage…

Federated Learning

Federated Reinforcement Learning for Collective Navigation of Robotic Swarms

2022-02-02 · Seongin Na, Tomáš Rouček, Jiří Ulrich, Jan Pikman 외

The recent advancement of Deep Reinforcement Learning (DRL) contributed to robotics by allowing automatic controller design. The automatic controller design is a crucial approach for designing swarm robotic systems, whic…

Deep Reinforcement LearningFederated Learningreinforcement-learningReinforcement Learning+1

Synthetic Swarm Mosquito Dataset for Acoustic Classification: A Proof of Concept

2025-12-13 · Thai-Duy Dinh, Minh-Luan Vo, Cuong Tuan Nguyen, Bich-Hien Vo arxiv

Mosquito-borne diseases pose a serious global health threat, causing over 700,000 deaths annually. This work introduces a proof-of-concept Synthetic Swarm Mosquito Dataset for Acoustic Classification, created to simulate…