Detection of Outliers Using Interquartile Range Technique from Intrusion Dataset

H. P. Vinutha,B. Poornima,B. M. Sagar
DOI: https://doi.org/10.1007/978-981-10-7563-6_53
2018-01-01
Abstract:Unpredictable usage of Internet adds more problems to the network. Protecting the system from the anomalous behavior plays a major issue in NIDS. Data mining approaches in the field of Intrusion Detection System (IDS) is becoming more popular. The outlier is a current problem faced by many data mining researches. Outliers are the patterns which are not in the range of normal behavior. Outliers in the dataset produce more false positive alarms, and this has to be reduced to increase the efficiency of IDS. We have used Interquartile Range technique to identify the outliers in the NSLKDD’99. In this, the continuous range of input is divided into quartiles and these quartiles are analyzed to target the range of outliers. Then the obtained outliers are removed by a filter called remove with value. The experiment is conducted using Weka data mining tool.
What problem does this paper attempt to address?