Solving multiclass support vector machines with LaRank

  • Authors:
  • Antoine Bordes;Léon Bottou;Patrick Gallinari;Jason Weston

  • Affiliations:
  • NEC Laboratories America, Inc., Princeton, NJ Université de Paris, Paris, France;NEC Laboratories America, Inc., Princeton, NJ;Université de Paris, Paris, France;NEC Laboratories America, Inc., Princeton, NJ

  • Venue:
  • Proceedings of the 24th international conference on Machine learning
  • Year:
  • 2007

Quantified Score

Hi-index 0.01

Visualization

Abstract

Optimization algorithms for large margin multiclass recognizers are often too costly to handle ambitious problems with structured outputs and exponential numbers of classes. Optimization algorithms that rely on the full gradient are not effective because, unlike the solution, the gradient is not sparse and is very large. The LaRank algorithm sidesteps this difficulty by relying on a randomized exploration inspired by the perceptron algorithm. We show that this approach is competitive with gradient based optimizers on simple multiclass problems. Furthermore, a single LaRank pass over the training examples delivers test error rates that are nearly as good as those of the final solution.