Oblivious sketching for logistic regression

07/14/2021
by   Alexander Munteanu, et al.
0

What guarantees are possible for solving logistic regression in one pass over a data stream? To answer this question, we present the first data oblivious sketch for logistic regression. Our sketch can be computed in input sparsity time over a turnstile data stream and reduces the size of a d-dimensional data set from n to only poly(μ dlog n) weighted points, where μ is a useful parameter which captures the complexity of compressing the data. Solving (weighted) logistic regression on the sketch gives an O(log n)-approximation to the original problem on the full data set. We also show how to obtain an O(1)-approximation with slight modifications. Our sketches are fast, simple, easy to implement, and our experiments demonstrate their practicality.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/31/2023

Almost Linear Constant-Factor Sketching for ℓ_1 and Logistic Regression

We improve upon previous oblivious sketching and turnstile streaming res...
research
05/22/2018

On Coresets for Logistic Regression

Coresets are one of the central methods to facilitate the analysis of la...
research
11/24/2014

Distributed Coordinate Descent for L1-regularized Logistic Regression

Solving logistic regression with L1-regularization in distributed settin...
research
05/21/2013

Robust Logistic Regression using Shift Parameters (Long Version)

Annotation errors can significantly hurt classifier performance, yet dat...
research
05/24/2023

Optimal subsampling for large scale Elastic-net regression

Datasets with sheer volume have been generated from fields including com...
research
05/27/2019

On approximating dropout noise injection

This paper examines the assumptions of the derived equivalence between d...
research
04/29/2020

Improving Vertical Positioning Accuracy with the Weighted Multinomial Logistic Regression Classifier

In this paper, a method of improving vertical positioning accuracy with ...

Please sign up or login with your details

Forgot password? Click here to reset