Multiclass Core Vector Machine
S. Asharaf - Computer Science and Automation, Indian Institute of Science, Bangalore - 560012, India
M. Narasimha Murty - Computer Science and Automation, Indian Institute of Science, Bangalore - 560012, India
S. K. Shevade - Computer Science and Automation, Indian Institute of Science, Bangalore - 560012, India
Even though several techniques have been proposed in the literature for achieving multiclass classification using Support Vector Machine(SVM), the scalability aspect of these approaches to handle large data sets still needs much of exploration. Core Vector Machine(CVM) is a technique for scaling up a two class SVM to handle large data sets. In this paper we propose a Multiclass Core Vector Machine(MCVM). Here we formulate the multiclass SVM problem as a Quadratic Programming(QP) problem defining an SVM with vector valued output. This QP problem is then solved using the CVM technique to achieve scalability to handle large data sets. Experiments done with several large synthetic and real world data sets show that the proposed MCVM technique gives good generalization performance as that of SVM at a much lesser computational expense. Further, it is observed that MCVM scales well with the size of the data set.