Separability and Scatteredness (S&S) Ratio-Based Efficient SVM Regularization Parameter, Kernel, and Kernel Parameter Selection
Mahdi Shamsi, Soosan Beheshti

TL;DR
This paper introduces an S&S ratio-based method to efficiently select the regularization parameter and kernel parameters for SVM, reducing the need for extensive cross-validation by predicting optimal settings based on data separability and scatteredness.
Contribution
The work proposes a novel S&S ratio-based approach that automatically determines the best SVM parameters and kernel choices, significantly decreasing computational complexity compared to traditional grid-search CV methods.
Findings
S&S ratio effectively predicts data separability and scatteredness.
The proposed method reduces SVM parameter tuning to a single step.
Simulation results show improved efficiency over traditional methods.
Abstract
Support Vector Machine (SVM) is a robust machine learning algorithm with broad applications in classification, regression, and outlier detection. SVM requires tuning the regularization parameter (RP) which controls the model capacity and the generalization performance. Conventionally, the optimum RP is found by comparison of a range of values through the Cross-Validation (CV) procedure. In addition, for non-linearly separable data, the SVM uses kernels where a set of kernels, each with a set of parameters, denoted as a grid of kernels, are considered. The optimal choice of RP and the grid of kernels is through the grid-search of CV. By stochastically analyzing the behavior of the regularization parameter, this work shows that the SVM performance can be modeled as a function of separability and scatteredness (S&S) of the data. Separability is a measure of the distance between classes,…
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
TopicsFace and Expression Recognition · Fault Detection and Control Systems · Grey System Theory Applications
MethodsSupport Vector Machine
