Intrusion Detection In Computer Networks Using Machine Learning Algorithms
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.
Code (1)
Tasks
Intrusion DetectionSimilar Papers 제목 키워드 기반
Robustness Evaluation of Deep Unsupervised Learning Algorithms for Intrusion Detection Systems
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 DetectionAn empirical evaluation for the intrusion detection features based on machine learning and feature selection methods
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 DetectionManagementA Hybrid Deep Learning Anomaly Detection Framework for Intrusion Detection
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 DetectionEffect of Balancing Data Using Synthetic Data on the Performance of Machine Learning Classifiers for Intrusion Detection in Computer Networks
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 GenerationUse Dimensionality Reduction and SVM Methods to Increase the Penetration Rate of Computer Networks
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