2021
DOI: 10.1016/j.cose.2021.102289
|View full text |Cite
|
Sign up to set email alerts
|

A fast network intrusion detection system using adaptive synthetic oversampling and LightGBM

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
57
0
1

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 140 publications
(58 citation statements)
references
References 20 publications
0
57
0
1
Order By: Relevance
“…But LightGBM has more advantages. For example, LightGBM runs 10 times faster than XGBoost while taking only 1/6 memory usage of compared to XGBoost with better accuracy [17].…”
Section: Methodsmentioning
confidence: 99%
“…But LightGBM has more advantages. For example, LightGBM runs 10 times faster than XGBoost while taking only 1/6 memory usage of compared to XGBoost with better accuracy [17].…”
Section: Methodsmentioning
confidence: 99%
“…Light Gradient Boosting Machine (LGB) was originally developed by researchers at Microsoft and Peking University to solve the efficiency and scalability problems of GBDT and XGBoost when applied to high-dimensional input features and large data volume problems (Wen, Xie, Wu, & Jiang, 2021). The core concepts of LGB are histogram algorithm, leaf growth strategy with depth limitations, support for category features, histogram feature optimization, multithreading optimization, and cache hit ratio optimization (N. N. Wang, Zhang, Ren, Pang, & Wang, 2021).The algorithm bins the original continuous eigenvalues and uses these bins to build the model, and the histogram greatly reduces the time consumption of the split point selection and improves the training and prediction efficiency of the model (Liu, Gao, & Hu, 2021). With a supervised training set…”
Section: Classification Modelmentioning
confidence: 99%
“…The proposed method has shown very successful results in detecting and classifying attacks. Liu et al [12] proposed a network intrusion detection system based on adaptive synthetic (ADASYN) oversampling technology and LightGBM. Data imbalance was also discussed in the study.…”
Section: Related Workmentioning
confidence: 99%