NeurIPS 2016poster270 citations

Satisfying Real-world Goals with Dataset Constraints

Gabriel Goh, Andrew Cotter, Maya Gupta, Michael P Friedlander

Abstract

The goal of minimizing misclassification error on a training set is often just one of several real-world goals that might be defined on different datasets. For example, one may require a classifier to also make positive predictions at some specified rate for some subpopulation (fairness), or to achieve a specified empirical recall. Other real-world goals include reducing churn with respect to a previously deployed model, or stabilizing online training. In this paper we propose handling multiple goals on multiple datasets by training with dataset constraints, using the ramp penalty to accurately quantify costs, and present an efficient algorithm to approximately optimize the resulting non-convex constrained optimization problem. Experiments on both benchmark and real-world industry datasets demonstrate the effectiveness of our approach.

BibTeX
@inproceedings{NIPS2016_dc4c44f6,
 author = {Goh, Gabriel and Cotter, Andrew and Gupta, Maya and Friedlander, Michael P},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {D. Lee and M. Sugiyama and U. Luxburg and I. Guyon and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Satisfying Real-world Goals with Dataset Constraints},
 url = {https://proceedings.neurips.cc/paper_files/paper/2016/file/dc4c44f624d600aa568390f1f1104aa0-Paper.pdf},
 volume = {29},
 year = {2016}
}