paper-with-me

Papers

Vector-valued Gaussian Processes on Riemannian Manifolds via Gauge Independent Projected Kernels

2021-10-27 · NeurIPS 2021 12 · Michael Hutchinson, Alexander Terenin, Viacheslav Borovitskiy, So Takao, Yee Whye Teh, Marc Peter Deisenroth

Gaussian processes are machine learning models capable of learning unknown functions in a way that represents uncertainty, thereby facilitating construction of optimal decision-making systems. Motivated by a desire to deploy Gaussian processes in novel areas of science, a rapidly-growing line of research has focused on constructively extending these models to handle non-Euclidean domains, including Riemannian manifolds, such as spheres and tori. We propose techniques that generalize this class to model vector fields on Riemannian manifolds, which are important in a number of application areas in the physical sciences. To do so, we present a general recipe for constructing gauge independent kernels, which induce Gaussian vector fields, i.e. vector-valued Gaussian processes coherent with geometry, from scalar-valued Riemannian kernels. We extend standard Gaussian process training methods, such as variational inference, to this setting. This enables vector-valued Gaussian processes on Riemannian manifolds to be trained using standard methods and makes them accessible to machine learning practitioners.

📄 PDF Abstract BibTeX arXiv:2110.14423

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision MakingGaussian ProcessesVariational Inference

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Gaussian Processes and Statistical Decision-making in Non-Euclidean Spaces

2022-02-22 · Alexander Terenin

Bayesian learning using Gaussian processes provides a foundational framework for making decisions in a manner that balances what is known with what could be learned by gathering data. In this dissertation, we develop tec…

Decision MakingGaussian Processes

Wrapped Gaussian Process Regression on Riemannian Manifolds

2018-06-01 · CVPR 2018 6 · Anton Mallasto, Aasa Feragen

Gaussian process (GP) regression is a powerful tool in non-parametric regression providing uncertainty estimates. However, it is limited to data in vector spaces. In fields such as shape analysis and diffusion tensor ima…

Gaussian Processesregression

Kernel Methods on Riemannian Manifolds with Gaussian RBF Kernels

2014-11-30 · Sadeep Jayasumana, Richard Hartley, Mathieu Salzmann, Hongdong Li 외

In this paper, we develop an approach to exploiting kernel methods with manifold-valued data. In many computer vision problems, the data can be naturally represented as points on a Riemannian manifold. Due to the non-Euc…

Residual Deep Gaussian Processes on Manifolds

2024-10-31 · Kacper Wyrwal, Andreas Krause, Viacheslav Borovitskiy

We propose practical deep Gaussian process models on Riemannian manifolds, similar in spirit to residual neural networks. With manifold-to-manifold hidden layers and an arbitrary last layer, they can model manifold- and …

Bayesian OptimisationGaussian Processes

Matérn Gaussian processes on Riemannian manifolds

2020-06-17 · NeurIPS 2020 12 · Viacheslav Borovitskiy, Alexander Terenin, Peter Mostowsky, Marc Peter Deisenroth

Gaussian processes are an effective model class for learning unknown functions, particularly in settings where accurately representing predictive uncertainty is of key importance. Motivated by applications in the physica…

Gaussian Processes