Optimization of the SVM Kernels using an Empirical Error Minimization Scheme
We address the problem of optimizing kernel parameters in Support Vector Machine
modelling, especially when the number of parameters is greater than one as in polynomial kernels
and KMOD, our newly introduced kernel. The present work is an extended experimental study of the
framework proposed by Chapelle et al. for optimizing SVM kernels using an analytic upper bound of
the error. However, our optimization scheme minimizes an empirical error estimate using a
Quasi-Newton technique. The method has shown to reduce the number of support vectors along the
optimization process. In order to assess our contribution, the approach is further used for
adapting KMOD, RBF and polynomial kernels on synthetic data and NIST digit image database. The
method has shown satisfactory results with much faster convergence in comparison with the simple
gradient descent method.
Furthermore, we also experimented two more optimization schemes based respectively on the
maximization of the margin and on the minimization of an approximated VC dimension estimate. While
both of the objective functions are minimized, the error is not. The corresponding experimental
results we carried out show this shortcoming.