paper-with-me

Papers

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

2021-11-02 · Noémie Jaquier, Viacheslav Borovitskiy, Andrei Smolensky, Alexander Terenin, Tamim Asfour, Leonel Rozo

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 positive-definite matrices. To do so, one must place a Gaussian process prior, or equivalently define a kernel, on the space of interest. Effective kernels typically reflect the geometry of the spaces they are defined on, but designing them is generally non-trivial. Recent work on the Riemannian Mat\'ern kernels, based on stochastic partial differential equations and spectral theory of the Laplace-Beltrami operator, offers promising avenues towards constructing such geometry-aware kernels. In this paper, we study techniques for implementing these kernels on manifolds of interest in robotics, demonstrate their performance on a set of artificial benchmark functions, and illustrate geometry-aware Bayesian optimization for a variety of robotic applications, covering orientation control, manipulability optimization, and motion planning, while showing its improved performance.

📄 PDF Abstract BibTeX arXiv:2111.01460

Code (1)

noemiejaquier/materngabo 공식 구현 pytorch

Tasks

Bayesian OptimizationMotion Planning

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 제목 키워드 기반

Bayesian Optimization Meets Riemannian Manifolds in Robot Learning

2019-10-11 · Noémie Jaquier, Leonel Rozo, Sylvain Calinon, Mathias Bürger

Bayesian optimization (BO) recently became popular in robotics to optimize control parameters and parametric policies in direct reinforcement learning due to its data efficiency and gradient-free approach. However, its p…

Bayesian OptimizationReinforcement Learning

High-Dimensional Bayesian Optimization via Nested Riemannian Manifolds

2020-10-21 · NeurIPS 2020 12 · Noémie Jaquier, Leonel Rozo

Despite the recent success of Bayesian optimization (BO) in a variety of applications where sample efficiency is imperative, its performance may be seriously compromised in settings characterized by high-dimensional para…

Bayesian OptimizationGaussian ProcessesVocal Bursts Intensity Prediction

MSINO: Curvature-Aware Sobolev Optimization for Manifold Neural Networks

2026-02-26 · Suresan Pareth arxiv

We introduce Manifold Sobolev Informed Neural Optimization (MSINO), a curvature aware training framework for neural networks defined on Riemannian manifolds. The method replaces standard Euclidean derivative supervision …

Foundations of Riemannian Geometry for Riemannian Optimization: A Monograph with Detailed Derivations

2026-05-04 · Benyamin Ghojogh arxiv

Riemannian geometry provides the fundamental framework for optimization on nonlinear spaces such as matrix manifolds, which arise in machine learning, signal processing, and robotics. While the underlying theory is class…

Bayesian Quadrature on Riemannian Data Manifolds

2021-02-12 · Christian Fröhlich, Alexandra Gessner, Philipp Hennig, Bernhard Schölkopf 외

Riemannian manifolds provide a principled way to model nonlinear geometric structure inherent in data. A Riemannian metric on said manifolds determines geometry-aware shortest paths and provides the means to define stati…