paper-with-me

Papers

Intrusion Detection System with Machine Learning and Multiple Datasets

2023-12-04 · Haiyan Xuan, Mohith Manohar

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.

📄 PDF Abstract BibTeX arXiv:2312.01941

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionPrompt Engineering

Similar Papers 제목 키워드 기반

Data Curation and Quality Assurance for Machine Learning-based Cyber Intrusion Detection

2021-05-20 · Haihua Chen, Ngan Tran, Anand Sagar Thumati, Jay Bhuyan 외

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 Detection

Detect & Reject for Transferability of Black-box Adversarial Attacks Against Network Intrusion Detection Systems

2021-12-22 · Islam Debicha, Thibault Debatty, Jean-Michel Dricot, Wim Mees 외

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 Detection

T-DFNN: An Incremental Learning Algorithm for Intrusion Detection Systems

2021-11-15 · IEEE Access 2021 11 · Mahendra Data, Masayoshi Aritsugi

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 Detection

Decentralized Online Federated G-Network Learning for Lightweight Intrusion Detection

2023-06-22 · Mert Nakıp, Baran Can Gül, Erol Gelenbe

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 Detection

DI-NIDS: Domain Invariant Network Intrusion Detection System

2022-10-15 · Siamak Layeghy, Mahsa Baktashmotlagh, Marius Portmann

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