Search papers, labs, and topics across Lattice.
This paper introduces F-ACVAE, a federated adaptive conditional variational autoencoder designed for privacy-preserving intrusion detection in IoT networks, addressing challenges posed by high-dimensional traffic data and non-IID distributions. The framework employs selective parameter aggregation to keep local encoders private while synchronizing global components, alongside a constrained momentum Gaussian aggregation strategy to stabilize learning under extreme conditions. Experimental results on the N-BaIoT dataset show that F-ACVAE achieves an impressive 99% accuracy and macro F1-score, while also reducing communication overhead by approximately 62%, making it ideal for resource-constrained environments.
Achieving 99% accuracy in intrusion detection while ensuring data privacy and cutting communication costs by 62% could redefine IoT security protocols.
The rapid proliferation of Internet of things (IoT) devices has significantly expanded the cyber-attack surface, necessitating robust and privacy-preserving intrusion detection systems (IDS). However, centralized learning approaches often suffer from severe performance degradation due to high-dimensional traffic data, extreme class imbalance, and highly non-independent and identically distributed (non-IID) data across heterogeneous edge devices. To address these challenges, this paper proposes F-ACVAE, a federated adaptive conditional variational autoencoder framework that enables collaborative model training across distributed IoT devices without sharing raw data. F-ACVAE incorporates selective parameter aggregation, where local encoders remain private while globally shared components are synchronized to preserve discriminative latent structures. To further enhance stability under extreme non-IID settings and feature distribution shifts, we introduce a novel constrained momentum Gaussian aggregation (CMGA) strategy that combines update clamping with momentum-based smoothing to mitigate client drift. Extensive experiments on the N-BaIoT dataset demonstrate that F-ACVAE achieves an average accuracy and macro F1-score of 99\%, outperforming state-of-the-art baselines. Moreover, the selective aggregation mechanism reduces communication overhead by approximately 62\%, making the framework particularly suitable for resource-constrained IoT environments. These results highlight the effectiveness of F-ACVAE in achieving high detection performance while ensuring privacy preservation and communication efficiency.