English

Approximate Inference Turns Deep Networks into Gaussian Processes

Machine Learning 2020-07-21 v3 Artificial Intelligence Machine Learning

Abstract

Deep neural networks (DNN) and Gaussian processes (GP) are two powerful models with several theoretical connections relating them, but the relationship between their training methods is not well understood. In this paper, we show that certain Gaussian posterior approximations for Bayesian DNNs are equivalent to GP posteriors. This enables us to relate solutions and iterations of a deep-learning algorithm to GP inference. As a result, we can obtain a GP kernel and a nonlinear feature map while training a DNN. Surprisingly, the resulting kernel is the neural tangent kernel. We show kernels obtained on real datasets and demonstrate the use of the GP marginal likelihood to tune hyperparameters of DNNs. Our work aims to facilitate further research on combining DNNs and GPs in practical settings.

Keywords

Cite

@article{arxiv.1906.01930,
  title  = {Approximate Inference Turns Deep Networks into Gaussian Processes},
  author = {Mohammad Emtiyaz Khan and Alexander Immer and Ehsan Abedi and Maciej Korzepa},
  journal= {arXiv preprint arXiv:1906.01930},
  year   = {2020}
}

Comments

published at NeurIPS 2019: https://papers.nips.cc/paper/8573-approximate-inference-turns-deep-networks-into-gaussian-processes.pdf

R2 v1 2026-06-23T09:42:59.129Z