Geomstats: A Python Package for Riemannian Geometry in Machine Learning
Nina Miolane, Alice Le Brigant, Johan Mathe, Benjamin Hou, Nicolas, Guigui, Yann Thanwerdas, Stefan Heyder, Olivier Peltre, Niklas Koep, Hadi, Zaatiti, Hatem Hajri, Yann Cabanes, Thomas Gerald, Paul Chauchat, Christian, Shewmake, Bernhard Kainz, Claire Donnat, Susan Holmes

TL;DR
Geomstats is an open-source Python library that facilitates computations and statistical analysis on various nonlinear manifolds, supporting machine learning tasks with GPU acceleration and extensive testing.
Contribution
It introduces a comprehensive, object-oriented toolbox for Riemannian geometry in Python, integrating multiple manifolds, metrics, and algorithms with batch processing and backend support.
Findings
Provides reliable tools for differential geometry and statistics on manifolds
Enables GPU-accelerated computations with support for NumPy, PyTorch, and TensorFlow
Democratizes access to Riemannian geometry in machine learning applications
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMorphological variations and asymmetry · Topological and Geometric Data Analysis · Computational Physics and Python Applications
