paper-with-me

홈 › Papers

Intrusion Detection In Computer Networks Using Machine Learning Algorithms

2021-08-12 · International Conference on Communication Systems and Network Technologies (CSNT) 2021 8 · Gokul A, Sarath J N, Mohit M, Niranjan M, Aswathy K Nair

With the dawn of the COVID-19 age, the communication industry has witnessed a large spike in users as home networks, workplaces and even conferences have gone online. This has led to a rise in the number of victims of cyber network attacks due to lack of ample security measures being taken in most network environments. Hence the introduction of Intrusion Detection Systems (IDSs) is proven to provide an increased security level. Machine Learning (ML) algorithms have been put into extensive use in tasks of intrusion detection. An ML technique that adds to the performance of standard IDS is the Support Vector Machine (SVM) algorithm, owing to their decent generalization nature and the capability to surpass the barriers of dimensionality. The objective of the project is to determine and compare the performance and accuracy of several ML algorithms like k-means clustering, SVM and KNN. The data set used to derive these results is "kddcup99", which contains 41 features. Data preprocessing is the first step towards achieving this goal, by performing feature extraction, followed by calculating the variance of features. This facilitates the filtering of relevant features from the non-linear dataset. Final objective is to separate the dataset into dissimilar classes based on the attack type faced by the network.

📄 PDF Abstract BibTeX

Code (1)

gsabarinath02/Intrusion-Detection-using-ML

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

Robustness Evaluation of Deep Unsupervised Learning Algorithms for Intrusion Detection Systems

2022-06-25 · D'Jeff Kanda Nkashama, Arian Soltani, Jean-Charles Verdier, Marc Frappier 외

Recently, advances in deep learning have been observed in various fields, including computer vision, natural language processing, and cybersecurity. Machine learning (ML) has demonstrated its ability as a potential tool …

Anomaly DetectionData PoisoningIntrusion Detection

An empirical evaluation for the intrusion detection features based on machine learning and feature selection methods

2017-12-27 · Mouhammd Al-kasassbeh

Despite the great developments in information technology, particularly the Internet, computer networks, global information exchange, and its positive impact in all areas of daily life, it has also contributed to the deve…

BIG-bench Machine Learningfeature selectionIntrusion DetectionManagement

A Hybrid Deep Learning Anomaly Detection Framework for Intrusion Detection

2022-12-02 · Rahul Kale, Zhi Lu, Kar Wai Fok, Vrizlynn L. L. Thing

Cyber intrusion attacks that compromise the users' critical and sensitive data are escalating in volume and intensity, especially with the growing connections between our daily life and the Internet. The large volume and…

Anomaly DetectionDeep LearningIntrusion DetectionUnsupervised Anomaly Detection

Effect of Balancing Data Using Synthetic Data on the Performance of Machine Learning Classifiers for Intrusion Detection in Computer Networks

2022-04-01 · Ayesha S. Dina, A. B. Siddique, D. Manivannan

Attacks on computer networks have increased significantly in recent days, due in part to the availability of sophisticated tools for launching such attacks as well as thriving underground cyber-crime economy to support i…

Generative Adversarial NetworkIntrusion DetectionSynthetic Data Generation

Use Dimensionality Reduction and SVM Methods to Increase the Penetration Rate of Computer Networks

2018-12-07 · Amir Moradibaad, Ramin Jalilian Mashhoud

In the world today computer networks have a very important position and most of the urban and national infrastructure as well as organizations are managed by computer networks, therefore, the security of these systems ag…

Anomaly DetectionDiagnosticDimensionality Reductionfeature selection+3