SOTAVerified

Piecewise Linear Regression via a Difference of Convex Functions

2020-07-05ICML 2020Code Available1· sign in to hype

Ali Siahkamari, Aditya Gangrade, Brian Kulis, Venkatesh Saligrama

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a new piecewise linear regression methodology that utilizes fitting a difference of convex functions (DC functions) to the data. These are functions f that may be represented as the difference _1 - _2 for a choice of convex functions _1, _2. The method proceeds by estimating piecewise-liner convex functions, in a manner similar to max-affine regression, whose difference approximates the data. The choice of the function is regularised by a new seminorm over the class of DC functions that controls the _ Lipschitz constant of the estimate. The resulting methodology can be efficiently implemented via Quadratic programming even in high dimensions, and is shown to have close to minimax statistical risk. We empirically validate the method, showing it to be practically implementable, and to have comparable performance to existing regression/classification methods on real-world datasets.

Tasks

Reproductions