Efficient Strongly Polynomial Algorithms for Quantile Regression

07/14/2023
by   Suraj Shetiya, et al.
0

Linear Regression is a seminal technique in statistics and machine learning, where the objective is to build linear predictive models between a response (i.e., dependent) variable and one or more predictor (i.e., independent) variables. In this paper, we revisit the classical technique of Quantile Regression (QR), which is statistically a more robust alternative to the other classical technique of Ordinary Least Square Regression (OLS). However, while there exist efficient algorithms for OLS, almost all of the known results for QR are only weakly polynomial. Towards filling this gap, this paper proposes several efficient strongly polynomial algorithms for QR for various settings. For two dimensional QR, making a connection to the geometric concept of k-set, we propose an algorithm with a deterministic worst-case time complexity of 𝒪(n^4/3 polylog(n)) and an expected time complexity of 𝒪(n^4/3) for the randomized version. We also propose a randomized divide-and-conquer algorithm – RandomizedQR with an expected time complexity of 𝒪(nlog^2(n)) for two dimensional QR problem. For the general case with more than two dimensions, our RandomizedQR algorithm has an expected time complexity of 𝒪(n^d-1log^2(n)).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/28/2020

Fast and Work-Optimal Parallel Algorithms for Predicate Detection

Recently, the predicate detection problem was shown to be in the paralle...
research
01/21/2018

Efficient algorithms for computing a minimal homology basis

Efficient computation of shortest cycles which form a homology basis und...
research
05/06/2022

What Makes A Good Fisherman? Linear Regression under Self-Selection Bias

In the classical setting of self-selection, the goal is to learn k model...
research
05/28/2019

Sketch-based Randomized Algorithms for Dynamic Graph Regression

A well-known problem in data science and machine learning is linear reg...
research
02/09/2018

Large Scale Constrained Linear Regression Revisited: Faster Algorithms via Preconditioning

In this paper, we revisit the large-scale constrained linear regression ...
research
01/16/2014

The Complexity of Integer Bound Propagation

Bound propagation is an important Artificial Intelligence technique used...
research
07/10/2019

Approximate Voronoi cells for lattices, revisited

We revisit the approximate Voronoi cells approach for solving the closes...

Please sign up or login with your details

Forgot password? Click here to reset