A subsampling approach for large data sets when the Generalised Linear Model is potentially misspecified
Amalan Mahendran, Helen Thompson, James M. McGree
TL;DR
This work tackles scalable inference on large datasets when GLMs may be misspecified. It replaces model-reliant subsampling probabilities with an AMSE-based criterion that accounts for misspecification, using a two-stage subsampling design (Stage 1 to estimate parameters and misspecification; Stage 2 to compute refined probabilities and subsample) to yield the final weighted GLM fit. The authors compare their RLmAMSE approach against traditional $A$-, $L$-, and $L_1$-optimality methods across linear, logistic, and Poisson regression, in both simulated and real-world settings, including skin segmentation and song-play counts; RLmAMSE often achieves the best or near-best predictive performance, especially when misspecification is present, and remains competitive when misspecification is absent. They further show that GAM-based misspecification estimation and Stage-1-derived probabilities approximate full-data benchmarks well, offering substantial computational savings without sacrificing accuracy. The results advocate adopting misspecification-aware subsampling as a practical tool for efficient, reliable inference on very large GLM-structured datasets, with potential extensions to overdispersion and broader misspecification forms.
Abstract
Subsampling is a computationally efficient and scalable method to draw inference in large data settings based on a subset of the data rather than needing to consider the whole dataset. When employing subsampling techniques, a crucial consideration is how to select an informative subset based on the queries posed by the data analyst. A recently proposed method for this purpose involves randomly selecting samples from the large dataset based on subsampling probabilities. However, a major drawback of this approach is that the derived subsampling probabilities are typically based on an assumed statistical model which may be difficult to correctly specify in practice. To address this limitation, we propose to determine subsampling probabilities based on a statistical model that we acknowledge may be misspecified. To do so, we propose to evaluate the subsampling probabilities based on the Mean Squared Error (MSE) of the predictions from a model that is not assumed to completely describe the large dataset. We apply our subsampling approach in a simulation study and for the analysis of two real-world large datasets, where its performance is benchmarked against existing subsampling techniques. The findings suggest that there is value in adopting our approach over current practice.
