paper-with-me

Papers

Symmetry-Aware Bayesian Optimization via Max Kernels

2025-09-29 · Anthony Bardou, Antoine Gonon, Aryan Ahadinia, Patrick Thiran arxiv

Bayesian Optimization (BO) is a powerful framework for optimizing noisy, expensive-to-evaluate black-box functions. When the objective exhibits invariances under a group action, exploiting these symmetries can substantially improve BO efficiency. While using maximum similarity across group orbits has long been considered in other domains, the fact that the max kernel is not positive semidefinite (PSD) has prevented its use in BO. In this work, we revisit this idea by considering a PSD projection of the max kernel. Compared to existing invariant (and non-invariant) kernels, we show it achieves significantly lower regret on both synthetic and real-world BO benchmarks, without increasing computational complexity.

📄 PDF Abstract BibTeX arXiv:2509.25051

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometry-aware Bayesian Optimization in Robotics using Riemannian Matérn Kernels

2021-11-02 · Noémie Jaquier, Viacheslav Borovitskiy, Andrei Smolensky, Alexander Terenin 외

Bayesian optimization is a data-efficient technique which can be used for control parameter tuning, parametric policy adaptation, and structure design in robotics. Many of these problems require optimization of functions…

Bayesian OptimizationMotion Planning

Bayesian Optimization with Approximate Set Kernels

2019-05-23 · Jungtaek Kim, Michael McCourt, Tackgeun You, Saehoon Kim 외

We propose a practical Bayesian optimization method over sets, to minimize a black-box function that takes a set as a single input. Because set inputs are permutation-invariant, traditional Gaussian process-based Bayesia…

Bayesian Optimization

Kernels over Sets of Finite Sets using RKHS Embeddings, with Application to Bayesian (Combinatorial) Optimization

2019-10-09 · Poompol Buathong, David Ginsbourger, Tipaluck Krityakierne

We focus on kernel methods for set-valued inputs and their application to Bayesian set optimization, notably combinatorial optimization. We investigate two classes of set kernels that both rely on Reproducing Kernel Hilb…

Combinatorial Optimization

Symmetric and antisymmetric properties of solutions to kernel-based machine learning problems

2016-06-27 · Giorgio Gnecco

A particularly interesting instance of supervised learning with kernels is when each training example is associated with two objects, as in pairwise classification (Brunner et al., 2012), and in supervised learning of pr…

BIG-bench Machine LearningBinary ClassificationGeneral Classification

Scalable First-Order Bayesian Optimization via Structured Automatic Differentiation

2022-06-16 · Sebastian Ament, Carla Gomes

Bayesian Optimization (BO) has shown great promise for the global optimization of functions that are expensive to evaluate, but despite many successes, standard approaches can struggle in high dimensions. To improve the …

Bayesian Optimizationglobal-optimization