← Search

Viacheslav Borovitskiy

14 accepted papers

2025

Omnipresent Yet Overlooked: Heat Kernels in Combinatorial Bayesian Optimization

NeurIPS 2025poster

Bayesian Optimization (BO) has the potential to solve various combinatorial tasks, ranging from materials science to neural architecture search. However, BO requires specialized kernels to effectively model combinatorial domains. Recent efforts have introduced several combinatorial kernels, but the…

Cited by 0SourceScholar
2024

Bringing Motion Taxonomies to Continuous Domains via GPLVM on Hyperbolic manifolds

ICML 2024poster

Human motion taxonomies serve as high-level hierarchical abstractions that classify how humans move and interact with their environment. They have proven useful to analyse grasps, manipulation skills, and whole-body support poses. Despite substantial efforts devoted to design their hierarchy and und…

Cited by 3SourcePDFScholar
2024

Intrinsic Gaussian Vector Fields on Manifolds

AISTATS 2024poster

Various applications ranging from robotics to climate science require modeling signals on non-Euclidean domains, such as the sphere. Gaussian process models on manifolds have recently been proposed for such tasks, in particular when uncertainty quantification is needed. In the manifold setting, vect…

2023

Implicit Manifold Gaussian Process Regression

NeurIPS 2023poster

Gaussian process regression is widely used because of its ability to provide well-calibrated uncertainty estimates and handle small or sparse datasets. However, it struggles with high-dimensional data. One possible way to scale this technique to higher dimensions is to leverage the implicit low-dime…

2023

Isotropic Gaussian Processes on Finite Spaces of Graphs

AISTATS 2023poster

We propose a principled way to define Gaussian process priors on various sets of unweighted graphs: directed or undirected, with or without loops. We endow each of these sets with a geometric structure, inducing the notions of closeness and symmetries, by turning them into a vertex set of an appropr…

2023

Posterior Contraction Rates for Matérn Gaussian Processes on Riemannian Manifolds

NeurIPS 2023spotlight

Gaussian processes are used in many machine learning applications that rely on uncertainty quantification. Recently, computational tools for working with these models in geometric settings, such as when inputs lie on a Riemannian manifold, have been developed. This raises the question: can these int…

2022

Quadric Hypersurface Intersection for Manifold Learning in Feature Space

AISTATS 2022poster

The knowledge that data lies close to a particular submanifold of the ambient Euclidean space may be useful in a number of ways. For instance, one may want to automatically mark any point far away from the submanifold as an outlier or to use the geometry to come up with a better distance metric. Man…

2021

Geometry-aware Bayesian Optimization in Robotics using Riemannian Matérn Kernels

CoRL 2021poster

Bayesian optimization is a data-efficient technique which can be used for control parameter tuning, parametric policy adaptation, and structure design in robotics. Many of these problems require optimization of functions defined on non-Euclidean domains like spheres, rotation groups, or spaces of po…

Cited by 42SourcecodeScholar
2021

Matérn Gaussian Processes on Graphs

AISTATS 2021poster

Gaussian processes are a versatile framework for learning unknown functions in a manner that permits one to utilize prior information about their properties. Although many different Gaussian process models are readily available when the input space is Euclidean, the choice is much more limited for G…

Cited by 113SourcePDFScholar
2021

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

NeurIPS 2021poster

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 res…

Cited by 28SourcePDFScholar
2020

Efficiently sampling functions from Gaussian process posteriors

ICML 2020poster

Gaussian processes are the gold standard for many real-world modeling problems, especially in cases where a model’s success hinges upon its ability to faithfully represent predictive uncertainty. These problems typically exist as parts of larger frameworks, wherein quantities of interest are ultimat…

2020

Matérn Gaussian Processes on Riemannian Manifolds

NeurIPS 2020poster

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 physical sciences, the widely-used Matérn class of Gaussian processes has recently been…