Back to results
Bibliographic record · Consultation and access
Book-chapter

Fast Training of Support Vector Machines Using Sequential Minimal Optimization

John Platt · The MIT Press eBooks · 1998

Supplementary material available
Quick overview. Review the resource’s basic details, then access the content using the main button. This page shows only the information needed to identify, cite, and open the work.

Resource access

Open the content from the main option or choose another available source.

OpenAlex OpenAlex Works
Entrar por OpenAlex
Main access

Supplementary material available

El enlace apunta a material asociado, anexos, tablas, datos o página complementaria. No se marca como libro/texto completo.
Open material

Summary

Descripción general del contenido del recurso.

This chapter describes a new algorithm for training Support Vector Machines: Sequential Minimal Optimization, or SMO. Training a Support Vector Machine (SVM) requires the solution of a very large quadratic programming (QP) optimization problem. SMO breaks this large QP problem into a series of smallest possible QP problems. These small QP problems are solved analytically, which avoids using a time-consuming numerical QP optimization as an inner loop. The amount of memory required for SMO is linear in the training set size, which allows SMO to handle very large training sets. Because large matrix computation is avoided, SMO scales somewhere between linear and quadratic in the training set size for various test problems, while a standard projected conjugate gradient (PCG) chunking algorithm scales somewhere between linear and cubic in the training set size. SMO's computation time is dominated by SVM evaluation, hence SMO is fastest for linear SVMs and sparse data sets. For the MNIST database, SMO is as fast as PCG chunking; while for the UCI Adult database and linear SVMs, SMO can be more than 1000 times faster than the PCG chunking algorithm.

How to cite

Elegí el formato que necesitás y copiá la referencia al portapapeles.

APA 7

Platt, J. (1998). Fast Training of Support Vector Machines Using Sequential Minimal Optimization. The MIT Press eBooks. https://doi.org/10.7551/mitpress/1130.003.0016

MLA

Platt, John. Fast Training of Support Vector Machines Using Sequential Minimal Optimization. The MIT Press eBooks, 1998. https://doi.org/10.7551/mitpress/1130.003.0016.

Chicago

Platt, John. 1998. Fast Training of Support Vector Machines Using Sequential Minimal Optimization. The MIT Press eBooks. https://doi.org/10.7551/mitpress/1130.003.0016.

Harvard

Platt, J. 1998, Fast Training of Support Vector Machines Using Sequential Minimal Optimization, The MIT Press eBooks, available at: https://doi.org/10.7551/mitpress/1130.003.0016 [Accessed 7 Aug. 2026].

Share and print

Save the record, copy its permanent link, or print it as a PDF.

Export reference

You can export the record in common formats for use in a reference manager.

Resource details

Bibliographic information to help confirm that this is the correct material.

Title
Fast Training of Support Vector Machines Using Sequential Minimal Optimization
Author / contributors
John Platt
Publisher
The MIT Press eBooks
Publication year
1998
Language
English

Subjects

Explore related resources through these subjects.

Copied