LGMLFeb 12, 2021

Bayesian Quadrature on Riemannian Data Manifolds

arXiv:2102.06645v24 citations
AI Analysis

This work addresses computational challenges in Riemannian statistics for researchers in fields like machine learning and data science, offering a more efficient method for integration tasks on nonlinear data manifolds, though it is incremental as it builds on existing probabilistic numerical methods.

The paper tackles the computational burden of Riemannian statistics by proposing Bayesian quadrature (BQ) to compute integrals over Riemannian manifolds, showing it significantly reduces the number of expensive function evaluations compared to Monte Carlo methods on various integration problems, including a molecular dynamics dataset.

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 statistical models accordingly. However, these operations are typically computationally demanding. To ease this computational burden, we advocate probabilistic numerical methods for Riemannian statistics. In particular, we focus on Bayesian quadrature (BQ) to numerically compute integrals over normal laws on Riemannian manifolds learned from data. In this task, each function evaluation relies on the solution of an expensive initial value problem. We show that by leveraging both prior knowledge and an active exploration scheme, BQ significantly reduces the number of required evaluations and thus outperforms Monte Carlo methods on a wide range of integration problems. As a concrete application, we highlight the merits of adopting Riemannian geometry with our proposed framework on a nonlinear dataset from molecular dynamics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes