vix.ing · top · new · best · stats · spec

Cluster based RBF Kernel for Support Vector Machines

2014/08/12 by Wojciech Marian Czarnecki, Czarnecki, Wojciech Marian, Jacek Tabor +1
Computer Science · #FOS: Computer and information sciences #Face and Expression Recognition #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Neural Networks and Applications #Time Series Analysis and Forecasting

paper · pdf · doi:10.48550/arxiv.1408.2869

openalex publication_date 2014/08/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In the classical Gaussian SVM classification we use the feature space projection transforming points to normal distributions with fixed covariance matrices (identity in the standard RBF and the covariance of the whole dataset in Mahalanobis RBF). In this paper we add additional information to Gaussian SVM by considering local geometry-dependent feature space projection. We emphasize that our approach is in fact an algorithm for a construction of the new Gaussian-type kernel. We show that better (compared to standard RBF and Mahalanobis RBF) classification results are obtained in the simple case when the space is preliminary divided by k-means into two sets and points are represented as normal distributions with a covariances calculated according to the dataset partitioning. We call the constructed method CkRBF, where k stands for the amount of clusters used in k-means. We show empirically on nine datasets from UCI repository that C2RBF increases the stability of the grid search (measured as the probability of finding good parameters).

Related