L_p Isotonic Regression Algorithms Using an L_0 Approach

07/01/2021
by   Quentin F. Stout, et al.
0

Significant advances in maximum flow algorithms have changed the relative performance of various approaches to isotonic regression. If the transitive closure is given then the standard approach used for L_0 (Hamming distance) isotonic regression (finding anti-chains in the transitive closure of the violator graph), combined with new flow algorithms, gives an L_1 algorithm taking Θ̃(n^2+n^3/2log U ) time, where U is the maximum vertex weight. The previous fastest was Θ(n^3). Similar results are obtained for L_2 and for L_p approximations, 1 < p < ∞. For weighted points in d-dimensional space with coordinate-wise ordering, d ≥ 3, L_0, L_1 and L_2 regressions can be found in only o(n^3/2log^d n log U) time, improving on the previous best of Θ̃(n^2 log^d n), and for unweighted points the time is O(n^4/3+o(1)log^d n).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/01/2021

L_0 Isotonic Regression With Secondary Objectives

We provide algorithms for isotonic regression minimizing L_0 error (Hamm...
research
03/19/2020

Faster Divergence Maximization for Faster Maximum Flow

In this paper we provide an algorithm which given any m-edge n-vertex di...
research
10/31/2019

Faster Energy Maximization for Faster Maximum Flow

In this paper we provide an algorithm which given any m-edge n-vertex di...
research
11/03/2021

Deterministic Min-cut in Poly-logarithmic Max-flows

We give a deterministic algorithm for finding the minimum (weight) cut o...
research
04/05/2023

The Laplacian Paradigm in Deterministic Congested Clique

In this paper, we bring the techniques of the Laplacian paradigm to the ...
research
06/01/2023

Best L_p Isotonic Regressions, p ∈{0, 1, ∞}

Given a real-valued weighted function f on a finite dag, the L_p isotoni...

Please sign up or login with your details

Forgot password? Click here to reset