菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-26
📄 Abstract - Gap Safe Screening Rules for Fast Training of Robust Support Vector Machines under Feature Noise

Robust Support Vector Machines (R-SVMs) address feature noise by adopting a worst-case robust formulation that explicitly incorporates uncertainty sets into training. While this robustness improves reliability, it also leads to increased computational cost. In this work, we develop safe sample screening rules for R-SVMs that reduce the training complexity without affecting the optimal solution. To the best of our knowledge, this is the first study to apply safe screening techniques to worst-case robust models in supervised machine learning. Our approach safely identifies training samples whose uncertainty sets are guaranteed to lie entirely on either side of the margin hyperplane, thereby reducing the problem size and accelerating optimization. Owing to the nonstandard structure of R-SVMs, the proposed screening rules are derived from the Lagrangian duality rather than the Fenchel-Rockafellar duality commonly used in recent methods. Based on this analysis, we first establish an ideal screening rule, and then derive a practical rule by adapting GAP-based safe regions to the robust setting. Experiments demonstrate that the proposed method significantly reduces training time while preserving classification accuracy.

顶级标签: machine learning model training theory
详细标签: support vector machines robust optimization safe screening lagrangian duality computational efficiency 或 搜索:

面向特征噪声下鲁棒支持向量机快速训练的间隙安全筛选规则 / Gap Safe Screening Rules for Fast Training of Robust Support Vector Machines under Feature Noise


1️⃣ 一句话总结

这篇论文提出了一种新的安全筛选方法,能够在不影响最终模型准确性的前提下,大幅加快对特征噪声具有鲁棒性的支持向量机的训练速度。

源自 arXiv: 2603.25221