paper-with-me

Papers

Generative Active Adaptation for Drifting and Imbalanced Network Intrusion Detection

2025-03-04 · Ragini Gupta, Shinan Liu, RuiXiao Zhang, Xinyue Hu, Pranav Kommaraju, Xiaoyang Wang, Hadjer Benkraouda, Nick Feamster, Klara Nahrstedt

Machine learning has shown promise in network intrusion detection systems, yet its performance often degrades due to concept drift and imbalanced data. These challenges are compounded by the labor-intensive process of labeling network traffic, especially when dealing with evolving and rare attack types, which makes selecting the right data for adaptation difficult. To address these issues, we propose a generative active adaptation framework that minimizes labeling effort while enhancing model robustness. Our approach employs density-aware active sampling to identify the most informative samples for annotation and leverages deep generative models to synthesize diverse samples, thereby augmenting the training set and mitigating the effects of concept drift. We evaluate our end-to-end framework on both simulated IDS data and a real-world ISP dataset, demonstrating significant improvements in intrusion detection performance. Our method boosts the overall F1-score from 0.60 (without adaptation) to 0.86. Rare attacks such as Infiltration, Web Attack, and FTP-BruteForce, which originally achieve F1 scores of 0.001, 0.04, and 0.00, improve to 0.30, 0.50, and 0.71, respectively, with generative active adaptation in the CIC-IDS 2018 dataset. Our framework effectively enhances rare attack detection while reducing labeling costs, making it a scalable and adaptive solution for real-world intrusion detection.

📄 PDF Abstract BibTeX arXiv:2503.03022

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Positive-Only Drifting Policy Optimization

2026-04-15 · Qi Zhang arxiv

In the field of online reinforcement learning (RL), traditional Gaussian policies and flow-based methods are often constrained by their unimodal expressiveness, complex gradient clipping, or stringent trust-region requir…

Reinforcement Learning

G-IDS: Generative Adversarial Networks Assisted Intrusion Detection System

2020-06-01 · Md Hasan Shahriar, Nur Imtiazul Haque, Mohammad Ashiqur Rahman, Miguel Alonso Jr

The boundaries of cyber-physical systems (CPS) and the Internet of Things (IoT) are converging together day by day to introduce a common platform on hybrid systems. Moreover, the combination of artificial intelligence (A…

Generative Adversarial NetworkIntrusion Detection

Training a Bidirectional GAN-based One-Class Classifier for Network Intrusion Detection

2022-02-02 · Wen Xu, Julian Jang-Jaccard, Tong Liu, Fariza Sabrina

The network intrusion detection task is challenging because of the imbalanced and unlabeled nature of the dataset it operates on. Existing generative adversarial networks (GANs), are primarily used for creating synthetic…

Anomaly DetectionIntrusion DetectionNetwork Intrusion DetectionOne-class classifier

CSAGC-IDS: A Dual-Module Deep Learning Network Intrusion Detection Model for Complex and Imbalanced Data

2025-05-20 · Yifan Zeng

As computer networks proliferate, the gravity of network intrusions has escalated, emphasizing the criticality of network intrusion detection systems for safeguarding security. While deep learning models have exhibited p…

Binary ClassificationDecision MakingGenerative Adversarial NetworkIntrusion Detection+1

Deep Adversarial Learning in Intrusion Detection: A Data Augmentation Enhanced Framework

2019-01-23 · He Zhang, Xingrui Yu, Peng Ren, Chunbo Luo 외

Intrusion detection systems (IDSs) play an important role in identifying malicious attacks and threats in networking systems. As fundamental tools of IDSs, learning based classification methods have been widely employed.…

Data AugmentationIntrusion DetectionNetwork Intrusion Detection