A black-box optimization method with polynomial-based kernels and quadratic-optimization annealing
Yuki Minamoto, Yuya Sakamoto
TL;DR
Kernel-QA presents a black-box optimization approach that builds analytic surrogates using a second-order polynomial kernel within a QUBO framework, enabling efficient use of Ising machines. By employing a representer-theorem-based surrogate, Woodbury updates, a priori domain-wall encoding for variable conversion, and an exponential transformation of outputs, the method targets high-dimensional, multi-modal landscapes while avoiding overfitting. Across Rosenbrock and Rastrigin benchmarks in real and binary variables up to $d=80$ and $d_B=640$, kernel-QA demonstrates strong final performance and reduced sensitivity to dimensionality compared with Bayesian optimization, with occasional gains from a carefully tuned exploration term. The work highlights a robust, scalable BBO path that leverages Ising-machine optimization, offering practical impact for expensive black-box problems with large decision spaces.
Abstract
We introduce kernel-QA, a black-box optimization (BBO) method that constructs surrogate models analytically using low-order polynomial kernels within a quadratic unconstrained binary optimization (QUBO) framework, enabling efficient utilization of Ising machines. The method has been evaluated on artificial landscapes, ranging from uni-modal to multi-modal, with input dimensions extending to 80 for real variables and 640 for binary variables. The results demonstrate that kernel-QA is particularly effective for optimizing black-box functions characterized by local minima and high-dimensional inputs, showcasing its potential as a robust and scalable BBO approach.
