DocumentCode
1665065
Title
A GPU Based SVM Method with Accelerated Kernel Matrix Calculation
Author
Bo Yan ; Yitian Ren ; Zijiang Yang
Author_Institution
Sch. of Comput. Sci. & Technol., Beijing Inst. of Technol., Beijing, China
fYear
2015
Firstpage
41
Lastpage
46
Abstract
Support vector machine (SVM) is a popular classifier dealing with small-scale datasets. It has outstanding performance compared to other classifiers. However the execution time is extremely long when training Big Data. The Graphics Processing Unit (GPU) is a massively parallel device which performs very well as a co-processor. NVIDIA proposed a programming platform, CUDA, in 2006, which makes it much easier to program on GPU for large-scale calculation. This paper proposes a GPU based accelerated SVM method. Matrix multiplication, which is the main procedure of kernel matrix calculation in the training stage, is the major issue for high time complexity. Thus, we propose a method to calculate the kernel matrix using GPU. The polynomial kernel function is applied in this paper. Experiment results indicate that the proposed method can increase the computation speed by as much as 41 times for the studied datasets.
Keywords
Big Data; graphics processing units; matrix multiplication; parallel architectures; pattern classification; polynomials; support vector machines; Big Data; CUDA; GPU; NVIDIA; SVM method; accelerated kernel matrix calculation; classifier; co-processor; graphics processing unit; large-scale calculation; matrix multiplication; parallel device; polynomial kernel function; programming platform; small-scale datasets; support vector machine; time complexity; training stage; Acceleration; Classification algorithms; Graphics processing units; Kernel; Polynomials; Support vector machines; Training; Big Data; CUDA; cross validation; graphics processing unit; kernel matrix; support vector machine;
fLanguage
English
Publisher
ieee
Conference_Titel
Big Data (BigData Congress), 2015 IEEE International Congress on
Conference_Location
New York, NY
Print_ISBN
978-1-4673-7277-0
Type
conf
DOI
10.1109/BigDataCongress.2015.16
Filename
7207200
Link To Document