Efficient Data Reduction Via PCA-Guided Quantile Based Sampling
Foo Hui-Mean, Yuan-chin Ivan Chang
TL;DR
PCA-QS addresses the challenge of large-scale data reduction by combining PCA-based space partitioning with quantile-based sampling to produce representative, diverse subsamples. The method projects data onto the top $k$ principal components, partitions the transformed space into quantile groups, and samples from each group to preserve distributional structure while reducing data size. Theoretical analysis shows quantile distributions are scaled by the eigenvalues $\sqrt{\lambda_j}$, and empirical studies across synthetic and real datasets demonstrate improved distributional fidelity with competitive predictive performance and favorable computational efficiency. The framework also accommodates adaptive experimental design strategies (A-, D-, G-optimal and uncertainty-based) and clustering tasks, making PCA-QS a practical, interpretable tool for scalable statistical analysis.
Abstract
In large-scale statistical modeling, reducing data size through subsampling is essential for balancing computational efficiency and statistical accuracy. We propose a new method, Principal Component Analysis guided Quantile Sampling (PCA-QS), which projects data onto principal components and applies quantile-based sampling to retain representative and diverse subsets. Compared with uniform random sampling, leverage score sampling, and coreset methods, PCA-QS consistently achieves lower mean squared error and better preservation of key data characteristics, while also being computationally efficient. This approach is adaptable to a variety of data scenarios and shows strong potential for broad applications in statistical computing.
