GPU Implementation of Parallel Support Vector Machine Algorithm with Applications to Detection Intruder.

Xueqin Zhang,Yifeng Zhang,Chunhua Gu
DOI: https://doi.org/10.4304/jcp.9.5.1117-1124
2014-01-01
Journal of Computers
Abstract:The network anomaly detection technology based on support vector machine (SVM) can efficiently detect unknown attacks or variants of known attacks, however, it cannot be used for detection of large-scale intrusion scenarios due to the demand of computational time. The graphics processing unit (GPU) has the characteristics of multi-threads and powerful parallel processing capability. Based on the system structure and parallel computation framework of GPU, a parallel algorithm of SVM, named GSVM, is proposed. Extensive experiments were carried out onKDD99 and other large-scale datasets, the results showed that GSVM significantly improves the efficiency of intrusion detection, while retaining detection performance.
What problem does this paper attempt to address?