Intrusion Detection System with Machine Learning and Multiple Datasets
As Artificial Intelligence (AI) technologies continue to gain traction in the modern-day world, they ultimately pose an immediate threat to current cybersecurity systems via exploitative methods. Prompt engineering is a relatively new field that explores various prompt designs that can hijack large language models (LLMs). If used by an unethical attacker, it can enable an AI system to offer malicious insights and code to them. In this paper, an enhanced intrusion detection system (IDS) that utilizes machine learning (ML) and hyperparameter tuning is explored, which can improve a model's performance in terms of accuracy and efficacy. Ultimately, this improved system can be used to combat the attacks made by unethical hackers. A standard IDS is solely configured with pre-configured rules and patterns; however, with the utilization of machine learning, implicit and different patterns can be generated through the models' hyperparameter settings and parameters. In addition, the IDS will be equipped with multiple datasets so that the accuracy of the models improves. We evaluate the performance of multiple ML models and their respective hyperparameter settings through various metrics to compare their results to other models and past research work. The results of the proposed multi-dataset integration method yielded an accuracy score of 99.9% when equipped with the XGBoost and random forest classifiers and RandomizedSearchCV hyperparameter technique.
Code (0)
등록된 구현이 없습니다.
Tasks
Intrusion DetectionPrompt EngineeringSimilar Papers 제목 키워드 기반
Data Curation and Quality Assurance for Machine Learning-based Cyber Intrusion Detection
Intrusion detection is an essential task in the cyber threat environment. Machine learning and deep learning techniques have been applied for intrusion detection. However, most of the existing research focuses on the mod…
BIG-bench Machine LearningIntrusion DetectionDetect & Reject for Transferability of Black-box Adversarial Attacks Against Network Intrusion Detection Systems
In the last decade, the use of Machine Learning techniques in anomaly-based intrusion detection systems has seen much success. However, recent studies have shown that Machine learning in general and deep learning specifi…
BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion DetectionT-DFNN: An Incremental Learning Algorithm for Intrusion Detection Systems
Machine learning has recently become a popular algorithm in building reliable intrusion detection systems (IDSs). However, most of the models are static and trained using datasets containing all targeted intrusions. If n…
Incremental LearningIntrusion DetectionDecentralized Online Federated G-Network Learning for Lightweight Intrusion Detection
Cyberattacks are increasingly threatening networked systems, often with the emergence of new types of unknown (zero-day) attacks and the rise of vulnerable devices. Such attacks can also target multiple components of a S…
Federated LearningIntrusion DetectionDI-NIDS: Domain Invariant Network Intrusion Detection System
The performance of machine learning based network intrusion detection systems (NIDSs) severely degrades when deployed on a network with significantly different feature distributions from the ones of the training dataset.…
Domain AdaptationIntrusion DetectionNetwork Intrusion Detection