An iterative algorithm learning the maximal margin classifier

作者:

Highlights:

摘要

A simple learning algorithm for maximal margin classifiers (also support vector machines with quadratic cost function) is proposed. We build our iterative algorithm on top of the Schlesinger–Kozinec algorithm (S–K-algorithm) from 1981 which finds a maximal margin hyperplane with a given precision for separable data. We suggest a generalization of the S–K-algorithm (i) to the non-linear case using kernel functions and (ii) for non-separable data. The requirement in memory storage is linear to the data. This property allows the proposed algorithm to be used for large training problems.The resulting algorithm is simple to implement and as the experiments showed competitive to the state-of-the-art algorithms. The implementation of the algorithm in Matlab is available. We tested the algorithm on the problem aiming at recognition poor quality numerals.

论文关键词:Pattern recognition,Linear classifier,Supervised learning,Support vector machines,Kernel functions

论文评审过程:Received 15 January 2003, Accepted 15 January 2003, Available online 18 April 2003.

论文官网地址:https://doi.org/10.1016/S0031-3203(03)00060-8