A Smoothing Algorithm for l1 Support Vector Machines
Abstract
A smoothing algorithm is presented for solving the soft-margin Support Vector Machine (SVM) optimization problem with an 1 penalty. This algorithm is designed to require a modest number of passes over the data, which is an important measure of its cost for very large datasets. The algorithm uses smoothing for the hinge-loss function, and an active set approach for the 1 penalty. The smoothing parameter α is initially large, but typically halved when the smoothed problem is solved to sufficient accuracy. Convergence theory is presented that shows O(1+(1++(1/α))) guarded Newton steps for each value of α except for asymptotic bands α=(1) and α=(1/N), with only one Newton step provided ηα1/N, where N is the number of data points and the stopping criterion that the predicted reduction is less than ηα. The experimental results show that our algorithm is capable of strong test accuracy without sacrificing training speed.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.