pith. sign in

arxiv: 2004.04667 · v1 · pith:HPFC3XSGnew · submitted 2020-04-07 · 💻 cs.LG · cs.MS

Geomstats: A Python Package for Riemannian Geometry in Machine Learning

classification 💻 cs.LG cs.MS
keywords geomstatsgeometrylearningmanifoldsriemannianstatisticsassociatedcode
0
0 comments X
read the original abstract

We introduce Geomstats, an open-source Python toolbox for computations and statistics on nonlinear manifolds, such as hyperbolic spaces, spaces of symmetric positive definite matrices, Lie groups of transformations, and many more. We provide object-oriented and extensively unit-tested implementations. Among others, manifolds come equipped with families of Riemannian metrics, with associated exponential and logarithmic maps, geodesics and parallel transport. Statistics and learning algorithms provide methods for estimation, clustering and dimension reduction on manifolds. All associated operations are vectorized for batch computation and provide support for different execution backends, namely NumPy, PyTorch and TensorFlow, enabling GPU acceleration. This paper presents the package, compares it with related libraries and provides relevant code examples. We show that Geomstats provides reliable building blocks to foster research in differential geometry and statistics, and to democratize the use of Riemannian geometry in machine learning applications. The source code is freely available under the MIT license at \url{geomstats.ai}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Conformal-DP: A Density-Aware Mechanism for Differential Privacy over Riemannian Manifolds via Conformal Transformation

    cs.CR 2025-04 unverdicted novelty 7.0

    Conformal-DP applies conformal transformations to create a density-aware DP mechanism on Riemannian manifolds, proving ε-DP and deriving a closed-form geodesic error bound dependent only on density ratio and independe...