MLOct 4, 2016

Model Selection for Gaussian Process Regression by Approximation Set Coding

arXiv:1610.00907v17 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of kernel selection in Gaussian process regression for practitioners, though it appears incremental as it builds on existing principles.

The paper tackles the problem of selecting appropriate kernel structures for Gaussian process regression by developing a model selection framework based on approximation set coding. The result shows that this framework is competitive with existing methods like maximum evidence and leave-one-out cross-validation in experiments.

Gaussian processes are powerful, yet analytically tractable models for supervised learning. A Gaussian process is characterized by a mean function and a covariance function (kernel), which are determined by a model selection criterion. The functions to be compared do not just differ in their parametrization but in their fundamental structure. It is often not clear which function structure to choose, for instance to decide between a squared exponential and a rational quadratic kernel. Based on the principle of approximation set coding, we develop a framework for model selection to rank kernels for Gaussian process regression. In our experiments approximation set coding shows promise to become a model selection criterion competitive with maximum evidence (also called marginal likelihood) and leave-one-out cross-validation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes