English

Deep Lattice Networks and Partial Monotonic Functions

Machine Learning 2017-09-21 v1 Machine Learning

Abstract

We propose learning deep models that are monotonic with respect to a user-specified set of inputs by alternating layers of linear embeddings, ensembles of lattices, and calibrators (piecewise linear functions), with appropriate constraints for monotonicity, and jointly training the resulting network. We implement the layers and projections with new computational graph nodes in TensorFlow and use the ADAM optimizer and batched stochastic gradients. Experiments on benchmark and real-world datasets show that six-layer monotonic deep lattice networks achieve state-of-the art performance for classification and regression with monotonicity guarantees.

Keywords

Cite

@article{arxiv.1709.06680,
  title  = {Deep Lattice Networks and Partial Monotonic Functions},
  author = {Seungil You and David Ding and Kevin Canini and Jan Pfeifer and Maya Gupta},
  journal= {arXiv preprint arXiv:1709.06680},
  year   = {2017}
}

Comments

9 pages, NIPS 2017

R2 v1 2026-06-22T21:48:53.497Z