Elite-Driven Support Vector Machines for Classification
Mohammad Jafari Jozani, Bahram Moeinianfar

TL;DR
The paper introduces Elite-Driven Support Vector Machines (EDSVM), a framework that incorporates trusted benchmark models into SVM training to improve classification performance and model interpretability.
Contribution
It proposes a novel method to guide SVM slack variables using reference models, enabling localized, margin-aligned integration of prior knowledge without privileged features.
Findings
EDSVM closely replicates reference SVM behavior.
Experimental results show competitive or superior accuracy to standard SVM variants.
Dual quadratic programs for EDSVM can be implemented with minor modifications to existing solvers.
Abstract
Support vector machines (SVMs) are a standard tool for binary classification, but their classical formulations are purely data-driven and offer no direct way to encode trusted benchmark models or structured preferences on selected subsets of the data. We propose Elite-Driven Support Vector Machines (EDSVM), a general framework that augments regularized empirical risk minimization by guiding the slack variables for a curated set of elite observations (typically the union of support vectors from one or more reference SVMs). EDSVM combines the usual slack loss with a deviation penalty that shrinks new slacks toward benchmark slack values, defining a localized, margin-aligned notion of proximity to reference models, unlike global function penalties in knowledge distillation or teacher-student methods, and without requiring privileged features as in SVM+/LUPI. Within this framework we…
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.
