SecureDyn-FL: A Robust Privacy-Preserving Federated Learning Framework for Intrusion Detection in IoT Networks
Imtiaz Ali Soomro, Hamood Ur Rehman, S. Jawad Hussain ID, Adeel Iqbal, Waqas Khalid, Heejung Yu ID
TL;DR
SecureDyn-FL tackles privacy-preserving intrusion detection in heterogeneous IoT via a federated learning framework that combines dynamic temporal gradient auditing, lightweight encryption-based aggregation, and a dual-objective personalized learning strategy. It introduces a GMM+MD auditing mechanism to detect stealthy poisoning, a post-Cramer transformed additive ElGamal encryption for secure gradient aggregation, and logit-adjusted personalization to mitigate non-IID data effects. Empirical evaluation on N-BaIoT and TON_IoT shows high accuracy (≈99%+) and strong privacy protection against gradient inversion and membership inference, outperforming state-of-the-art FL-IDS defenses across IID and non-IID settings, even with substantial adversarial participation. The work demonstrates practical viability for scalable, secure, and robust FL-based IDS in real-world IoT deployments, with clear avenues for future enhancements including advanced neural architectures and blockchain-enabled auditing.
Abstract
The rapid proliferation of Internet of Things (IoT) devices across domains such as smart homes, industrial control systems, and healthcare networks has significantly expanded the attack surface for cyber threats, including botnet-driven distributed denial-of-service (DDoS), malware injection, and data exfiltration. Conventional intrusion detection systems (IDS) face critical challenges like privacy, scalability, and robustness when applied in such heterogeneous IoT environments. To address these issues, we propose SecureDyn-FL, a comprehensive and robust privacy-preserving federated learning (FL) framework tailored for intrusion detection in IoT networks. SecureDyn-FL is designed to simultaneously address multiple security dimensions in FL-based IDS: (1) poisoning detection through dynamic temporal gradient auditing, (2) privacy protection against inference and eavesdropping attacks through secure aggregation, and (3) adaptation to heterogeneous non-IID data via personalized learning. The framework introduces three core contributions: (i) a dynamic temporal gradient auditing mechanism that leverages Gaussian mixture models (GMMs) and Mahalanobis distance (MD) to detect stealthy and adaptive poisoning attacks, (ii) an optimized privacy-preserving aggregation scheme based on transformed additive ElGamal encryption with adaptive pruning and quantization for secure and efficient communication, and (iii) a dual-objective personalized learning strategy that improves model adaptation under non-IID data using logit-adjusted loss. Extensive experiments on the N-BaIoT dataset under both IID and non-IID settings, including scenarios with up to 50% adversarial clients, demonstrate that SecureDyn-FL consistently outperforms state-of-the-art FL-based IDS defenses.
