Fast SVM training algorithm with decomposition on very large data sets.
other
Where this comes from
- Record sourced from PubMed, PMID 15794164.
- Also identified by DOI 10.1109/TPAMI.2005.77.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
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, SVMlight, and SVMTorch. Moreover, the good generalization performances on several large databases have also been achieved.
Medical subject headings
- Algorithms
- Artificial Intelligence
- Databases, Factual
- Electronic Data Processing
- Image Interpretation, Computer-Assisted
- Information Storage and Retrieval
- Pattern Recognition, Automated