Skip to content
The Shape of Intelligence

Support-vector machines

Cortes and Vapnik's classifier finds the widest margin between classes and, with the kernel trick, does it in spaces of any dimension; it rules the field for a decade.

category
theory
significance
4 of 5
people
Corinna Cortes, Vladimir Vapnik
organisations
AT&T Bell Laboratories

what had to happen · 0 events back to 1943

A root. Nothing in the archive precedes it.

Vladimir Vapnik had spent the 1970s in Moscow developing, with Alexey Chervonenkis, a theory of when learning from examples can be trusted, and the idea that a classifier should be chosen not merely to fit the data but to fit it with room to spare. At Bell Labs in the early 1990s that became an algorithm. The support-vector machine draws the boundary between two classes that leaves the largest possible margin on either side, and it depends only on the examples nearest the boundary, the support vectors. A trick with kernel functions lets it draw that boundary in an enormous implicit feature space without ever computing the features.

Corinna Cortes and Vapnik's 1995 paper showed it beating everything else on the handwritten-digit benchmark, including the neural networks down the corridor. Through the late 1990s and 2000s the SVM was the default method: it had a theory, a convex optimisation with one answer, and few knobs to tune. Neural networks, by comparison, looked like alchemy.

Deep learning beat it in 2012 on the problems that mattered, and the kernel methods receded to the corners of the field where data is small. But the margin, the idea that a good model is one that does not fit too tightly, is still the language of generalisation.

what it led to · 0 events downstream

A leaf, for now. Nothing in the archive has built on it yet.

sources · 1

See this era in the exhibition →Back to the timeline