Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Structural Kernel Search via Bayesian Optimization and Symbolical Optimal Transport

About

Despite recent advances in automated machine learning, model selection is still a complex and computationally intensive process. For Gaussian processes (GPs), selecting the kernel is a crucial task, often done manually by the expert. Additionally, evaluating the model selection criteria for Gaussian processes typically scales cubically in the sample size, rendering kernel search particularly computationally expensive. We propose a novel, efficient search method through a general, structured kernel space. Previous methods solved this task via Bayesian optimization and relied on measuring the distance between GP's directly in function space to construct a kernel-kernel. We present an alternative approach by defining a kernel-kernel over the symbolic representation of the statistical hypothesis that is associated with a kernel. We empirically show that this leads to a computationally more efficient way of searching through a discrete kernel space.

Matthias Bitzer, Mona Meister, Christoph Zimmer• 2022

Related benchmarks

TaskDatasetResultRank
RegressionUCI CONCRETE (test)
Neg Log Likelihood0.2872
37
RegressionPowerplant (test)--
10
RegressionAirline (test)
NLL-0.7015
6
RegressionAirfoil (test)
NLL0.1006
6
RegressionLGBB (test)
NLL-0.9325
6
Meta-RegressionAirfoil (test)
RMSE0.0936
4
Meta-RegressionAirline (test)
RMSE0.3464
4
Meta-RegressionLGBB (test)
RMSE0.2783
4
Meta-RegressionPowerplant (test)
RMSE0.0137
4
Meta-Regressionconcrete (test)
RMSE0.0451
4
Showing 10 of 10 rows

Other info

Code

Follow for update