Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

L0-Regularized Quadratic Surface Support Vector Machines

About

Kernel-free quadratic surface support vector machines (QSVM) have recently gained traction due to their flexibility in modeling nonlinear decision boundaries without relying on kernel functions. However, the introduction of a full quadratic classifier significantly increases the number of model parameters, scaling quadratically with data dimensionality, which often leads to overfitting and makes interpretation difficult. To address these challenges, we propose sparse variants of the QSVM by enforcing a cardinality constraint on the model parameters. While enhancing generalization and promoting sparsity, leveraging the $\ell_0$-norm inevitably incurs additional computational complexity. To tackle this, we develop a penalty decomposition algorithm capable of producing solutions that provably satisfy the first-order Lu-Zhang optimality conditions. We show that the subproblems arising within the algorithm either admit closed-form solutions or can be solved efficiently through dual formulations, which contributes to the method's overall effectiveness. Besides, we analyze the convergence behavior of the algorithm under both loss settings. In addition, the numerical experiments on public benchmark datasets indicate that the proposed model is competitive with commonly used SVM variants and produces sparse solutions as expected. Moreover, its strong performance on real-world credit datasets demonstrates its potential for credit scoring applications.

Ahmad Mousavi, Ramin Zandvakili, Zheming Gao• 2025

Related benchmarks

TaskDatasetResultRank
Binary ClassificationHaberman
Accuracy0.7422
59
Binary Classificationecoli
Accuracy97.33
10
Binary ClassificationImmunotherapy
Accuracy83.33
10
Binary ClassificationCTG
Accuracy98.4
10
Binary ClassificationAbalone
Accuracy89.21
10
Multiclass ClassificationIris
Accuracy97.33
10
Binary ClassificationGlass
Accuracy93.44
10
ClassificationAUS
Accuracy87.25
9
ClassificationJAP
Accuracy87.14
9
ClassificationGCD
Accuracy77.5
9
Showing 10 of 12 rows

Other info

Follow for update