An Algorithm for $L_\infty$ Approximation by Step Functions
Quentin F. Stout

TL;DR
This paper presents an efficient algorithm for optimal $L_$ approximation of weighted data using step functions, also applicable to isotonic regression and the 1D $k$-center problem, with proven time and space bounds.
Contribution
It introduces a novel algorithm that computes optimal $b$-step $L_$ approximation, reduced isotonic regression, and solves the 1D $k$-center problem efficiently.
Findings
Algorithm runs in $ heta(n + ext{log} n imes b(1+ ext{log} n/b))$ time.
Achieves $ heta(n)$ space complexity.
Effective for data presorted by the independent variable.
Abstract
An algorithm is given for determining an optimal -step approximation of weighted data, where the error is measured with respect to the norm. For data presorted by the independent variable the algorithm takes time and space. This is in the worst case and when . A minor change determines an optimal reduced isotonic regression in the same time and space bounds, and the algorithm also solves the -center problem for 1-dimensional weighted data.
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
TopicsComputational Geometry and Mesh Generation · Numerical Methods and Algorithms · Advanced Optimization Algorithms Research
