cs.LGSep 17, 2026

Online Adaptive Kernel Mixing for Gaussian Process Decision Making

Authors: Kavin AravindanMani Tej SriramGautam DasarathyTejas Bodas

Organizations: International Institute of Information Technology, Hyderabad · Arizona State University

Abstract

Gaussian Processes (GPs) are widely used as surrogates for black-box functions in sequential decision-making problems such as Bayesian optimization (BO), level set estimation (LSE), and Bayesian active learning (BAL). GP performance critically depends on kernels, and standard kernels can lead to suboptimal decisions under misspecification. To address this, we introduce HACK GPs (Hedge Adaptive Cumulative Kernels), a method that views kernel selection as an online learning with expert advice problem. HACK treats each candidate kernel as a GP "expert" and updates a distribution over experts online using AdaHedge, based on a loss received as a proxy for their ability to fit the function and align with the task objective. We provide two variants of HACK: (i) Mixture of Gaussians (MoG) and (ii) categorical sampling. We establish general guarantees showing that, under a loss-gap condition, the weight concentrates on the best kernel and the resulting acquisition function is close to that of the best expert. Empirically, we observe robust performance across BO, LSE, and BAL compared to standard kernels such as Squared Exponential and Matern-5/2, as well as simple ensemble baselines.

Explore similar work

CardsList
  1. Warm-Starting Iterative Gaussian Processes for Faster Sequential Inference

    Nov 20, 2025Alan Yufei Dong, Jihao Andreas Lin, José Miguel Hernández-LobatoGaussian ProcessCold-Start