Span error bound for weighted SVM with applications in hyperparameter selection
Ioannis Sarafis, Christos Diou, Anastasios Delopoulos

TL;DR
This paper extends span error bound theory to weighted SVMs, enabling efficient hyperparameter selection through span-bound and span-rule methods, which are shown to be effective and computationally advantageous in experiments.
Contribution
It introduces the extension of span bound and span-rule to weighted SVMs, with theoretical proofs and practical evaluation for hyperparameter tuning.
Findings
Span condition is almost always satisfied in weighted SVM.
Span-rule outperforms other methods in hyperparameter selection.
Span-rule is the most accurate predictor of test error.
Abstract
Weighted SVM (or fuzzy SVM) is the most widely used SVM variant owning its effectiveness to the use of instance weights. Proper selection of the instance weights can lead to increased generalization performance. In this work, we extend the span error bound theory to weighted SVM and we introduce effective hyperparameter selection methods for the weighted SVM algorithm. The significance of the presented work is that enables the application of span bound and span-rule with weighted SVM. The span bound is an upper bound of the leave-one-out error that can be calculated using a single trained SVM model. This is important since leave-one-out error is an almost unbiased estimator of the test error. Similarly, the span-rule gives the actual value of the leave-one-out error. Thus, one can apply span bound and span-rule as computationally lightweight alternatives of leave-one-out procedure for…
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
TopicsText and Document Classification Technologies · Natural Language Processing Techniques · Machine Learning in Bioinformatics
MethodsSupport Vector Machine
