Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash 97 tok/s
Gemini 2.5 Pro 58 tok/s Pro
GPT-5 Medium 38 tok/s
GPT-5 High 37 tok/s Pro
GPT-4o 101 tok/s
GPT OSS 120B 466 tok/s Pro
Kimi K2 243 tok/s Pro
2000 character limit reached

Hilbert geometry of the symmetric positive-definite bicone: Application to the geometry of the extended Gaussian family (2508.14369v1)

Published 20 Aug 2025 in cs.CG, cs.LG, and math.PR

Abstract: The extended Gaussian family is the closure of the Gaussian family obtained by completing the Gaussian family with the counterpart elements induced by degenerate covariance or degenerate precision matrices, or a mix of both degeneracies. The parameter space of the extended Gaussian family forms a symmetric positive semi-definite matrix bicone, i.e. two partial symmetric positive semi-definite matrix cones joined at their bases. In this paper, we study the Hilbert geometry of such an open bounded convex symmetric positive-definite bicone. We report the closed-form formula for the corresponding Hilbert metric distance and study exhaustively its invariance properties. We also touch upon potential applications of this geometry for dealing with extended Gaussian distributions.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

Summary

  • The paper introduces a closed-form Hilbert metric for the extended Gaussian family’s SPD bicone, enabling efficient computation using only extreme eigenvalues.
  • It rigorously characterizes the isometries of the variance-precision manifold through identity-complement and orthonormal conjugation invariances.
  • The study highlights computational advantages for applications like DTI and clustering by leveraging the derived geometric framework.

Hilbert Geometry of the Symmetric Positive-Definite Bicone and Its Application to the Extended Gaussian Family

Introduction and Motivation

The paper investigates the Hilbert geometry of the symmetric positive-definite bicone, which arises as the parameter space of the extended Gaussian family. The extended Gaussian family is defined as the closure of the standard Gaussian family, incorporating elements with degenerate covariance and/or precision matrices. This extension leads to a parameter space that is a bicone: two partial symmetric positive semi-definite (PSD) cones joined at their bases, rather than the apex. The paper is motivated by the need to understand the geometric and metric properties of this space, particularly for applications involving degenerate Gaussian distributions and open stochastic systems. Figure 1

Figure 1: The parameter space of the extended Gaussian family forms a closed double cone.

The Extended Gaussian Family and the Variance-Precision Model

The standard nn-variate zero-centered Gaussian distribution is parameterized by a symmetric positive-definite covariance matrix ΣPD(n)\Sigma \in PD(n) or equivalently by its precision matrix P=Σ1P = \Sigma^{-1}. The extended Gaussian family includes distributions with degenerate covariance or precision matrices, leading to a parameter space that is the intersection of two PSD cones. This intersection, termed the variance-precision manifold (VPM), is defined as:

VPM(n)={XSym(n):0XI}VPM(n) = \{ X \in Sym(n) : 0 \prec X \prec I \}

where \prec denotes the Loewner order.

In two dimensions, the PSD cone PSD(2)PSD(2) can be visualized as a Lorentz cone in R3\mathbb{R}^3, and the VPM as the intersection of two such cones, forming a double Lorentz cone. Figure 2

Figure 2

Figure 2

Figure 2: The parameter space of (2) can be viewed as a double Lorentz cone in R3\mathbb{R}^3: Three views of the double Lorentz cone.

Figure 3

Figure 3

Figure 3

Figure 3: The parameter space of (2)(2) (viewed as a Lorentz bicone in R3\mathbb{R}^3): Three views of the boundary of the Lorentz bicone with VPMVPM (in blue) encapsulating PDPD (in black).

Hilbert and Birkhoff Geometries: Definitions and Relationships

Hilbert geometry is defined on any open bounded convex domain CC in a Hilbert space, with the Hilbert metric dHd_H ensuring that straight lines are geodesics. Birkhoff projective geometry, defined on open regular cones, introduces a projective distance dBd_B that is invariant under positive scaling. The Hilbert metric on a convex domain CC can be characterized via the Birkhoff metric on the projective space of the cone over CC.

For the VPM, the Hilbert metric is given in closed form:

dH(A,B)=logmax(λmax,μmax)min(λmin,μmin)d_H(A, B) = \log \frac{\max(\lambda_{\max}, \mu_{\max})}{\min(\lambda_{\min}, \mu_{\min})}

where λmin,λmax\lambda_{\min}, \lambda_{\max} are the minimal and maximal eigenvalues of B1AB^{-1}A, and μmin,μmax\mu_{\min}, \mu_{\max} are those of (IB)1(IA)(I-B)^{-1}(I-A).

Invariance Properties and Isometry Characterization

The Hilbert metric on VPM exhibits two key invariance properties:

  • Identity-complement invariance: The map XIXX \mapsto I - X is an isometry.
  • Orthonormal conjugation invariance: The map XUXUX \mapsto U^\top X U for UO(n)U \in O(n) is an isometry.

These invariances are analogous to the invariance under inversion and congruence for the affine-invariant Riemannian metric (AIRM) on PD(n)PD(n), but the Hilbert VPM metric is only invariant under orthonormal (not general invertible) congruence.

The paper rigorously proves that these two transformations generate the full isometry group of the VPM for n>1n > 1, using projective geometry and cone automorphism theory. The isometries of the Hilbert metric on VPM are precisely the collineations induced by these transformations.

Computational and Geometric Implications

The closed-form Hilbert metric on VPM requires only the four extreme eigenvalues of two matrices, in contrast to the AIRM, which requires the full spectrum. This computational advantage is significant for applications such as Diffusion Tensor Imaging (DTI), where efficient metric computation is critical.

The paper also discusses the monotonicity property of Hilbert distances for nested VPM domains, showing that enlarging the domain allows for bounded distances even for degenerate matrices. This is relevant for algorithms that must handle mixtures of degenerate covariance and precision matrices. Figure 4

Figure 4: Fine approximation of the smallest enclosing ball (SEB, in red) with respect to the Hilbert VPM distance in 2D of a set of 2D SPD matrices (or equivalently, 2D zero-centered Gaussians, in black).

The geometric structure of VPM, with straight lines as geodesics, facilitates the implementation of computational geometry primitives such as smallest enclosing balls and Voronoi diagrams, which are useful in clustering and other machine learning tasks.

Extensions and Future Directions

The framework can be extended to full Gaussian families (with nonzero means) via the Calvo-Oller embedding, mapping (μ,Σ)(\mu, \Sigma) to a higher-dimensional SPD cone and then to VPM. The paper also suggests investigating the subdomain of correlation matrices (elliptope) within VPM, which has applications in statistics and machine learning.

Further work is proposed on the facial characterization of VPM and its extensions, as well as the development of algorithms leveraging the Hilbert geometry for degenerate Gaussian models.

Conclusion

This paper provides a comprehensive geometric and metric analysis of the symmetric positive-definite bicone, the parameter space of the extended Gaussian family. By deriving a closed-form Hilbert metric and fully characterizing its isometries, the work lays a foundation for efficient computation and robust handling of degenerate Gaussian distributions. The results have direct implications for computational geometry, statistical modeling, and machine learning, particularly in scenarios involving degenerate covariance and precision structures. Future research will likely focus on algorithmic applications, further geometric extensions, and the integration of these concepts into practical systems for data analysis and inference.

X Twitter Logo Streamline Icon: https://streamlinehq.com