Related Experiment Video
Updated: Aug 15, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
601
An Imbalanced Generative Adversarial Network-Based Approach for Network Intrusion Detection in an Imbalanced Dataset
Yamarthi Narasimha Rao1, Kunda Suresh Babu1
1School of Computer Science and Engineering, VIT-AP University, Amaravathi 522237, Andhra Pradesh, India.
Sensors (Basel, Switzerland)
|January 8, 2023
Summary
This study introduces an Imbalanced Generative Adversarial Network (IGAN) to improve Network Intrusion Detection Systems (NIDS) by addressing class imbalance. The IGAN enhances minority class detection, boosting overall network security performance.
Area of Science:
- Computer Science
- Cybersecurity
- Artificial Intelligence
Background:
- Network Intrusion Detection Systems (NIDS) are crucial for network security.
- Class imbalance in datasets limits the effectiveness of NIDS, particularly for minority attack classes.
- Existing methods struggle to accurately detect low-frequency, high-impact cyber threats.
Purpose of the Study:
- To propose an Imbalanced Generative Adversarial Network (IGAN) to address class imbalance in NIDS datasets.
- To improve the detection rate of minority attack classes without compromising overall system efficiency.
- To enhance the accuracy and reliability of network security monitoring.
Main Methods:
- Data preprocessing including normalization and one-hot encoding.
- Utilizing IGAN for oversampling minority class samples to balance the dataset.
- Employing an ensemble model of LeNet 5 and Long Short-Term Memory (LSTM) for classification of network traffic.
- Evaluating performance using metrics like accuracy, precision, recall, TPR, FPR, and F1-score.
Main Results:
- The proposed IGAN approach significantly improved the detection rate of minority attack classes.
- The ensemble LeNet 5 and LSTM model achieved over 98% accuracy in classifying network attacks.
- IGAN oversampling enhanced overall detection accuracy and performance metrics compared to other deep learning methods.
- The method demonstrated superior precision, recall, TPR, FPR, and F1-score.
Conclusions:
- IGAN effectively mitigates class imbalance issues in NIDS datasets.
- The proposed method offers a robust solution for improving the detection of diverse cyber threats.
- IGAN combined with ensemble deep learning provides state-of-the-art performance in network intrusion detection.
Related Concept Videos
Survival Tree
131
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
131
Difference from Background: Limit of Detection
6.7K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
6.7K

