Paper abstract

Sequence Labelling SVMs Trained in One Pass

Antoine Bordes - LIP6, France
Nicolas Usunier - LIP6, France
Leon Bottou - NEC Laboratories America, Inc., USA

Session: Support Vector Machines
Springer Link: http://dx.doi.org/10.1007/978-3-540-87479-9_28

This paper proposes an online solver of the dual formulation of support vector machines for structured output spaces. We apply it to sequence labelling using the exact and greedy inference schemes. In both cases, the per-sequence training time is the same as a perceptron based on the same inference procedure, up to a small multiplicative constant. Comparing the two inference schemes, the greedy version is much faster. It is also amenable to higher order Markov assumptions and performs similarly on test. In comparison to existing algorithms, both versions match the accuracies of batch solvers that use exact inference after a single pass over the training examples.