Chrome Extension
WeChat Mini Program
Use on ChatGLM

The multiple pairs SMO: a modified SMO algorithm for the acceleration of the SVM training

Atlanta, GA(2009)

Cited 9|Views1
No score
Abstract
The Sequential Minimal Optimization (SMO) algorithm is known to be one of the most efficient solutions for the Support Vector Machine training phase. It solves a quadratic programming (QP) problem by optimizing a set of coefficients whose size is the number of training examples. However, its execution time may be quite long due to its computational complexity: the algorithm executes many calculations per iteration as well as many iterations until a stop criterion is satisfied. Due to its importance, many improvements have been proposed in order to obtain faster solutions. These improvements keep unchanged the SMO basic characteristic: the optimization is always performed on one pair of coefficients per iteration. This paper presents the Multiple Pairs SMO (MP-SMO), a new solution for the SMO algorithm that consists of optimizing more than one pair of coefficients per iteration. We show that this algorithm improves the performance results obtained by other known SMO solutions. Our algorithm presents the following characteristics: a) it uses the previously adopted analytical solution; b) its working set selection heuristic has been adapted from known solutions in order to deal with multiple pairs; c) the monotonic convergence of the algorithm has been demonstrated. We applied our MP-SMO algorithm to a set of known benchmarks. We tested the algorithm optimizing two, three and four pairs per iteration. We always obtained better results than the original one pair SMO algorithm.
More
Translated text
Key words
known benchmarks,pair smo algorithm,modified smo algorithm,smo solution,support vector machine training,smo basic characteristic,smo algorithm,svm training,multiple pairs smo,known solution,multiple pair,mp-smo algorithm,analytic solution,data mining,sequential minimal optimization,support vector machine,quadratic program,support vector machines,testing,satisfiability,benchmark testing,kernel,computational complexity,acceleration,algorithm design and analysis,optimization,classification algorithms,neural networks,quadratic programming
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined