paper-with-me

Papers

Learning Invariances using the Marginal Likelihood

2018-08-16 · NeurIPS 2018 12 · Mark van der Wilk, Matthias Bauer, ST John, James Hensman

Generalising well in supervised learning tasks relies on correctly extrapolating the training data to a large region of the input space. One way to achieve this is to constrain the predictions to be invariant to transformations on the input that are known to be irrelevant (e.g. translation). Commonly, this is done through data augmentation, where the training set is enlarged by applying hand-crafted transformations to the inputs. We argue that invariances should instead be incorporated in the model structure, and learned using the marginal likelihood, which correctly rewards the reduced complexity of invariant models. We demonstrate this for Gaussian process models, due to the ease with which their marginal likelihood can be estimated. Our main contribution is a variational inference scheme for Gaussian processes containing invariances described by a sampling procedure. We learn the sampling procedure by back-propagating through it to maximise the marginal likelihood.

📄 PDF Abstract BibTeX arXiv:1808.05563

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGaussian ProcessesTranslationVariational Inference

Similar Papers 제목 키워드 기반

Learning Invariant Weights in Neural Networks

2022-02-25 · Tycho F. A. van der Ouderaa, Mark van der Wilk

Assumptions about invariances or symmetries in data can significantly increase the predictive power of statistical models. Many commonly used models in machine learning are constraint to respect certain symmetries in the…

Gaussian ProcessesTranslation

Last Layer Marginal Likelihood for Invariance Learning

2021-06-14 · Pola Schwöbel, Martin Jørgensen, Sebastian W. Ober, Mark van der Wilk

Data augmentation is often used to incorporate inductive biases into models. Traditionally, these are hand-crafted and tuned with cross validation. The Bayesian paradigm for model selection provides a path towards end-to…

Data AugmentationGaussian ProcessesModel Selection

Marginalising over Stationary Kernels with Bayesian Quadrature

2021-06-14 · Saad Hamid, Sebastian Schulze, Michael A. Osborne, Stephen J. Roberts

Marginalising over families of Gaussian Process kernels produces flexible model classes with well-calibrated uncertainty estimates. Existing approaches require likelihood evaluations of many kernels, rendering them prohi…

Gated Softmax Classification

2010-12-01 · NeurIPS 2010 12 · Roland Memisevic, Christopher Zach, Marc Pollefeys, Geoffrey E. Hinton

We describe a log-bilinear" model that computes class probabilities by combining an input vector multiplicatively with a vector of binary latent variables. Even though the latent variables can take on exponentially many …

ClassificationGeneral Classification

On the detrimental effect of invariances in the likelihood for variational inference

2022-09-15 · Richard Kurle, Ralf Herbrich, Tim Januschowski, Yuyang Wang 외

Variational Bayesian posterior inference often requires simplifying approximations such as mean-field parametrisation to ensure tractability. However, prior work has associated the variational mean-field approximation fo…

Variational Inference