Cluster-based Random Radial Basis Kernel Function for Hyperspectral Data Classification
Saeid Niazmardi

TL;DR
This paper introduces the CRRBF kernel, a new hyperspectral data classification method that simplifies parameter tuning by using clustering, achieving comparable or better results than traditional RBF kernels with less computational effort.
Contribution
The paper proposes the CRRBF kernel, which uses clustering to reduce parameter tuning complexity and maintains high classification performance in hyperspectral data analysis.
Findings
CRRBF achieves comparable or better accuracy than RBF.
Classification performance is robust to the number of clusters.
CRRBF reduces parameter tuning time.
Abstract
Kernel-based classification methods, particularly the support vector machine (SVM), are among the most common algorithms for hyperspectral data classification. The Radial Basis function (RBF) kernel has earned great popularity in hyperspectral data classification due to its superior performance among other available kernel functions. Nonetheless, the cross-validation technique usually used for tunning the RBF parameter can be time-consuming and may result in sub-optimal values for the parameter. This paper proposed the cluster-based random radial basis function (CRRBF) kernel function as an alternative to the RBF kernel to achieve similar performance with a more manageable parameter, which is the number of clusters. The CRRBF kernel initially clusters the hyperspectral bands and then constructs an RBF kernel with a randomly assigned value as the kernel parameter from each cluster of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Face and Expression Recognition
MethodsRadial Basis Function · Support Vector Machine
