L infinity Isotonic Regression for Linear, Multidimensional, and Tree Orders
Quentin F. Stout

TL;DR
This paper introduces efficient algorithms for L-infinity isotonic regression across various structures like linear orders, multidimensional grids, and trees, significantly improving computational speed and employing novel feasibility testing methods.
Contribution
It presents new optimal algorithms for L-infinity isotonic regression on different structures, reducing complexity and introducing a non-constructive feasibility test with bounded error envelopes.
Findings
Algorithms run in linear time for linear, tree, and grid structures.
Multidimensional regression algorithm operates in near-linear time with iterative sorting.
New feasibility test improves the efficiency of isotonic regression algorithms.
Abstract
Algorithms are given for determining isotonic regression of weighted data. For a linear order, grid in multidimensional space, or tree, of vertices, optimal algorithms are given, taking time. These improve upon previous algorithms by a factor of . For vertices at arbitrary positions in -dimensional space a algorithm employs iterative sorting to yield the functionality of a multidimensional structure while using only space. The algorithms utilize a new non-constructive feasibility test on a rendezvous graph, with bounded error envelopes at each vertex.
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
TopicsData Management and Algorithms · Machine Learning and Data Classification · Bayesian Modeling and Causal Inference
