Support vector machines for histogram-based image classification

01 September 1999

New Image

Traditional classification approaches generalize poorly on image classification tasks, because of the high dimensionality of the feature space. This paper shows that support vector machines (SVM's) can generalize well on difficult image classification problems where the only features are high dimensional histograms, Heavy-tailed RBF kernels of the form K(x,y) = e(-rho)Sigma(i) textbackslash{}x(i)(a) - y(i)(a)textbackslash{}(b) with a less than or equal to 1 and b less than or equal to 2 are evaluated on the classification of images extracted from the Corel stock photo collection and shown to far outperform traditional polynomial or Gaussian radial basis function (RBF) kernels. Moreover, we observed that a simple remapping of the input x(i) --> x(i)(a) improves the performance of linear SVM's to such an extend that it makes them, for this problem, a valid alternative to RBF kernels.