38
5

Efficient Algorithms for Multidimensional Segmented Regression

Abstract

We study the fundamental problem of fixed design {\em multidimensional segmented regression}: Given noisy samples from a function ff, promised to be piecewise linear on an unknown set of kk rectangles, we want to recover ff up to a desired accuracy in mean-squared error. We provide the first sample and computationally efficient algorithm for this problem in any fixed dimension. Our algorithm relies on a simple iterative merging approach, which is novel in the multidimensional setting. Our experimental evaluation on both synthetic and real datasets shows that our algorithm is competitive and in some cases outperforms state-of-the-art heuristics. Code of our implementation is available at \url{https://github.com/avoloshinov/multidimensional-segmented-regression}.

View on arXiv
Comments on this paper