DocumentCode
384256
Title
Geometric SVM: a fast and intuitive SVM algorithm
Author
Vishwanathan, S. V N ; Murty, M. Narasimha
Author_Institution
Dept. of Comput. Sci. & Autom., Indian Inst. of Sci., Bangalore, India
Volume
2
fYear
2002
fDate
2002
Firstpage
56
Abstract
We present a geometrically motivated algorithm for finding the Support Vectors of a given set of points. This algorithm is reminiscent of the DirectSVM algorithm, in the way it picks data points for inclusion in the Support Vector set, but it uses an optimization based approach to add them to the Support Vector set. This ensures that the algorithm scales to O(n3) in the worst case and O(n|S|2) in the average case where n is the total number of points in the data set and |S| is the number of Support Vectors. Further the memory requirements also scale as O(n2) in the worst case and O(|S|2) in the average case. The advantage of this algorithm is that it is more intuitive and performs extremely well when the number of Support Vectors is only a small fraction of the entire data set. It can also be used to calculate leave one out error based on the order in which data points were added to the Support Vector set. We also present results on real life data sets to validate our claims.
Keywords
pattern classification; sonar signal processing; vector processor systems; data points; fast intuitive SVM algorithm; geometric SVM algorithm; memory requirements; optimization based approach; pattern classification; real life data sets; sonar dataset; support vector machines; support vector set; Automation; Computational Intelligence Society; Kernel; Lagrangian functions; Libraries; Machine learning; Pattern classification; Stability; Support vector machine classification; Support vector machines;
fLanguage
English
Publisher
ieee
Conference_Titel
Pattern Recognition, 2002. Proceedings. 16th International Conference on
ISSN
1051-4651
Print_ISBN
0-7695-1695-X
Type
conf
DOI
10.1109/ICPR.2002.1048235
Filename
1048235
Link To Document