paper-with-me

Papers

Decentralised and collaborative machine learning framework for IoT

2023-12-19 · Martín González-Soto, Rebeca P. Díaz-Redondo, Manuel Fernández-Veiga, Bruno Rodríguez-Castro, Ana Fernández-Vilas

Decentralised machine learning has recently been proposed as a potential solution to the security issues of the canonical federated learning approach. In this paper, we propose a decentralised and collaborative machine learning framework specially oriented to resource-constrained devices, usual in IoT deployments. With this aim we propose the following construction blocks. First, an incremental learning algorithm based on prototypes that was specifically implemented to work in low-performance computing elements. Second, two random-based protocols to exchange the local models among the computing elements in the network. Finally, two algorithmics approaches for prediction and prototype creation. This proposal was compared to a typical centralized incremental learning approach in terms of accuracy, training time and robustness with very promising results.

📄 PDF Abstract BibTeX arXiv:2312.12190

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningIncremental Learning

Similar Papers 제목 키워드 기반

Experimenting with Emerging RISC-V Systems for Decentralised Machine Learning

2023-02-15 · Gianluca Mittone, Nicolò Tonci, Robert Birke, Iacopo Colonnelli 외

Decentralised Machine Learning (DML) enables collaborative machine learning without centralised input data. Federated Learning (FL) and Edge Inference are examples of DML. While tools for DML (especially FL) are starting…

Federated Learning

Decentralised Resource Sharing in TinyML: Wireless Bilayer Gossip Parallel SGD for Collaborative Learning

2025-01-08 · Ziyuan Bao, Eiman Kanjo, Soumya Banerjee, Hasib-Al Rashid 외

With the growing computational capabilities of microcontroller units (MCUs), edge devices can now support machine learning models. However, deploying decentralised federated learning (DFL) on such devices presents key ch…

Federated LearningPrivacy Preserving

Initialisation and Network Effects in Decentralised Federated Learning

2024-03-23 · Arash Badie-Modiri, Chiara Boldrini, Lorenzo Valerio, János Kertész 외

Fully decentralised federated learning enables collaborative training of individual machine learning models on a distributed network of communicating devices while keeping the training data localised on each node. This a…

Federated Learning

Over-The-Air Clustered Wireless Federated Learning

2022-11-07 · Ayush Madhan-Sohini, Divin Dominic, Nazreen Shah, Ranjitha Prasad

Privacy and bandwidth constraints have led to the use of federated learning (FL) in wireless systems, where training a machine learning (ML) model is accomplished collaboratively without sharing raw data. While using ban…

Federated Learning

Robustness of Decentralised Learning to Nodes and Data Disruption

2024-05-03 · Luigi Palmieri, Chiara Boldrini, Lorenzo Valerio, Andrea Passarella 외

In the vibrant landscape of AI research, decentralised learning is gaining momentum. Decentralised learning allows individual nodes to keep data locally where they are generated and to share knowledge extracted from loca…