The support vector machine (SVM) is known as one of the most influential and powerful tools for solving classification and regression problems, but the original SVM does not have an online learning technique. Therefore, many researchers have introduced online learning techniques to the SVM. In a previous article, we proposed an unsupervised online learning method using the technique of the self-organized map for the SVM. In another article, we proposed the midpoint validation method for an improved SVM. We test the performance of the SVM using a combination of the two techniques in this article. In addition, we compare its performance with the original hard-margin SVM, the soft-margin SVM, and the k-NN method, and also experiment with our proposed method on surface electromyogram recognition problems with changes in the position of the electrode. These experiments showed that our proposed method gave a better performance than the other SVMs and corresponded to the changing data.
[1]
Corinna Cortes,et al.
Support-Vector Networks
,
1995,
Machine Learning.
[2]
Christopher J. C. Burges,et al.
A Tutorial on Support Vector Machines for Pattern Recognition
,
1998,
Data Mining and Knowledge Discovery.
[3]
David R. Musicant,et al.
Lagrangian Support Vector Machines
,
2001,
J. Mach. Learn. Res..
[4]
Tamura Hiroki,et al.
Midpoint-Validation Method for Support Vector Machine
,
2007
.
[5]
Thorsten Joachims,et al.
Making large-scale support vector machine learning practical
,
1999
.