paper-with-me

Papers

Hybrid Deep Learning-Federated Learning Powered Intrusion Detection System for IoT/5G Advanced Edge Computing Network

2025-09-19 · Rasil Baidar, Sasa Maric, Robert Abbas arxiv

The exponential expansion of IoT and 5G-Advanced applications has enlarged the attack surface for DDoS, malware, and zero-day intrusions. We propose an intrusion detection system that fuses a convolutional neural network (CNN), a bidirectional LSTM (BiLSTM), and an autoencoder (AE) bottleneck within a privacy-preserving federated learning (FL) framework. The CNN-BiLSTM branch captures local and gated cross-feature interactions, while the AE emphasizes reconstruction-based anomaly sensitivity. Training occurs across edge devices without sharing raw data. On UNSW-NB15 (binary), the fused model attains AUC 99.59 percent and F1 97.36 percent; confusion-matrix analysis shows balanced error rates with high precision and recall. Average inference time is approximately 0.0476 ms per sample on our test hardware, which is well within the less than 10 ms URLLC budget, supporting edge deployment. We also discuss explainability, drift tolerance, and FL considerations for compliant, scalable 5G-Advanced IoT security.

📄 PDF Abstract BibTeX arXiv:2509.15555

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionFederated Learning

Similar Papers 제목 키워드 기반

A Comparative Analysis of Machine Learning Models for Intrusion Detection in Intelligent Transport Systems

2026-04-30 · Zawad Yalmie Sazid, Robert Abbas, Sasa Maric arxiv

AI-powered edge computing security is moving Intelligent Transportation Systems (ITS) from passive, rule-based protections to proactive, smart, zero-touch, self-sufficient safeguards that neutralize threats in millisecon…

Intrusion Detection

Improving Transferability of Network Intrusion Detection in a Federated Learning Setup

2024-01-07 · Shreya Ghosh, Abu Shafin Mohammad Mahdee Jameel, Aly El Gamal

Network Intrusion Detection Systems (IDS) aim to detect the presence of an intruder by analyzing network packets arriving at an internet connected device. Data-driven deep learning systems, popular due to their superior …

Federated LearningIntrusion DetectionNetwork Intrusion Detection

FetFIDS: A Feature Embedding Attention based Federated Network Intrusion Detection Algorithm

2025-08-12 · Shreya Ghosh, Abu Shafin Mohammad Mahdee Jameel, Aly El Gamal arxiv

Intrusion Detection Systems (IDS) have an increasingly important role in preventing exploitation of network vulnerabilities by malicious actors. Recent deep learning based developments have resulted in significant improv…

Network Intrusion DetectionFederated Learning

Federated Learning for Intrusion Detection in IoT Security: A Hybrid Ensemble Approach

2021-06-25 · Sayan Chatterjee, Manjesh K. Hanawal

Critical role of Internet of Things (IoT) in various domains like smart city, healthcare, supply chain and transportation has made them the target of malicious attacks. Past works in this area focused on centralized Intr…

Federated LearningIntrusion Detection

SecureBERT and LLAMA 2 Empowered Control Area Network Intrusion Detection and Classification

2023-11-19 · Xuemei Li, Huirong Fu

Numerous studies have proved their effective strength in detecting Control Area Network (CAN) attacks. In the realm of understanding the human semantic space, transformer-based models have demonstrated remarkable effecti…

Intrusion DetectionLanguage ModelingLanguage ModellingLarge Language Model+1