Support Vector Machine Using Multiple Hyperplanes for Rare Class

徐凤芳,高卫国
DOI: https://doi.org/10.15943/j.cnki.fdxb-jns.2013.02.009
2013-01-01
Abstract:Support vector machine is a very popular method to classify data from different classes.But it doesn't work well when the number of data in one of the classes is very rare.A new method called Support Vector Machine using Multiple Hyperplanes(SVM_MH) will be introduced.Instead of using one hyperplane to classify two classes of data,SVM_MH uses multiple hyperplanes.All the data in the rare class have to be on the side of the hyperplanes that are parallel to the normal vectors.The classifier of the new method is more strict than that of SVM.SVM is also a SVM_MH method with only one hyperplane.Kernels can be used in the new method.
What problem does this paper attempt to address?