PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 20, 2007991 citations

Pegasos

View Full Paper
SSShai Shalev‐ShwartzHebrew CollegeYSYoram SingerGreenwich HospitalNSNathan SrebroToyota Technological Institute at Chicago

Key Points

Key points are not available for this paper at this time.

Abstract

We describe and analyze a simple and effective iterative algorithm for solving the optimization problem cast by Support Vector Machines (SVM). Our method alternates between stochastic gradient descent steps and projection steps. We prove that the number of iterations required to obtain a solution of accuracy ε is Õ(1/ε). In contrast, previous analyses of stochastic gradient descent methods require Ω (1/ε2) iterations. As in previously devised SVM solvers, the number of iterations also scales linearly with 1/λ, where λ is the regularization parameter of SVM. For a linear kernel, the total run-time of our method is Õ (d/(λε)), where d is a bound on the number of non-zero features in each example. Since the run-time does not depend directly on the size of the training set, the resulting algorithm is especially suited for learning from large datasets. Our approach can seamlessly be adapted to employ non-linear kernels while working solely on the primal objective function. We demonstrate the efficiency and applicability of our approach by conducting experiments on large text classification problems, comparing our solver to existing state-of-the-art SVM solvers. For example, it takes less than 5 seconds for our solver to converge when solving a text classification problem from Reuters Corpus Volume 1 (RCV1) with 800,000 training examples.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Shalev‐Shwartz et al. (2007) studied this question.

synapsesocial.com/papers/69d8469e8c03fbaff8bee9c8https://doi.org/10.1145/1273496.1273598
Ask AI
Helpful
Bookmark
Share
View Full Paper