Parallel sequential minimal optimization for the training of support vector machines

  • Authors:
  • L. J. Cao;S. S. Keerthi;Chong-Jin Ong;J. Q. Zhang;U. Periyathamby;Xiu Ju Fu;H. P. Lee

  • Affiliations:
  • Dept. of Financial Studies, Fudan Univ., Shanghai, China;-;-;-;-;-;-

  • Venue:
  • IEEE Transactions on Neural Networks
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Sequential minimal optimization (SMO) is one popular algorithm for training support vector machine (SVM), but it still requires a large amount of computation time for solving large size problems. This paper proposes one parallel implementation of SMO for training SVM. The parallel SMO is developed using message passing interface (MPI). Specifically, the parallel SMO first partitions the entire training data set into smaller subsets and then simultaneously runs multiple CPU processors to deal with each of the partitioned data sets. Experiments show that there is great speedup on the adult data set and the Mixing National Institute of Standard and Technology (MNIST) data set when many processors are used. There are also satisfactory results on the Web data set.