Skip to content
#federated learning Open access

Performance Analysis of a Decentralized Federated Learning System for Spoken-Command Recognition: Resilience and Security Considerations

Sep 2026 · Journal of Sensor and Actuator Networks
Adversarial Robustness in Machine Learning Privacy-Preserving Technologies in Data

Abstract

In the industrial edge-to-cloud continuum, data is often privacy-sensitive and spans multiple organizations that do not fully trust one another, making central aggregation of raw data undesirable and often non-compliant with regulations such as the General Data Protection Regulation (GDPR). Federated Learning (FL) addresses this by sharing model updates rather than raw data, but conventional FL assumes a central coordinator, leaving it exposed to poisoning and inference attacks and to a single point of trust and failure. Decentralized Federated Learning (DFL) couples FL with Distributed Ledger Technologies (DLTs), removing the coordinator and enabling verifiable aggregation in trustless, cross-organizational environments. In this work, we assess the applicability of DFL to on-device spoken-command recognition—a representative edge audio task underpinning voice-driven industrial interfaces—by comparing decentralized and centralized training under idealized and adversarial conditions. Using a Convolutional Neural Network (CNN) replicated across edge nodes, we evaluate resilience to inter-node data imbalance, to poisoning attacks, and to a privacy-preserving noise-injection defense against inference attacks, together with model compression for resource-constrained edge devices. The system pairs this comparison with a validation-based poisoning defense in which each node scores its peers’ updates on its own held-out data, and an update is aggregated only if a majority of nodes report a weighted F1-score above a threshold—requiring neither a shared validation set nor a trusted validator. Our results indicate that the DFL system achieves accuracy comparable to centralized baselines in most scenarios (weighted F1-score 0.762 across nine nodes, against 0.896 centralized), and that a cross-node validation mechanism reliably excludes poisoned updates as long as fewer than half of the nodes are compromised (within 3.54% of the unpoisoned model). Noise-based inference defenses reduce accuracy substantially (44.7% on average at a noise standard deviation of 1.0), exposing a sharp privacy–utility trade-off, whereas model compression preserves performance (0.765 against 0.762 for pruning and format conversion, with 8-bit quantization costing up to a further 13.3%). These findings clarify both the promise and the current limitations of decentralized, privacy-preserving learning for the industrial edge-to-cloud continuum.

View source

Similar papers

#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54
#machine learning Review Open access Jun 2014

Why Early-Stage Software Startups Fail: A Behavioral Framework

This state-of-practice investigation was performed using a literature review followed by a multiple-case study approach and presents how inconsistency between managerial strategies and execution can lead to failure by means of a behavioral framework.

Carmine Giardino, Xiaofeng Wang, P. Abrahamsson · 175 citations · ⚡19
#machine learning Review Open access Oct 2016

“Failures” to be celebrated: an analysis of major pivots of software startups

This study conducts a case survey study based on the secondary data of the major pivots happened in 49 software startups, and demonstrates that customer need pivot is the most common among all pivot types.

Sohaib Shahid Bajwa, Xiaofeng Wang, Anh Nguyen-Duc et al. · 127 citations · ⚡15
#machine learning Review Open access May 2016

Key Challenges in Software Startups Across Life Cycle Stages

It is found that what perceived as biggest challenges by software startups do vary across different life cycle stages, even though its significance decreases when the learning focuses of the startups move from problem to solution and their products mature.

Xiaofeng Wang, Henry Edison, Sohaib Shahid Bajwa et al. · 62 citations · ⚡6

Related blog posts

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.