Monotonic Calibrated Interpolated Look-Up Tables
Maya Gupta, Andrew Cotter, Jan Pfeifer, Konstantin Voevodski, Kevin, Canini, Alexander Mangylov, Wojtek Moczydlowski, Alex van Esbroeck

TL;DR
This paper introduces a method for learning monotonic, interpretable functions using calibrated interpolated look-up tables, suitable for low-dimensional machine learning tasks requiring transparency and guaranteed monotonicity.
Contribution
It extends lattice regression with convex optimization and linear constraints, and incorporates feature calibration for improved interpretability and handling of diverse data types.
Findings
Achieves state-of-the-art accuracy on real-world datasets.
Provides guaranteed monotonicity and interpretability.
Scalable training via parallelization and sampling techniques.
Abstract
Real-world machine learning applications may require functions that are fast-to-evaluate and interpretable. In particular, guaranteed monotonicity of the learned function can be critical to user trust. We propose meeting these goals for low-dimensional machine learning problems by learning flexible, monotonic functions using calibrated interpolated look-up tables. We extend the structural risk minimization framework of lattice regression to train monotonic look-up tables by solving a convex problem with appropriate linear inequality constraints. In addition, we propose jointly learning interpretable calibrations of each feature to normalize continuous features and handle categorical or missing data, at the cost of making the objective non-convex. We address large-scale learning through parallelization, mini-batching, and propose random sampling of additive regularizer terms. Case…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Statistical Methods and Inference · Machine Learning and Algorithms
