paper-with-me

Papers

Optimal Subsampling for Large Sample Logistic Regression

2017-02-03 · HaiYing Wang, Rong Zhu, Ping Ma

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.

📄 PDF Abstract BibTeX arXiv:1702.01166

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Analysis of Bootstrap and Subsampling in High-dimensional Regularized Regression

2024-02-21 · Lucas Clarté, Adrien Vandenbroucque, Guillaume Dalle, Bruno Loureiro 외

We investigate popular resampling methods for estimating the uncertainty of statistical models, such as subsampling, bootstrap and the jackknife, and their performance in high-dimensional supervised regression tasks. We …

regression

Optimal Subsampling Approaches for Large Sample Linear Regression

2015-09-17 · Rong Zhu, Ping Ma, Michael W. Mahoney, Bin Yu

A significant hurdle for analyzing large sample data is the lack of effective statistical computing and inference methods. An emerging powerful approach for analyzing large sample data is subsampling, by which one takes …

regression

A Coreset Learning Reality Check

2023-01-15 · Fred Lu, Edward Raff, James Holt

Subsampling algorithms are a natural approach to reduce data size before fitting models on massive datasets. In recent years, several works have proposed methods for subsampling rows from a data matrix while maintaining …

regression

Optimal Subsampling with Influence Functions

2018-12-01 · NeurIPS 2018 12 · Daniel Ting, Eric Brochu

Subsampling is a common and often effective method to deal with the computational challenges of large datasets. However, for most statistical models, there is no well-motivated approach for drawing a non-uniform subsampl…

regression

Local Uncertainty Sampling for Large-Scale Multi-Class Logistic Regression

2016-04-27 · Lei Han, Kean Ming Tan, Ting Yang, Tong Zhang

A major challenge for building statistical models in the big data era is that the available data volume far exceeds the computational capability. A common approach for solving this problem is to employ a subsampled datas…

regression