mloss.org LaRankhttp://mloss.orgUpdates and additions to LaRankenTue, 15 Jul 2008 15:58:25 -0000LaRank 1.1http://mloss.org/software/view/127/<html><p>LaRank is an online solver for multiclass Support Vector Machines. </p> <p>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. </p> <p>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. </p></html>antoine bordes, leon bottouTue, 15 Jul 2008 15:58:25 -0000http://mloss.org/software/rss/comments/127http://mloss.org/software/view/127/svmclassificationsupport vector machinesonline learningkernel methodsmulti classgradient based learninglarge scale learningmachine learningalgorithms