Statistics has its own geometry. The collection of all probability distributions on a given sample space is not merely a set — it is a manifold, and the natural way to measure distances between distributions equips it with a Riemannian metric. That metric is the Fisher information metric, and the geometry it induces — information geometry — is the subject of this final chapter. The chapter draws together everything that has come before: smooth manifolds (Chapter 1), Riemannian metrics (Chapter 4), connections (Chapter 5), curvature (Chapter 6), and the duality structures that connect symplectic geometry (Chapter 9) to the dually flat spaces of exponential families. Information geometry is not an appendix to differential geometry but one of its richest applications — and, through its connections to machine learning, optimal transport, and quantum mechanics, one of its most active frontiers.
Statistical Manifolds
Let be a measurable sample space and a parametric family of probability distributions on , where is an open parameter domain. Under mild regularity conditions (differentiability of the log-likelihood, integrability of derivatives), is a smooth manifold with coordinates .
[!definition] Score Function and Fisher Information Matrix For a parametric model , the score function is , where . The Fisher information matrix is
The Fisher information matrix is symmetric and, under identifiability, positive definite. It therefore defines a Riemannian metric on the parameter manifold , called the Fisher information metric or Fisher-Rao metric.
The metric is the unique (up to scalar) Riemannian metric on that is invariant under sufficient statistics: if is a sufficient statistic for , then the Fisher metric on the induced model on equals the pullback of the metric on . This is Chentsov’s theorem — the Fisher metric is canonically singled out by statistical invariance.
Exponential Families
The most important class of statistical manifolds is the family of exponential distributions, which arise naturally in maximum entropy problems, Bayesian statistics, and machine learning.
[!definition] Exponential Family A family is an exponential family if it can be written as where are sufficient statistics, are natural parameters, is the log-partition function (or cumulant-generating function), and is a base measure.
Examples: Gaussian , Bernoulli, Poisson, Gamma, Dirichlet, von Mises — all are exponential families. The natural parameters are the coordinates; the expectation parameters provide dual coordinates.
[!theorem] Geometry of Exponential Families For an exponential family:
- The Fisher information matrix is the Hessian of the log-partition function: .
- The map (natural to expectation parameters) is a diffeomorphism; its inverse is , where is the Legendre transform of .
- The pair is a Legendre pair: , and the Fisher metric in expectation coordinates is the Hessian of : .
The log-partition function is strictly convex (as a generating function of cumulants), so its Hessian is indeed a metric. The natural and expectation parameters are related by a convex duality analogous to the Legendre duality in mechanics — a pattern that information geometry makes precise through the theory of dual connections.
Divergences and the KL Geometry
The Fisher metric arises naturally from a divergence — a measure of dissimilarity between distributions that is not necessarily symmetric.
[!definition] KL Divergence The Kullback-Leibler divergence from to is with equality if and only if almost everywhere.
The KL divergence is not symmetric and does not satisfy the triangle inequality — it is not a distance. However, its second-order Taylor expansion near recovers the Fisher metric: for and ,
This shows that the Fisher metric is the “local divergence” of KL. More generally, any Bregman divergence for a strictly convex induces a Riemannian metric (the Hessian of ) by the same second-order expansion.
[!theorem] Pythagorean Relations In an exponential family, the KL divergence satisfies:
- Generalized Pythagorean theorem: if is an -flat submanifold (affine in -coordinates) and is the -projection of onto , then for all :
- Dually, if is -flat (affine in -coordinates) and is the -projection, the same identity holds with reversed arguments.
This is the geometric content of the EM algorithm (Expectation-Maximization): the E-step is an -projection (updating sufficient statistics), the M-step is an -projection (fitting parameters). Each step decreases the KL divergence, and the interleaving of the two projections converges to the maximum likelihood estimate.
Dual Connections: the -Geometry
The Fisher metric alone does not capture the full differential-geometric structure of a statistical manifold. The key enrichment is a pair of dual connections.
- : the Levi-Civita connection of the Fisher metric.
- : the -connection (exponential connection) .
- : the -connection (mixture connection) .
The - and -connections are dual with respect to the Fisher metric : for any vector fields , This duality is the central structure of information geometry. The pair is called a dualistic structure on the statistical manifold.
[!theorem] Flatness of Exponential Families For an exponential family:
- The -connection is flat, with globally affine coordinates (natural parameters). The geodesics of are straight lines in -coordinates.
- The -connection is flat, with globally affine coordinates (expectation parameters). The geodesics of are straight lines in -coordinates.
- The natural and expectation coordinates are related by , and the Fisher metric is the Hessian: .
A manifold with a pair of dual flat connections is called dually flat. The geometry of dually flat spaces — with its Pythagorean theorems, divergences, and projection theorems — is the heart of information geometry as developed by Amari. Exponential families are the canonical example, but dually flat geometry appears also in optimal transport (see below) and in certain neural network parameter spaces.
Fisher-Rao Geodesics and Statistical Distance
The geodesics of the Levi-Civita connection — the Fisher-Rao geodesics — define the natural notion of distance between distributions:
For the family of Gaussian distributions with coordinates , the Fisher metric is — proportional to the Poincaré metric of the upper half-plane . The statistical manifold of Gaussians is therefore a hyperbolic space of constant negative curvature .
More generally, the sectional curvatures of statistical manifolds encode geometric properties of the model. For mixtures of exponential families, curvature measures the interaction between components. Flat () connections identify the most tractable families; curved geometries indicate harder inference problems.
The Cramér-Rao Bound as a Geometric Inequality
The most famous result in statistical estimation has a clean geometric interpretation.
[!theorem] Cramér-Rao Bound Let be an unbiased estimator of . Then the covariance matrix of satisfies in the sense of positive semi-definite matrices, where is the inverse of the Fisher information matrix.
Geometrically, the Cramér-Rao bound is a statement about the projection of the estimator onto the tangent space of the statistical manifold. The inequality becomes an equality — the estimator is efficient — if and only if the estimator is a function of a sufficient statistic, equivalently when the score function lies in the tangent space of the model. The efficiency of maximum likelihood estimators in regular models follows from this geometric picture.
The bound has a natural interpretation in terms of quantum mechanics: for a quantum system with density matrix , the quantum Fisher information for a Hermitian observable satisfies a quantum Cramér-Rao bound, and the corresponding geometric structure on the space of density matrices is the Bures metric.
Natural Gradient and Optimization
A central application of information geometry to machine learning is the natural gradient, introduced by Amari (1998).
In standard gradient descent, the parameter update treats all parameter directions equally. But the Fisher metric encodes the geometry of the model: moving distance in different directions in -space corresponds to very different changes in the distribution . The natural gradient corrects for this by moving in the steepest-descent direction in the Fisher-Rao metric:
This is the natural gradient — the gradient of with respect to the Fisher information metric rather than the Euclidean metric on parameter space. Natural gradient descent converges in steps (rather than steps, where is the condition number) for strongly convex losses in dually flat geometries. For neural networks, the natural gradient corresponds to the K-FAC (Kronecker-Factored Approximate Curvature) approximation to the Fisher matrix.
Information Geometry and Optimal Transport
A deep connection links information geometry to optimal transport (OT) — the subject of Chapter 9’s closing remarks on geometric quantization and, more broadly, of the companion volume on generative flows.
The Wasserstein distance between probability measures is the geodesic distance in the -Wasserstein space . The space is an infinite-dimensional Riemannian manifold (in the sense of Otto calculus): the tangent space at is the space of square-integrable functions modulo constants, the metric is , and the geodesics are displacement interpolants (McCann interpolants).
The Fisher-Rao metric and the Wasserstein metric both live on spaces of probability distributions but measure different things:
- Fisher-Rao: infinitesimal distinguishability via statistical experiments — sensitivity to perturbations at every point of .
- Wasserstein : cost of transporting mass — sensitive to the geometry of but not to pointwise likelihood.
These two metrics on the same space generate very different geometries. The spherical Hellinger distance is related to the Fisher-Rao geodesic distance by , giving the sphere of square-root densities its natural geometry.
The de Bruijn identity links Fisher information to entropy along Gaussian convolution: , where is the Fisher information functional. This is the bridge between score-based diffusion models and information geometry: the score function at each diffusion time is precisely the integrand of the Fisher information, and learning the score is equivalent to fitting the Fisher geometry of the diffused distribution.
Quantum Information Geometry
The geometry of quantum states parallels classical information geometry, with density matrices replacing probability distributions and the trace replacing integration.
The space of quantum states (density matrices) is a manifold. The quantum Fisher information metric (Bures metric) is: where is the symmetric logarithmic derivative defined implicitly by .
The Bures metric generates the quantum Fisher information, which governs the precision of quantum parameter estimation via the quantum Cramér-Rao bound . This bound is saturated by projective measurements in the eigenbasis of the symmetric logarithmic derivative — the optimal measurement in quantum metrology.
Quantum information geometry also admits -connections (Petz’s monotone metrics), dual connections, and a quantum analogue of the exponential family (the -family of Gibbs states ). The quantum-classical correspondence is deepest for commuting observables, where quantum information geometry reduces to its classical counterpart.
Geometry of Neural Networks and Generative Models
Information geometry provides a natural language for modern machine learning.
A deep neural network defines a statistical manifold parameterized by weights . The Fisher information matrix of this model is . Since may be tens of billions, computing exactly is infeasible; K-FAC and related methods approximate it block-diagonally by Kronecker products.
The information-geometric view of generative models is particularly illuminating:
- Normalizing flows parameterize a push-forward of a base measure through a diffeomorphism . The Fisher metric on the flow manifold pulls back the Wasserstein metric on the distribution manifold via the push-forward map.
- Score-based diffusion learns the score function , which is precisely the natural gradient of the entropy with respect to the Fisher metric — connecting training objectives to geodesics in the space of distributions.
- Variational inference minimizes over a variational family ; the optimal is the -projection of onto the family. The ELBO gradient is proportional to the natural gradient on the variational manifold.
- GAN training corresponds (in idealized form) to minimizing a divergence between the model and data distributions, where the choice of divergence determines the geometry. The Wasserstein GAN uses a geometry closer to than KL; f-GANs correspond to -divergences with different local geometries.
Closing: The Unity of Differential Geometry
This chapter, and this series, ends at the intersection of differential geometry and modern science. The ten chapters have built a single coherent edifice: smooth manifolds provide the stage; tangent bundles and differential forms give the calculus; Riemannian metrics introduce measurement; connections and parallel transport provide the machinery for comparing across fibers; curvature measures the failure of flatness; Lie groups and symmetric spaces encode symmetry; fiber bundles unify local and global structure; symplectic geometry governs Hamiltonian dynamics; and information geometry applies the entire apparatus to the space of probability distributions.
The unity is not accidental. Probability distributions are smooth objects — they live on manifolds, their spaces have curvature, their symmetries form Lie groups, their dynamics satisfy Hamiltonian equations (in the Wasserstein sense), and their estimation theory is a chapter of Riemannian geometry. The tools developed for pure geometry turn out to be precisely those needed for modern statistics, machine learning, and physics. The direction of transfer also runs the other way: Fisher information, KL divergence, and quantum states have generated new geometric structures — dually flat spaces, -connections, Bures geometry — that enrich the discipline from which they emerged.
Differential geometry is not background material for applications. It is the native language in which the applications are most clearly written.
Information geometry was founded by C.R. Rao (1945), who introduced the Fisher-Rao metric, and developed into a systematic theory by Shun-ichi Amari, whose book Methods of Information Geometry (with Nagaoka, 2000) remains the standard reference. The dual connection structure was clarified by Amari and Nagaoka; the dually flat geometry of exponential families by Efron (1975) and Amari (1982). The connection between Wasserstein gradient flows and Fokker-Planck equations is due to Jordan, Kinderlehrer, and Otto (1998). Quantum information geometry was systematically developed by Petz (1996). The application of natural gradient to neural network optimization is in Amari (1998); the K-FAC approximation in Martens and Grosse (2015). The neural tangent kernel is introduced in Jacot, Gabriel, and Hongler (2018).