paper-with-me

Papers

ADASYN-Random Forest Based Intrusion Detection Model

2021-05-10 · Zhewei Chen, Wenwen Yu, Linyue Zhou

Intrusion detection has been a key topic in the field of cyber security, and the common network threats nowadays have the characteristics of varieties and variation. Considering the serious imbalance of intrusion detection datasets will result in low classification performance on attack behaviors of small sample size and difficulty to detect network attacks accurately and efficiently, using Adaptive Synthetic Sampling (ADASYN) method to balance datasets was proposed in this paper. In addition, Random Forest algorithm was used to train intrusion detection classifiers. Through the comparative experiment of Intrusion detection on CICIDS 2017 dataset, it is found that ADASYN with Random Forest performs better. Based on the experimental results, the improvement of precision, recall, F1 scores and AUC values after ADASYN is then analyzed. Experiments show that the proposed method can be applied to intrusion detection with large data, and can effectively improve the classification accuracy of network attack behaviors. Compared with traditional machine learning models, it has better performance, generalization ability and robustness.

📄 PDF Abstract BibTeX arXiv:2105.04301

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detectionmodel

Similar Papers 제목 키워드 기반

Explainable AI for Comparative Analysis of Intrusion Detection Models

2024-06-14 · Pap M. Corea, Yongxin Liu, Jian Wang, Shuteng Niu 외

Explainable Artificial Intelligence (XAI) has become a widely discussed topic, the related technologies facilitate better understanding of conventional black-box models like Random Forest, Neural Networks and etc. Howeve…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature EngineeringIntrusion Detection+2

Deep Learning Applications for Intrusion Detection in Network Traffic

2024-01-13 · Proceedings of the Institute for System Programming of the RAS (Proceedings of ISP RAS) 2024 1 · Aleksandr Getman, Maxim Goryunov, Andrey Matskevich, Dmitry Rybolovlev 외

The paper discusses the issues of applying deep learning methods for detecting computer attacks in network traffic. The results of the analysis of relevant studies and reviews of deep learning applications for intrusion …

Deep LearningFeature EngineeringIntrusion DetectionNetwork Intrusion Detection

An explainable Recursive Feature Elimination to detect Advanced Persistent Threats using Random Forest classifier

2025-11-12 · Noor Hazlina Abdul Mutalib, Aznul Qalid Md Sabri, Ainuddin Wahid Abdul Wahab, Erma Rahayu Mohd Faizal Abdullah 외 arxiv

Intrusion Detection Systems (IDS) play a vital role in modern cybersecurity frameworks by providing a primary defense mechanism against sophisticated threat actors. In this paper, we propose an explainable intrusion dete…

Intrusion Detection

Using Randomness to Improve Robustness of Machine-Learning Models Against Evasion Attacks

2018-08-10 · Fan Yang, ZhiYuan Chen

Machine learning models have been widely used in security applications such as intrusion detection, spam filtering, and virus or malware detection. However, it is well-known that adversaries are always trying to adapt th…

BIG-bench Machine LearningIntrusion DetectionMalware DetectionSpam detection

Evaluation of Machine Learning Algorithms for Intrusion Detection System

2018-01-08 · Mohammad Almseidin, Maen Alzubi, Szilveszter Kovacs, Mouhammd Al-kasassbeh

Intrusion detection system (IDS) is one of the implemented solutions against harmful attacks. Furthermore, attackers always keep changing their tools and techniques. However, implementing an accepted IDS system is also a…

BIG-bench Machine LearningIntrusion Detection