Fast Margin Maximization via Dual Acceleration
Machine Learning
2021-08-24 v2 Optimization and Control
Machine Learning
Abstract
We present and analyze a momentum-based gradient method for training linear classifiers with an exponentially-tailed loss (e.g., the exponential or logistic loss), which maximizes the classification margin on separable data at a rate of . This contrasts with a rate of for standard gradient descent, and for normalized gradient descent. This momentum-based method is derived via the convex dual of the maximum-margin problem, and specifically by applying Nesterov acceleration to this dual, which manages to result in a simple and intuitive method in the primal. This dual view can also be used to derive a stochastic variant, which performs adaptive non-uniform sampling via the dual variables.
Cite
@article{arxiv.2107.00595,
title = {Fast Margin Maximization via Dual Acceleration},
author = {Ziwei Ji and Nathan Srebro and Matus Telgarsky},
journal= {arXiv preprint arXiv:2107.00595},
year = {2021}
}
Comments
ICML 2021