DCNN: The Density, Cluster Centers and Nearest Neighbors using Intrusion Detection Algorithm
M Lavanya1, K Munivara Prasad2

1Ms. M Lavanya, M. Tech Dept. of CSE, Chadalawada Ramanamma Engineering College, Tirupati, India.
2Mr. K Munivara Prasad, Associate Professor, Dept. of CSE, Chadalawada Ramanamma Engineering College, Tirupati, India.
Manuscript received on November 27, 2019. | Revised Manuscript received on December 15, 2019. | Manuscript published on December 30, 2019. | PP: 3945-3949  | Volume-9 Issue-2, December, 2019. | Retrieval Number: B3810129219/2019©BEIESP | DOI: 10.35940/ijeat.B3810.129219
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Most current intrusion detection system employ signature based methods or data mining based methods which rely on labeled training dat. This training data is typically expensive to produce. Intrusion detection aims to detect intrusion behavior and serves as a complement to firewalls. It can detect attack types of malicious network communications and computer usage that cannot be detected by idiomatic firewalls. Many intrusion detection methods are processed through machine learn- ng. Previous literature has shown that the performance of an intrusion detection method based on hybrid learning or integration approach is superior to that of single learning technology. However, almost no studies focus on how additional representative and concise features can be extracted to process effective intrusion detection among massive and complicated data. In this paper, a new hybrid learning method is proposed on the basis of features such as density, cluster centers, and nearest neighbors ii(DCNN). In this algorithm, data is represented by the local density of each sample point and the sum of distances from each sample point to cluster centers and to its nearest neighbor. k-NN classifier is adopted to classify the new feature vectors. Our experiment shows that DCNN, which combines K-means, clustering-based density, and k-NN classifier, is effective in intrusion detection.
Keywords: Intrusion detection, DCNN, Density, Cluster center, Nearest neighbor, Hybrid learning method.