Sparse Quadratic Logistic Regression in Sub-quadratic Time

03/08/2017
by   Karthikeyan Shanmugam, et al.
0

We consider support recovery in the quadratic logistic regression setting - where the target depends on both p linear terms x_i and up to p^2 quadratic terms x_i x_j. Quadratic terms enable prediction/modeling of higher-order effects between features and the target, but when incorporated naively may involve solving a very large regression problem. We consider the sparse case, where at most s terms (linear or quadratic) are non-zero, and provide a new faster algorithm. It involves (a) identifying the weak support (i.e. all relevant variables) and (b) standard logistic regression optimization only on these chosen variables. The first step relies on a novel insight about correlation tests in the presence of non-linearity, and takes O(pn) time for n samples - giving potentially huge computational gains over the naive approach. Motivated by insights from the boolean case, we propose a non-linear correlation test for non-binary finite support case that involves hashing a variable and then correlating with the output variable. We also provide experimental results to demonstrate the effectiveness of our methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/15/2017

Graph-Sparse Logistic Regression

We introduce Graph-Sparse Logistic Regression, a new algorithm for class...
research
05/29/2022

A Conditional Randomization Test for Sparse Logistic Regression in High-Dimension

Identifying the relevant variables for a classification model with corre...
research
11/08/2019

Interaction Hard Thresholding: Consistent Sparse Quadratic Regression in Sub-quadratic Time and Space

Quadratic regression involves modeling the response as a (generalized) l...
research
08/01/2020

Two-step penalised logistic regression for multi-omic data with an application to cardiometabolic syndrome

Building classification models that predict a binary class label on the ...
research
03/18/2020

Logistic-Regression with peer-group effects via inference in higher order Ising models

Spin glass models, such as the Sherrington-Kirkpatrick, Hopfield and Isi...
research
02/23/2022

Fast Sparse Classification for Generalized Linear and Additive Models

We present fast classification techniques for sparse generalized linear ...
research
11/13/2020

Sparse Representations of Positive Functions via Projected Pseudo-Mirror Descent

We consider the problem of expected risk minimization when the populatio...

Please sign up or login with your details

Forgot password? Click here to reset