Skip to content
Conference

RPPFL: Random Projection-Based Personalized Federated Learning for IoT Intrusion Detection

Jul 2026 · Annual International Computer Software and Applications Conference · pp. 3108-3117 · 0 citations · 35 references

Abstract

The rapid growth of the Internet of Things (IoT) in critical domains such as healthcare, smart cities, cybersecurity, and finance has led to the generation of large volumes of distributed data and increased susceptibility to cyberattacks. Although federated learning (FL)-based intrusion detection systems (IDS) have been introduced to support distributed learning and improve privacy, they still face several challenges, including performance limitations, high computation and communication overhead, and potential privacy attacks. To address these challenges, we propose a Random Projection-Based Personalized Federated Learning (RPPFL) framework for IoT intrusion detection. In the proposed framework, random projection, a lightweight one-way dimensionality reduction transformation, is applied at the IoT device level, which enhances privacy while lowering computational and communication costs. Furthermore, personalized federated learning at the fog layer reduces the computational burden on resource-constrained IoT devices and improves model robustness in environments where IoT data are non-independent and identically distributed (non-IID). We also introduce a conditional generative adversarial network (cGAN)-based privacy attack to evaluate the resilience of the proposed framework and demonstrate the effectiveness of our approach in preserving the privacy of IoT data. Experimental results on the RT-IoT 2022 and CIC-IoT 2023 datasets demonstrate that RPPFL provides high detection accuracy (above 95.0%) while preserving data privacy and reducing computation and communication overhead in dynamic IoT environments. The proposed framework is generalizable and applicable to a wide range of IoT intrusion detection scenarios.

View source

Similar papers

Conference Open access 2026

HomeGuard: Community-Driven Hierarchical Federated Learning for Robust Smart-Home Intrusion Detection

: Federated Learning (FL) has emerged as a promising approach to build collaborative Intrusion Detection Systems (IDSs) in the IoT, e.g., in smart homes. FL allows models to be shared without exposing sensitive training data, thus protecting the privacy of IoT users. However, existing FL-based IDSs rely on assumptions that rarely hold in practice, namely homogeneous devices, synchronous participation, and benign contributors. We argue that, in real-world smart homes, IoT devices are highly heterogeneous, resource-constrained, and attractive targets for adversaries, which makes conventional FL less effective or vulnerable to poisoning attacks. We present H OME G UARD , a collaborative IDS specifically designed for the constraints and threat model of practical smart home IoT infrastructures. In our approach, we rethink FL deployment by (1) of-floading model training to gateways to manage computational heterogeneity of IoT devices and (2) organizing anomaly detection models into device-specific communities based on privacy-preserving traffic fingerprints which do not expose sensitive data. Within communities and across smart homes, H OME G UARD implements an asynchronous, hierarchical FL architecture that tolerates device churn, uneven data availability, and Byzantine participants. Further, H OME G UARD applies Byzantine-robust aggregation at two levels: within local communities, and globally in the cloud to limit the impact of compromised devices. Experimental evaluation shows that H OME G UARD achieves an average true positive rate of 97.86% locally and 97.53% globally with a 0% false positive rate, while maintaining robustness against both targeted and untargeted poisoning attacks.

Philipp Eichhammer, Christian Berger, Hans P. Reiser · 0 citations
Open access 2025

Federated Predictive Learning with Privacy-Aware Model Aggregation for Distributed Analytics

This study proposes a Federated Predictive Learning with Privacy-Aware Model Aggregation (FPL-PAMA) framework, suitable for applications including healthcare, IoT, smart manufacturing, transportation, and financial fraud detection, providing a secure and scalable solution for next-generation distributed intelligent systems.

Mahabala H. N., Seshagiri N · 0 citations
Open access Aug 2026

Privacy-Preserving and Poisoning-Robust Federated Learning for Industrial IoT

With the rapid development of Industrial Internet of Things (IIoT), large amounts of sensor data generated by industrial devices and edge nodes have become the basis of intelligent manufacturing applications. Collaborative modeling on these distributed data is important for tasks such as anomaly detection, equipment monitoring, and predictive maintenance. Federated learning offers a practical way to train models without exposing raw sensor data, but it still faces privacy leakage and malicious poisoning attacks. To address these issues, this paper proposes a hierarchical privacy protection and poisoning-robust defense framework for industrial federated learning. Starting from the sensitivity differences among parameters at different model layers, the proposed method designs a hierarchical privacy-budget allocation strategy that enhances protection for sensitive information while minimizing the performance impact of perturbation. Meanwhile, a multi-layer, multi-feature anomaly-detection mechanism is adopted to identify malicious updates by jointly exploiting directional consistency, scale stability, and inter-layer similarity, and majority voting together with update clipping is used to further improve system robustness. Experiments on Fashion-MNIST, MVTec AD, and C-MAPSS demonstrate that the proposed method can effectively suppress global-model degradation under multiple poisoning attacks and achieves a favorable balance among privacy protection strength, robustness, and training efficiency.

Huan Yin, Cong Chen, Jing-Yi Zhang et al. · 0 citations
Open access Aug 2026

Federated Learning for Privacy-Preserving Anomaly Detection in Heterogeneous IoT Networks

Simulation of a Federated Learning framework for privacy-preserving anomaly detection tailored to heterogeneous IoT networks characterised by non-independent and identically distributed data, variable computational capacities, and intermittent connectivity indicates that the proposed method offers a practical, scalable, and regulation-compliant pathway toward trustworthy intrusion and anomaly detection in large-scale, heterogeneous IoT deployments.

Raushan Raj, B. L. Pal, Saurab Singh · 0 citations
Jul 2026

Enhancing Scalability and Communication Efficiency in Sub-Network Based Federated Deep Learning for Multiclass Intrusion Detection in IoT Networks

This work proposes a novel multiclass intrusion detection system using FL at the subnetwork level using various machine learning models, including Artificial Neural Networks, Convolutional Neural Networks, and Long Short-Term Memory to build an effective IoT IDS.

Mamta Rawat, Manan Suri, Gaurav Singal · 0 citations