English

A Light Touch for Heavily Constrained SGD

Machine Learning 2016-10-26 v2

Abstract

Minimizing empirical risk subject to a set of constraints can be a useful strategy for learning restricted classes of functions, such as monotonic functions, submodular functions, classifiers that guarantee a certain class label for some subset of examples, etc. However, these restrictions may result in a very large number of constraints. Projected stochastic gradient descent (SGD) is often the default choice for large-scale optimization in machine learning, but requires a projection after each update. For heavily-constrained objectives, we propose an efficient extension of SGD that stays close to the feasible region while only applying constraints probabilistically at each iteration. Theoretical analysis shows a compelling trade-off between per-iteration work and the number of iterations needed on problems with a large number of constraints.

Keywords

Cite

@article{arxiv.1512.04960,
  title  = {A Light Touch for Heavily Constrained SGD},
  author = {Andrew Cotter and Maya Gupta and Jan Pfeifer},
  journal= {arXiv preprint arXiv:1512.04960},
  year   = {2016}
}
R2 v1 2026-06-22T12:10:41.477Z