CORTEXA
← Browse
crossrefSymmetry2023-06-13Cited by 37

Evaluation of Machine Learning Algorithms in Network-Based Intrusion Detection Using Progressive Dataset

Tuan-Hong Chua, Iftekhar Salam

Cybersecurity has become one of the focuses of organisations. The number of cyberattacks keeps increasing as Internet usage continues to grow. As new types of cyberattacks continue to emerge, researchers focus on developing machine learning (ML)-based intrusion detection systems (IDS) to detect zero-day attacks. They usually remove some or all attack samples from the training dataset and only include them in the testing dataset when evaluating the performance. This method may detect unknown attacks; however, it does not reflect the long-term performance of the IDS as it only shows the changes in the type of attacks. In this work, we focused on evaluating the long-term performance of ML-based IDS. To achieve this goal, we proposed evaluating the ML-based IDS using a dataset created later than the training dataset. The proposed method can better assess the long-term performance as the testing dataset reflects the changes in the attack type and network infrastructure changes over time. We have implemented six of the most popular ML models, including decision tree (DT), random forest (RF), support vector machine (SVM), naïve Bayes (NB), artificial neural network (ANN), and deep neural network (DNN). These models are trained and tested with a pair of datasets with symmetrical classes. Our experiments using the CIC-IDS2017 and the CSE-CIC-IDS2018 datasets show that SVM and ANN are most resistant to overfitting. Our experiments also indicate that DT and RF suffer the most from overfitting, although they perform well on the training dataset. On the other hand, our experiments using the LUFlow dataset have shown that all models can perform well when the difference between the training and testing datasets is small.

View free PDFSource page

Related papers

openalexSymmetry2026-07-23

DGWO: A Deep Reinforcement Learning-Driven Grey Wolf Optimizer for Feature Selection in Network Intrusion Detection Systems

Qianqian Zhang, Ting Shu, Jinsong Xia

With the continuous evolution of network attack techniques, efficiently selecting the most discriminative feature subset from massive network traffic data has become a key issue for improving the performance of intrusion detection systems. Metaheuristic algorithms, as a core appr…

View free PDFSource page
crossrefSymmetry2023-04-02Cited by 23

A Convolutional Recurrent Neural-Network-Based Machine Learning for Scene Text Recognition Application

Yiyi Liu, Yuxin Wang, Hongjian Shi

Optical character recognition (OCR) is the process of acquiring text and layout information through analysis and recognition of text data image files. It is also a process to identify the geometric location and orientation of the texts and their symmetrical behavior. It usually c…

View free PDFSource page
crossrefSymmetry2024-07-23Cited by 2

Discrete Space Deep Reinforcement Learning Algorithm Based on Support Vector Machine Recursive Feature Elimination

Chayoung Kim

Algorithms for training agents with experience replay have advanced in several domains, primarily because prioritized experience replay (PER) developed from the double deep Q-network (DDQN) in deep reinforcement learning (DRL) has become a standard. PER-based algorithms have achi…

View free PDFSource page
crossrefSymmetry2025-06-04Cited by 4

A Stacked Machine Learning-Based Intrusion Detection System for Internal and External Networks in Smart Connected Vehicles

Xinlei Zhou, Yujing Wu, Junhao Lin, Yinan Xu, Samuel Woo

In response to the escalating threat of cyberattacks on smart connected vehicles, numerous Intrusion Detection Systems (IDSs) have emerged. However, existing IDSs often prioritize enhancing detection accuracy while overlooking the time needed for training and detection. Moreover,…

View free PDFSource page
crossrefSymmetry2024-03-18Cited by 30

An Extensive Investigation into the Use of Machine Learning Tools and Deep Neural Networks for the Recognition of Skin Cancer: Challenges, Future Directions, and a Comprehensive Review

Syed Ibrar Hussain, Elena Toscano

Skin cancer poses a serious risk to one’s health and can only be effectively treated with early detection. Early identification is critical since skin cancer has a higher fatality rate, and it expands gradually to different areas of the body. The rapid growth of automated diagnos…

View free PDFSource page
crossrefSymmetry2026-01-15

Evaluating Machine Learning Algorithms in COVID-19 Research: A Framework Based on Algorithm Co-Occurrence and Symmetric Network Analysis

Siqi Huang, Luoming Liang, Ying Zhao

Machine learning (ML) algorithms are reshaping academic research. However, there is a lack of systematic impact analysis in specific domains. We propose a framework for evaluating the knowledge landscape of domain-specific ML research. It consists of three key components: LDA (La…

View free PDFSource page