Implementation Issues of Second-Order Cone Programming Approaches for Support Vector Machine Learning Problems
スポンサーリンク
概要
- 論文の詳細を見る
The core of the support vector machine (SVM) problem is a quadratic programming problem with a linear constraint and bounded variables. This problem can be transformed into the second order cone programming (SOCP) problems. An interior-point-method (IPM) can be designed for the SOCP problems in terms of storage requirements as well as computational complexity if the kernel matrix has low-rank. If the kernel matrix is not a low-rank matrix, it can be approximated by a low-rank positive semi-definite matrix, which in turn will be fed into the optimizer. In this paper we present two SOCP formulations for each SVM classification and regression problem. There are several search direction methods for implementing SOCPs. Our main goal is to find a better search direction for implementing the SOCP formulations of the SVM problems. Two popular search direction methods: HKM and AHO are tested analytically for the SVM problems, and efficiently implemented. The computational costs of each iteration of the HKM and AHO search direction methods are shown to be the same for the SVM problems. Thus, the training time depends on the number of IPM iterations. Our experimental results show that the HKM method converges faster than the AHO method. We also compare our results with the method proposed in Fine and Scheinberg (2001) that also exploits the low-rank of the kernel matrix, the state-of-the-art SVM optimization softwares SVMTorch and SVMlight. The proposed methods are also compared with Joachims ‘Linear SVM’ method on linear kernel.
- (社)電子情報通信学会の論文
- 2009-04-01
著者
-
Debnath Rameswar
Computer Science And Engineering Discipline Khulna University
-
MURAMATSU Masakazu
Department of Computer Science, The University of Electro-Communications
-
TAKAHASHI Haruhisa
Department of Information and Communication Engineering, The University of Electro-Communications
-
Muramatsu Masakazu
Department Of Computer Science The University Of Electro-communications
-
Takahashi Haruhisa
Department Of Communications And Systems Engineering The University Of Electro-communications
関連論文
- Implementation Issues of Second-Order Cone Programming Approaches for Support Vector Machine Learning Problems
- Kernel Selection for the Support Vector Machine(Biocybernetics, Neurocomputing)
- A New Approach to the Structural Learning of Neural Networks(Neural Networks and Bioengineering)
- Learning Curves in Learning with Noise : An Empirical Study
- Estimating Learning Curves of Concept Learning