Online support vector machines with vectors sieving method

  • Authors:
  • Liangzhi Gan;Zonghai Sun;Youxian Sun

  • Affiliations:
  • National Laboratory of Industrial Control Technology, Zhejiang University, Hangzhou, China;National Laboratory of Industrial Control Technology, Zhejiang University, Hangzhou, China;National Laboratory of Industrial Control Technology, Zhejiang University, Hangzhou, China

  • Venue:
  • ISNN'05 Proceedings of the Second international conference on Advances in Neural Networks - Volume Part I
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Support Vector Machines are finding application in pattern recognition, regression estimation, and operator inversion. To extend the using range, people have always been trying their best in finding online algorithms. But the Support Vector Machines are sensitive only to the extreme values and not to the distribution of the whole data. Ordinary algorithm can not predict which value will be sensitive and has to deal with all the data once. This paper introduces an algorithm that selects promising vectors from given vectors. Whenever a new vector is added to the training data set, unnecessary vectors are found and deleted. So we could easily get an online algorithm. We give the reason we delete unnecessary vectors, provide the computing method to find them. At last, we provide an example to illustrate the validity of algorithm.