English

The Performance Analysis of Generalized Margin Maximizer (GMM) on Separable Data

Machine Learning 2020-10-30 v1 Machine Learning

Abstract

Logistic models are commonly used for binary classification tasks. The success of such models has often been attributed to their connection to maximum-likelihood estimators. It has been shown that gradient descent algorithm, when applied on the logistic loss, converges to the max-margin classifier (a.k.a. hard-margin SVM). The performance of the max-margin classifier has been recently analyzed. Inspired by these results, in this paper, we present and study a more general setting, where the underlying parameters of the logistic model possess certain structures (sparse, block-sparse, low-rank, etc.) and introduce a more general framework (which is referred to as "Generalized Margin Maximizer", GMM). While classical max-margin classifiers minimize the 22-norm of the parameter vector subject to linearly separating the data, GMM minimizes any arbitrary convex function of the parameter vector. We provide a precise analysis of the performance of GMM via the solution of a system of nonlinear equations. We also provide a detailed study for three special cases: (11) 2\ell_2-GMM that is the max-margin classifier, (22) 1\ell_1-GMM which encourages sparsity, and (33) \ell_{\infty}-GMM which is often used when the parameter vector has binary entries. Our theoretical results are validated by extensive simulation results across a range of parameter values, problem instances, and model structures.

Keywords

Cite

@article{arxiv.2010.15379,
  title  = {The Performance Analysis of Generalized Margin Maximizer (GMM) on Separable Data},
  author = {Fariborz Salehi and Ehsan Abbasi and Babak Hassibi},
  journal= {arXiv preprint arXiv:2010.15379},
  year   = {2020}
}

Comments

ICML 2020 (submitted February 2020)

R2 v1 2026-06-23T19:44:08.933Z