paper-with-me

홈 › Papers

Parametric information geometry with the package Geomstats

2022-11-21 · Alice Le Brigant, Jules Deschamps, Antoine Collas, Nina Miolane

We introduce the information geometry module of the Python package Geomstats. The module first implements Fisher-Rao Riemannian manifolds of widely used parametric families of probability distributions, such as normal, gamma, beta, Dirichlet distributions, and more. The module further gives the Fisher-Rao Riemannian geometry of any parametric family of distributions of interest, given a parameterized probability density function as input. The implemented Riemannian geometry tools allow users to compare, average, interpolate between distributions inside a given family. Importantly, such capabilities open the door to statistics and machine learning on probability distributions. We present the object-oriented implementation of the module along with illustrative examples and show how it can be used to perform learning on manifolds of parametric probability distributions.

📄 PDF Abstract BibTeX arXiv:2211.11643

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

geomstats: a Python Package for Riemannian Geometry in Machine Learning

2018-05-21 · ICLR 2019 5 · Nina Miolane, Johan Mathe, Claire Donnat, Mikael Jorda 외

We introduce geomstats, a python package that performs computations on manifolds such as hyperspheres, hyperbolic spaces, spaces of symmetric positive definite matrices and Lie groups of transformations. We provide effic…

BIG-bench Machine LearningGPURiemannian optimization

Geomstats: A Python Package for Riemannian Geometry in Machine Learning

2020-04-07 · ICLR 2019 5 · Nina Miolane, Alice Le Brigant, Johan Mathe, Benjamin Hou 외

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 …

BIG-bench Machine LearningClusteringDimensionality ReductionGPU+1

ggRandomForests: Exploring Random Forest Survival

2016-12-28 · John Ehrlinger

Random forest (Leo Breiman 2001a) (RF) is a non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF is a robust, nonlinear technique that optimizes predictive a…

Information RetrievalRetrieval

Phylogenetic trees

2016-11-17

We introduce the package PhylogeneticTrees for Macaulay2 which allows users to compute phylogenetic invariants for group-based tree models. We provide some background information on phylogenetic algebraic geometry and sh…

SoftBart: Soft Bayesian Additive Regression Trees

2022-10-28 · Antonio R. Linero

Bayesian additive regression tree (BART) models have seen increased attention in recent years as a general-purpose nonparametric modeling technique. BART combines the flexibility of modern machine learning techniques wit…

Bayesian InferenceregressionUncertainty Quantification