Related Concept Videos
Upsampling
Sampling Theorem
Aliasing
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
Bandpass Sampling
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
Steps in Outbreak Investigation
Downsampling
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
You might also read
Related Articles
Articles linked to this work by shared authors, journal, and citation graph.
Understanding the black-box: towards interpretable and reliable deep learning models.
Secure and failure hybrid delay enabled a lightweight RPC and SHDS schemes in Industry 4.0 aware IIoHT enabled fog computing.
DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.
Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.
Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.
An anomaly detection model for multivariate time series with anomaly perception.
Retraction: A wormhole attack detection method for tactical wireless sensor networks.
Related Experiment Video
Updated: Oct 4, 2025

Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
Network intrusion detection using oversampling technique and machine learning algorithms.
Hafiza Anisa Ahmed1, Anum Hameed1, Narmeen Zakaria Bawany1
1Department of Computer Science and Software Engineering, Jinnah University for Women, Karachi, Sindh, Pakistan.
Network Intrusion Detection Systems (NIDS) struggle with modern cyber threats. This study enhances NIDS using machine learning on the UNSW-NB15 dataset, achieving 95.1% accuracy with Random Forest and SMOTE for improved network security.
Area of Science:
- Computer Science
- Cybersecurity
- Machine Learning
Background:
- The internet's growth increases network security threats, necessitating advanced detection methods.
- Traditional Network Intrusion Detection Systems (NIDS) struggle to identify novel cyber attacks.
- Machine learning offers potential for more effective network traffic anomaly detection.
Purpose of the Study:
- To develop and evaluate a machine learning framework for detecting diverse network attack categories.
- To assess the performance of various classification algorithms on a contemporary network traffic dataset.
- To improve NIDS accuracy by addressing class imbalance and feature selection.
Main Methods:
- Implemented five machine learning algorithms: Random Forest, Decision Tree, Logistic Regression, K-Nearest Neighbors, and Artificial Neural Networks.
- Utilized the University of New South Wales (UNSW-NB15) dataset, containing nine network attack categories.
- Applied Synthetic Minority Oversampling Technique (SMOTE) to handle class imbalance and Principal Component Analysis (PCA) for feature selection.
Main Results:
- The Random Forest algorithm achieved the highest initial accuracy of 89.29%.
- SMOTE application significantly improved classification model accuracy.
- The Random Forest classifier, combined with SMOTE and 24 PCA-selected features, reached an accuracy of 95.1%.
Conclusions:
- Machine learning, particularly Random Forest with SMOTE, offers a robust approach to enhancing network intrusion detection.
- The UNSW-NB15 dataset provides a valuable resource for training and validating modern NIDS.
- Addressing class imbalance is crucial for improving the performance of NIDS in detecting emerging network threats.

