Skip to content
Open access

LBSFL: a lightweight robust federated learning method for IoT

Aug 2026 · Journal of King Saud University: Computer and Information Sciences · Vol 38 · 0 citations · 80 references

TL;DR

Experiments show that LBSFL achieves competitive model accuracy while substantially reducing computational and communication overhead in most evaluated settings, indicating that LBSFL provides a favorable trade-off between robustness and efficiency for IoT-oriented federated learning.

Abstract

Federated learning (FL) provides a privacy-preserving paradigm for distributed model training in Internet-of-Things (IoT) systems, but it faces challenges from non-IID data heterogeneity and adversarial threats. Although the Shapley value provides a principled framework for client contribution evaluation, its exponential complexity renders it impractical for resource-constrained IoT devices. This paper proposes a Lightweight Bandit-Shapley Federated Learning (LBSFL), a lightweight trust-aware FL framework tailored for IoT environments. A truncated Monte Carlo method efficiently approximates client contributions under limited computational budgets. A multi-armed bandit mechanism balances exploration and exploitation during client selection, thereby reducing communication overhead. Contribution-guided aggregation weights suppress unreliable updates while prioritizing high-quality clients. Experiments under heterogeneous data distributions and adversarial scenarios show that LBSFL achieves competitive model accuracy while substantially reducing computational and communication overhead in most evaluated settings. These results indicate that LBSFL provides a favorable trade-off between robustness and efficiency for IoT-oriented federated learning.

Read PDF

Similar papers

Aug 2026

Lightweight and secure federated learning in IoT – A decentralized client selection approach

Results demonstrate the practicality of integrating predictive intelligence and decentralized coordination for scalable and secure FL, and avoids overloading any single node and ensures fault-tolerant, adaptive selection through continuous monitoring and helper-assisted data gathering.

Mohamed Aiche, Samir Ouchani, Hafida Bouarfa · 0 citations
Open access Jul 2026

A Simulation-Driven Trust-Aware Federated Learning Framework for Robust Intelligent IoT Networks

The experimental results demonstrate that the proposed Trust-FedAvg framework substantially improves robustness over conventional FedAvg and remains competitive with established robust aggregation strategies, particularly under directional model-manipulation attacks and intermittent-connectivity conditions.

M. Reis, Carlos Serôdio, Frederico Branco · 0 citations
Conference Jul 2026

A Federated Deep Learning Paradigm for Privacy-Preserving Cloud Applications

Deep learning is becoming popular in cloud applications and serves to provide intelligent services; data aggregation in a central location makes sensitive information vulnerable to privacy breaches, regulatory infractions, and adversarial manipulation. All modern privacy mechanisms offer partial protection and frequently lack accuracy, scalability, or practicality in their operations. To overcome these limitations, a federated deep learning model is formulated so that secure joint learning can occur without transferring raw data across the domains of ownership. The framework incorporates training that is decentralized, training that uses differential privacy, training that uses secure aggregation, training that uses encrypted communication, and training that uses trust-based anomaly defense to defend against leakage, poisoning, and inference attacks. It also supports heterogeneous and highly non-IID datasets using adaptive coordination and stability-relevant participation regulation and meets emerging data protection requirements. The methods of resource-conscious orchestration and the optimization of communication eliminate overhead without obstructing the effectiveness of learning. The paradigm has therefore formed a privacy-by-design intelligent cloud ecosystem which ensures confidentiality, maintains performance, enhances robustness, and ensures responsible AI implementation in privacy-related sectors of healthcare, finance, governance, and smart infrastructure.

Sribidhya Mohanty, Pallavi Gupta, Anil Pratap Singh et al. · 0 citations
Open access Aug 2026

Adaptive Hyperparameter Adjustment and Resource Allocation for Federated Learning in the Industrial Internet of Things

Timely and accurate defect classification is critical for ensuring product quality and safety in industrial inspection scenarios. The widespread deployment of Internet of Things (IoT) devices equipped with sensing, computing, and communication capabilities has promoted the development of AI-enabled industrial applications. However, conventional AI approaches typically rely on centralized data collection and processing, which become impractical in real-world IoT environments due to growing privacy concerns and constrained device resources. To address these challenges, this paper proposes a communication-efficient adaptive federated learning algorithm for heterogeneous defect classification tasks. The proposed approach jointly accelerates the training process through three mechanisms: (i) adaptive local updates that balance communication and computation overheads; (ii) parameter compression that trades off communication cost against model accuracy; (iii) joint bandwidth and computation-power allocation that optimizes per-round communication and computation time across participating devices. We further analyze the joint effects of these three mechanisms and provide a convergence analysis. Extensive simulations show that the proposed method achieves competitive classification accuracy while reducing single-round training time by up to 70%.

Shuo He, He-Yang Wei, Congxian Bi et al. · 0 citations
Open access Jul 2026

Mean/Std: Lightweight Distribution-Aware Aggregation for Federated IoT Botnet Detection

Federated learning (FL) is a promising paradigm for privacy-preserving IoT intrusion detection, but its effectiveness can be substantially degraded by the combination of heterogeneous non-IID client distributions and severe multi-class imbalance. Under such conditions, conventional size-based aggregation may overemphasize large yet highly skewed clients, limiting the representation of minority attack classes in the global model. To address this issue, we propose Mean/Std, a lightweight distribution-aware aggregation strategy that combines a client-size proxy with two complementary statistics of local label distributions, namely the standard deviation and the dominance gap of class proportions, while preserving a communication footprint comparable to FedAvg. Experiments on the N-BaIoT benchmark, comprising seven heterogeneous IoT clients and eleven traffic classes, are conducted under a privacy-oriented update-perturbation setting inspired by secure aggregation workflows. The results show that Mean/Std consistently provides the strongest imbalance-aware performance among the evaluated FL baselines, achieving a Macro-F1 score of 0.8418 and a Balanced Accuracy of 0.8722 while improving the representation of minority attack classes. Additional experiments across five independent random seeds and a comprehensive hyperparameter sensitivity analysis further confirm the robustness and stability of the proposed aggregation mechanism. Overall, the results demonstrate that lightweight distribution-aware aggregation offers an effective, robust, and practically deployable solution for mitigating aggregation bias under simultaneous non-IID heterogeneity and severe multi-class imbalance in FL-based IoT botnet detection.

Yassine El Yamani, Youssef Baddi, Najib El Kamoun · 0 citations