Abstract
In this paper, we present a new compactly supported kernel for SVM based image recognition. This kernel which we called Geometric Compactly Supported (GCS) can be viewed as a generalization of spherical kernels to higher dimensions. The construction of the GCS kernel is based on a geometric approach using the intersection volume of two n-dimensional balls. The compactness property of the GCS kernel leads to a sparse Gram matrix which enhances computation efficiency by using sparse linear algebra algorithms. Comparisons of the GCS kernel performance, for image recognition task, with other known kernels prove the interest of this new kernel.
FAQs
AI
What unique properties does the GCS kernel possess for image recognition?
The GCS kernel exhibits compactness and positive definiteness, enhancing computational efficiency and accuracy in image recognition tasks, as demonstrated with a 90% sparsity in the Gram matrix.
How does the GCS kernel improve SVM computational efficiency?
The GCS kernel reduces algorithmic complexity by leveraging sparse Gram matrices, allowing for faster computation during the SVM training process.
What experimental results validate the GCS kernel's effectiveness?
Experiments using a 3200-image dataset show that the GCS kernel achieves comparable results to the state-of-the-art Laplace kernel in image classification tasks.
What is the underlying mathematical basis for the GCS kernel formulation?
The GCS kernel is derived from the intersection volume of two n-dimensional balls, ensuring both compact support and positive definiteness.
How does the GCS kernel perform relative to traditional kernels like Laplace?
While the GCS kernel shows good performance, combining it with the Laplace kernel yields the best recognition results, achieving a Gram matrix sparsity of 90%.
References (6)
- C. Gentile, "A new approximate maximal margin classification algorithm," Journal of Machine Learning Research, vol. 2, pp. 213-242, 2001.
- M. Genton, "Classes of kernels for machine learning: a statistics perspective," Jour- nal of Machine Learning Research, vol. 2, pp. 299-312, 2002.
- N. Cressie, Statistics for Spatial Data, New York, Wiley, 1993.
- B. Hamers, J. A.K. Suykens, and B. De Moor, "Compactly supported rbf kernels for sparsifying the gram matrix in ls-svm regression models," in International Confer- ence on Artificial Neural Networks (ICANN'02), Madrid Spain, 2002, pp. 720-726.
- J. Gilbert, C. Moler, and R. Schreiber, "Sparse matrices in matlab: design and implementation," SIAM Journal on Matrix Analysis, vol. 13, no. 1, pp. 333-356, 1992.
- O. Chapelle, P. Haffner, and V. Vapnik, "Svms for histogram-based image classifi- cation," IEEE Transactions on Neural Networks, vol. 9, 1999.