# Optimal Subsampling for Large Sample Logistic Regression

**Authors:** HaiYing Wang, Rong Zhu, Ping Ma

arXiv: 1702.01166 · 2019-06-27

## TL;DR

This paper introduces efficient subsampling algorithms for large-scale logistic regression, providing theoretical guarantees and practical methods to approximate maximum likelihood estimates with reduced computational cost.

## Contribution

It develops optimal and computationally efficient subsampling algorithms for logistic regression, with theoretical analysis and a two-step procedure for large datasets.

## Key findings

- Algorithms achieve consistent and asymptotically normal estimates.
- Significant reduction in computational time compared to full data methods.
- Validated on synthetic and real datasets.

## Abstract

For massive data, the family of subsampling algorithms is popular to downsize the data volume and reduce computational burden. Existing studies focus on approximating the ordinary least squares estimate in linear regression, where statistical leverage scores are often used to define subsampling probabilities. In this paper, we propose fast subsampling algorithms to efficiently approximate the maximum likelihood estimate in logistic regression. We first establish consistency and asymptotic normality of the estimator from a general subsampling algorithm, and then derive optimal subsampling probabilities that minimize the asymptotic mean squared error of the resultant estimator. An alternative minimization criterion is also proposed to further reduce the computational cost. The optimal subsampling probabilities depend on the full data estimate, so we develop a two-step algorithm to approximate the optimal subsampling procedure. This algorithm is computationally efficient and has a significant reduction in computing time compared to the full data approach. Consistency and asymptotic normality of the estimator from a two-step algorithm are also established. Synthetic and real data sets are used to evaluate the practical performance of the proposed method.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1702.01166/full.md

## Figures

62 figures with captions in the complete paper: https://tomesphere.com/paper/1702.01166/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1702.01166/full.md

---
Source: https://tomesphere.com/paper/1702.01166