International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 1 - Number 11 |
Year of Publication: 2010 |
Authors: Vignesh R, Ganesh B, Aarthi G, Iyswarya N |
10.5120/235-389 |
Vignesh R, Ganesh B, Aarthi G, Iyswarya N . A Cache Oblivious based GA Solution for Clustering Problem in IDS. International Journal of Computer Applications. 1, 11 ( February 2010), 82-86. DOI=10.5120/235-389
In this we present an efficient solution for eliminating false positives in intrusion detection systems using a parallelized version of Genetic Algorithm. Genetic algorithm uses selection, mutation and crossover operations eliminating most of the false positives in a reasonable time. Almost all existing versions are sequential without exploiting the capabilities of newer multiprocessors or distributed systems. By parallelizing genetic operations in the context of intrusion detection systems we reduce the total complexities. This parallelized approach gives better solution than sequential one by taking advantage of the parallel architecture. We propose the use of cache oblivious technique in our algorithm to provide efficient memory transfers. The complexity of this algorithm is O((N/B) logM/B N1/3/3 + N1/ 3) which is very much lesser when compared to other sorting algorithms.