stat.MLJul 31, 2026

Simple-regret rates and minimax optimality of fixed-prior expected improvement in Matérn and squared-exponential RKHSs

Authors: Emmanuel VazquezSébastien Petit

Organizations: Universit´e Paris-Saclay, CNRS, CentraleSup´elec, Laboratoire des Signaux et Syst`emes, 91190 Gif-sur-Yvette, France · Laboratoire national de m´etrologie et d’essais (LNE), 1 rue Gaston Boissier, 75724 Paris Cedex 15, France

Abstract

We study expected improvement (EI) for minimizing a deterministic function ff in the RKHS Hk\mathcal H_k of a continuous positive-semidefinite kernel kk on a nonempty compact set XRd\mathcal X\subset\mathbb R^d. Function values are observed exactly, and EI is computed from a fixed zero-mean Gaussian-process model with covariance σ2kσ^2k, σ>0σ>0. A weak-EI policy queries a point whose EI is at least a fixed positive fraction of its maximum. We introduce a notion of sequential separation radius relating ranked selected-point innovation norms to Kolmogorov widths, drawing on greedy approximation. Standard power-function estimates from scattered-data approximation and a finite-budget regret argument yield the rates. After NN post-initial queries, every weak-EI policy has simple regret O(Nν/d)O(N^{-ν/d}) for isotropic Matérn kernels of smoothness ν>0ν>0 and O(exp[c1min{N,N1/dlog(eN)}])O(\exp[-c_1\min\{N,N^{1/d}\log(eN)\}]) for the isotropic squared-exponential kernel, with c1>0c_1>0. For d=1d=1, the sharper bound O(exp[c2Nlog(eN)])O(\exp[-c_2N\log(eN)]) holds for exact EI, with c2>0c_2>0. These bounds are uniform over each fixed RKHS ball. If X\mathcal X has nonempty interior and B>0B>0, the exact EI policy is minimax-rate optimal over the RKHS ball of radius BB for Matérn kernels, even among randomized strategies whose final recommendation need not be a query point. For the squared-exponential kernel, it is minimax-rate optimal up to constants in the exponent among deterministic methods whose final recommendation may be any point of X\mathcal X.

Explore similar work

May 26, 2026cs.LG

Near-Optimal Regret in Adversarial Kernel Bandits

We study the adversarial kernel bandit problem, in which the loss at each round is induced by an arbitrary bounded element of a reproducing kernel Hilbert space (RKHS). We propose an exponential-weights algorithm built on a regularized importance-weighted loss estimator, together with an explicit correction term that cancels the bias introduced by the regularization. Our main result bounds the regret by O~(Td(λ)logX)\widetilde{O}\big(\sqrt{T\, d_*(λ)\,\log|{X}|}\big), where d(λ)d_*(λ) is a widely-adopted notion of effective dimension that captures the complexity of the kernel. Up to logarithmic factors, this matches the known rate achieved in the related stochastic kernel bandit problem. A notable application is the Matérn(ν,d)(ν,d) kernel with smoothness parameter νν on Rd\mathbb{R}^d, for which our bound specializes to O~(T(ν+d)/(2ν+d))\widetilde{O}\big(T^{(ν+d)/(2ν+d)}\big), improving over the best-known prior rate of Chatterji et al. [2019] while simultaneously removing the rank-one adversary assumption required by their analysis. Moreover, this rate is the same as the known optimal rate for stochastic kernel bandits, and also matches a lower bound from concurrent work up to a logT\log T factor.
Yu-Jie Zhang, Hao Qiu, Jonathan Scarlett +1
May 11, 2026cs.LG

Nearly-Optimal Algorithm for Adversarial Kernelized Bandits

This paper studies kernelized bandits (also known as Gaussian process bandits) in an adversarial environment, where the reward functions in a known reproducing kernel Hilbert space (RKHS) may be adversarially chosen at each round. We show that the exponential-weight algorithm achieves O~(TγT)\tilde{O}(\sqrt{T γ_T}) adversarial regret, where TT and γTγ_T denote the number of total rounds and the maximum information gain, respectively. For squared exponential (SE) and νν-Matérn kernels, we also show algorithm-independent lower bounds that guarantee the optimality of our algorithm up to polylogarithmic factors. Furthermore, we present a computationally efficient variant of our algorithm using Nyström approximation while maintaining nearly optimal regret guarantees.
Shogo Iwazaki
Apr 27, 2026cs.LG

Dynamic Regret for Online Regression in RKHS via Discounted VAW and Subspace Approximation

We study online regression with the square loss in a reproducing kernel Hilbert space under a dynamic regret criterion. The learner is compared with a time-varying comparator sequence, and the bounds depend on its path length in the RKHS norm. The proposed method transfers the finite-dimensional discounted Vovk--Azoury--Warmuth approach of Jacobsen & Cutkosky (2024) to the RKHS setting by means of finite-dimensional subspace approximations. For a fixed subspace, we run a VAW-based ensemble of discounted VAW forecasters over a geometric grid of discount factors. The additional approximation error is controlled by the uniform projection error of kernel sections. We then introduce a general orthogonal truncation method: starting from a feature expansion of the kernel, we construct the associated RKHS by introducing an inner product that makes the feature functions orthonormal, and then use the spans of the first basis functions as finite-dimensional approximation spaces. The resulting subspace reduction is applied to several approximation schemes. Explicit feature expansions yield fast-regime bounds for Gaussian and analytic dot-product kernels. Mercer truncations provide a spectral approximation method and lead to dynamic regret bounds in fast and slow regimes, depending on the eigenvalue decay. Finally, we study subspaces spanned by kernel sections and apply this construction to Matérn kernels.
Dmitry B. Rokhlin, Georgiy A. Karapetyants