paper-with-me

Papers

Generative AI and Federated Learning for Intrusion Detection Systems: A Survey

2026-07-01 · Jiefei Liu, Abu Saleh Md Tayeen, Pratyay Kumar, Qixu Gong, Wenbin Jiang, Huiping Cao, Satyajayant Misra, Jayashree Harikumar arxiv

Intrusion Detection Systems (IDSs) are essential for monitoring network traffic and identifying malicious activities in modern cyber-physical, Internet of Things (IoT), enterprise, and distributed network environments. However, developing reliable IDS models remains challenging because attack behaviors evolve over time, realistic datasets are difficult to obtain, traffic records may be incomplete, attack classes are often imbalanced, and privacy constraints limit centralized data collection. Recent advances in generative artificial intelligence (AI) and Federated Learning (FL) provide new opportunities to address these limitations. Generative models can support anomaly detection, synthetic traffic generation, data augmentation, data imputation, adversarial traffic generation, and IDS alert explanation. FL enables distributed IDS training without directly sharing local network traffic, making it suitable for privacy-sensitive and geographically distributed environments. This survey provides a structured review of generative AI and FL techniques for IDS. We first summarize representative IDS research directions, including adversarial machine learning, anomaly-based detection, IoT-oriented IDS, explainable IDS, and benchmark datasets. We then categorize generative AI applications in IDS according to model families and task objectives, covering autoencoder-based models, Generative Adversarial Networks (GANs), diffusion models, and Large Language Models (LLMs). Finally, we review emerging studies that integrate generative AI with FL-based IDS and discuss open challenges, including synthetic data quality, realistic traffic generation, dual-use adversarial risks, non-IID client distributions, communication-efficient model sharing, federated IDS benchmarking, and domain-specific LLMs for network security.

📄 PDF Abstract BibTeX arXiv:2607.01305

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionFederated LearningData AugmentationAnomaly Detection

Similar Papers 제목 키워드 기반

Towards Adapting Federated & Quantum Machine Learning for Network Intrusion Detection: A Survey

2025-09-24 · Devashish Chaudhary, Sutharshan Rajasegarar, Shiva Raj Pokhrel arxiv

This survey explores the integration of Federated Learning (FL) with Network Intrusion Detection Systems (NIDS), with particular emphasis on deep learning and quantum machine learning approaches. FL enables collaborative…

Network Intrusion DetectionQuantum Machine LearningFederated LearningModel Compression

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

Shallow and Deep Networks Intrusion Detection System: A Taxonomy and Survey

2017-01-09 · Elike Hodo, Xavier Bellekens, Andrew Hamilton, Christos Tachtatzis 외

Intrusion detection has attracted a considerable interest from researchers and industries. The community, after many years of research, still faces the problem of building reliable and efficient IDS that are capable of h…

BIG-bench Machine Learningfeature selectionIntrusion DetectionSurvey

A Survey for Deep Reinforcement Learning Based Network Intrusion Detection

2024-09-25 · Wanrong Yang, Alberto Acuto, Yihang Zhou, Dominik Wojtczak

Cyber-attacks are becoming increasingly sophisticated and frequent, highlighting the importance of network intrusion detection systems. This paper explores the potential and challenges of using deep reinforcement learnin…

Deep Reinforcement Learningfeature selectionIntrusion DetectionNetwork Intrusion Detection+3