SEEK: Self-adaptive Explainable Kernel For Nonstationary Gaussian Processes
Nima Negarandeh, Carlos Mora, Ramin Bostanabad
TL;DR
SEEK addresses nonstationarity in Gaussian Processes by learning a self-adaptive, neuron-inspired kernel that combines a set of base kernels with input-dependent weights and a bias, then passes their sum through a nonlinear activation to guarantee kernel validity. By leveraging kernel-closure properties and differentiable learnable components, SEEK achieves flexible, interpretable nonstationarity while maintaining positive semi-definiteness. Across seven benchmarks and engineering datasets, SEEK consistently improves mean predictions and uncertainty quantification, especially in low-to-mid data regimes, and demonstrates robustness to design choices and optimization stability. The work suggests promising extensions to sparse approximations, multi-layer architectures, and learnable activations, with potential impact on Bayesian optimization and reliable uncertainty estimation in complex systems.
Abstract
Gaussian processes (GPs) are powerful probabilistic models that define flexible priors over functions, offering strong interpretability and uncertainty quantification. However, GP models often rely on simple, stationary kernels which can lead to suboptimal predictions and miscalibrated uncertainty estimates, especially in nonstationary real-world applications. In this paper, we introduce SEEK, a novel class of learnable kernels to model complex, nonstationary functions via GPs. Inspired by artificial neurons, SEEK is derived from first principles to ensure symmetry and positive semi-definiteness, key properties of valid kernels. The proposed method achieves flexible and adaptive nonstationarity by learning a mapping from a set of base kernels. Compared to existing techniques, our approach is more interpretable and much less prone to overfitting. We conduct comprehensive sensitivity analyses and comparative studies to demonstrate that our approach is not only robust to many of its design choices, but also outperforms existing stationary/nonstationary kernels in both mean prediction accuracy and uncertainty quantification.
