Kriging for large datasets via penalized neighbor selection
Francisco Cuevas-Pacheco, Jonathan Acosta
TL;DR
This work tackles the cubic computational burden of classical kriging by embedding $\ell_1$ penalties into kriging equations to automatically select informative neighbors. The authors introduce penalized kriging (and adaptive LASSO) with an effective sample size–based criterion to tune the penalty, balancing sparsity and prediction variance without cross-validation. The method adapts the neighborhood to the underlying spatial correlation, yielding accuracy close to global kriging while dramatically reducing computation, as demonstrated on simulated data and real-scale Jura and COBE SST datasets. The approach provides a scalable, principled alternative to fixed $K$-NN or covariance tapering, with potential extensions to non-Gaussian, non-stationary, and spatio-temporal settings.
Abstract
Kriging is a fundamental tool for spatial prediction, but its computational complexity of $O(N^3)$ becomes prohibitive for large datasets. While local kriging using $K$-nearest neighbors addresses this issue, the selection of $K$ typically relies on ad-hoc criteria that fail to account for spatial correlation structure. We propose a penalized kriging framework that incorporates LASSO-type penalties directly into the kriging equations to achieve automatic, data-driven neighbor selection. We further extend this to adaptive LASSO, using data-driven penalty weights that account for the spatial correlation structure. Our method determines which observations contribute non-zero weights through $\ell_1$ regularization, with the penalty parameter selected via a novel criterion based on effective sample size that balances prediction accuracy against information redundancy. Numerical experiments demonstrate that penalized kriging automatically adapts neighborhood structure to the underlying spatial correlation, selecting fewer neighbors for smoother processes and more for highly variable fields, while maintaining prediction accuracy comparable to global kriging at substantially reduced computational cost.
