DocumentCode
3787607
Title
Fast SVM training algorithm with decomposition on very large data sets
Author
Jian-xiong Dong;A. Krzyzak;C.Y. Suen
Author_Institution
Dept. of Comput. Sci. & Software Eng., Concordia Univ., Montreal, Que., Canada
Volume
27
Issue
4
fYear
2005
Firstpage
603
Lastpage
618
Abstract
Training a support vector machine on a data set of huge size with thousands of classes is a challenging problem. This paper proposes an efficient algorithm to solve this problem. The key idea is to introduce a parallel optimization step to quickly remove most of the nonsupport vectors, where block diagonal matrices are used to approximate the original kernel matrix so that the original problem can be split into hundreds of subproblems which can be solved more efficiently. In addition, some effective strategies such as kernel caching and efficient computation of kernel matrix are integrated to speed up the training process. Our analysis of the proposed algorithm shows that its time complexity grows linearly with the number of classes and size of the data set. In the experiments, many appealing properties of the proposed algorithm have been investigated and the results show that the proposed algorithm has a much better scaling capability than Libsvm, SVM/sup light/, and SVMTorch. Moreover, the good generalization performances on several large databases have also been achieved.
Keywords
"Support vector machines","Support vector machine classification","Kernel","Machine learning algorithms","Algorithm design and analysis","Character recognition","Handwriting recognition","Large-scale systems","Optimization methods","Databases"
Journal_Title
IEEE Transactions on Pattern Analysis and Machine Intelligence
Publisher
ieee
ISSN
0162-8828
Type
jour
DOI
10.1109/TPAMI.2005.77
Filename
1401912
Link To Document