Papers by Keyword: SMO Algorithm

Paper TitlePage

Abstract: Image recognition has been a research hotspot in the field of machine learning; this paper puts forward a kind of cascade algorithm based on SVM and AdaBoost. The algorithm to select the sample pretreatment, fixed size of window image segmentation into different areas, then using Haar - like rectangular figure characteristics of integral method for feature extraction, finally using AdaBoost cascade classifier to classify the SVM training. Through the face recognition experiments show AdaBoost cascade of SVM algorithm improve the classification accuracy, error rate get reduced obviously.
474
Abstract: Training a SVM corresponds to solving a linearly constrained quadratic problem (QP) in a number of variables equal to the number of data points, this optimization problem becoming challenging when the number of data points exceeds few thousands. Because the computational complexity of the existing algorithms is extremely large in case of few thousands support vectors and therefore the SVM QP-problem becomes intractable, several decomposition algorithms that do not make assumptions on the expected number of support vectors have been proposed instead. In this paper we propose a heuristic learning algorithm of gradient type for learning a SVM using linear separable data, and analyze its performance in terms of accuracy and efficiency. In order to evaluate the efficiency of our learning method, several tests were performed against the Platt’s SMO method, and the conclusions are formulated in the final section of the paper.
983
Showing 1 to 2 of 2 Paper Titles