---
title: Effective Quantum Geometric Tensor (QGT)
url: https://www.emergentmind.com/topics/effective-quantum-geometric-tensor-qgt
type: topic
---

# Effective Quantum Geometric Tensor (QGT)

The effective quantum geometric tensor (QGT) is a fundamental object encoding the local geometry of quantum states parameterized by variational or physical parameters. It arises in contexts ranging from variational ansätze in quantum many-body theory to information geometry and quantum machine learning. The rank and spectrum of the QGT quantify, in a precise geometric sense, the extent to which a variational family of quantum states can explore the accessible Hilbert space directions. This notion is central to understanding and diagnosing the expressivity, efficiency, and representational limitations of parameterized quantum models, particularly neural quantum states (NQS).

## 1. Mathematical Structure of the Quantum Geometric Tensor

Consider a variational wavefunction $\vert\psi(\theta)\rangle$ depending smoothly on complex parameters $\theta=(\theta_1, ..., \theta_N)$. The quantum geometric tensor is defined via the Fubini–Study metric on the projective Hilbert space:
\[
G_{ij} = \operatorname{Re} \left[ \langle \partial_i\psi | \partial_j\psi \rangle - \langle \partial_i\psi | \psi \rangle \langle \psi | \partial_j\psi \rangle \right]\,,
\]
where $|\partial_i\psi\rangle = \partial/\partial\theta_i |\psi(\theta)\rangle$. The first term measures the susceptibility of the wavefunction to parameter variations in both directions $i$ and $j$, while the subtraction projects out the component along the global phase, ensuring $G$ is positive semi-definite and measures distinguishable directions only. This tensor provides a rigorous, gauge-invariant metric on the landscape of variational states [2402.01565].

## 2. Practical Computation and Interpretation of the QGT Spectrum

In practice, the spectrum of $G$ is obtained by evaluating its elements, typically through Monte Carlo sampling or, for small systems, by exact enumeration over the Hilbert space sector under study. Upon optimizing a variational ansatz—e.g., minimizing the infidelity
\[
I(\theta) = 1 - \frac{|\langle \psi_\mathrm{exact} | \psi(\theta)\rangle|^2}{\langle\psi(\theta)|\psi(\theta)\rangle}
\]
using natural gradient descent (where the QGT acts as a metric preconditioner)—the converged $G$ is regularized and diagonalized to yield its eigenvalues $\{\lambda_k\}$ [2402.01565]. Directions with $\lambda_k > 0$ represent accessible, linearly independent local tangent directions in Hilbert space utilized by the ansatz, while null eigenvalues ($\lambda_k = 0$) indicate redundant or inaccessible directions.

Numerically, the rank is defined via a cutoff $\delta$ (e.g., $10^{-5}$), so the effective rank is $d_r = \#\{\lambda_k \mid \lambda_k > \delta\}$.

## 3. Effective Quantum Dimension and the Efficiency Indicator

For a given subspace (e.g., the $S_z=0$ sector of a spin model with global symmetries), the number of independent basis states sets an upper bound on the geometric directions accessible. The maximal attainable QGT rank is termed the "effective quantum dimension" $d_q$:
\[
d_q = \frac{D+1}{2}
\]
for the case with dimension $D$ and spin-flip symmetry [2402.01565].

The key efficiency indicator is the ratio
\[
\rho = \frac{d_r}{d_q} \in [0,1]
\]
which quantifies the fraction of the accessible Hilbert space actually used by the converged ansatz. $\rho \approx 1$ signals full utilization (i.e., 'universal' expressibility given the variational family and the subspace), while $\rho \ll 1$ indicates under-utilization, either due to architectural bottlenecks or premature optimization plateaus.

## 4. Relationship to Representational Accuracy and Phase Dependence

Empirical studies show that the variational infidelity $I$ decays almost exponentially with increasing $\rho$:
\[
I \sim A \exp(-\alpha \rho)
\]
up to a saturation point, beyond which further increases in network width or parameter count yield minimal improvements [2402.01565]. Crucially, different quantum phases (e.g., AKLT, Heisenberg, critical) display distinct slopes $\alpha$ in this relation, reflecting the intrinsic difficulty of efficiently parameterizing ground states in those regions. This provides a nuanced, quantitative probe of the landscape complexity across quantum phases.

As the network width $\alpha = M/L$ (with $M$ the number of hidden units/parameters and $L$ the number of sites) grows, both $d_r$ and $\rho$ increase, and the QGT spectrum 'fills up' the available directions until all are exploited or the ansatz becomes over-parameterized.

## 5. Practical Implications: Over-Parameterization, Expressivity, and Diagnostics

The QGT rank $d_r$ directly measures the local dimension of the variational manifold explored during optimization:
- **Saturation of $d_r$** as a function of parameter count indicates a regime where adding more parameters leads to redundancy without an actual increase in variational expressivity: the ansatz is 'over-parameterized'.
- **Low $d_r$ at low infidelity** is rare; more often, efficient approximation of the target state is achieved only when $\rho$ approaches unity, revealing the practical limitations to so-called universal representability of generic neural network states.
- The efficiency indicator $\rho$ is a concise diagnostic of parameter utilization: a high $\rho$ at low infidelity flags a genuinely expressive and efficiently optimized ansatz.

This framework allows diagnostically distinguishing between algorithmic bottlenecks (insufficient optimization, barren plateaus, etc.) and fundamental expressivity constraints of the ansatz architecture. Convergence to low infidelity with low $\rho$ is typically not observed for ground states of strongly correlated phases.

## 6. Generalization Beyond Neural Quantum States

Although the empirical focus is on neural quantum states (e.g., shallow Boltzmann machines), the effective QGT and its spectrum can be similarly computed for any variational family:
- Deep neural networks,
- Tensor networks,
- Variational quantum circuits (NISQ-era parameterized circuits),
by Monte Carlo or other tensor-tracing techniques, and analyzed as a function of model size or architectural depth.

This geometric spectral analysis offers a universal method to interrogate the representational 'reach' of arbitrary parameterized quantum models as they scale. By tracking the growth and saturation of $d_r$ and $\rho$ across model families, architectures, and training regimes, one can identify algorithmic bottlenecks, detect over-parameterization plateaus, and quantitatively benchmark ansatz efficiency [2402.01565].

## 7. Summary Table: Effective QGT Key Quantities

| Quantity               | Definition / Role                                                         | Typical Use                                 |
|------------------------|---------------------------------------------------------------------------|----------------------------------------------|
| $G_{ij}$               | Re $[\langle\partial_i\psi|\partial_j\psi\rangle - \langle\partial_i\psi|\psi\rangle\langle\psi|\partial_j\psi\rangle]$ | QGT matrix; local metric on variational manifold |
| $\{\lambda_k\}$        | Eigenvalues of $G$                                                        | Quantifies accessible directions             |
| $d_r$                  | Number of $\lambda_k>\delta$                                              | Geometric rank ("effective dimension used")  |
| $d_q$                  | Maximal possible rank ("effective quantum dimension"); $d_q=(D+1)/2$      | Normalizes $d_r$ for Hilbert space size      |
| $\rho$                 | $d_r/d_q$                                                                 | Efficiency: fraction of Hilbert space used   |
| $I$                    | Infidelity w.r.t. exact target state                                      | Accuracy of variational approximation        |

Increasing $\rho$ is highly correlated with decreasing $I$, until saturation. The spectral analysis of the effective quantum geometric tensor thus provides a foundational, quantitative tool for assessing, optimizing, and comparing variational ansätze in quantum science, especially as parameterizations become high-dimensional and nontraditional [2402.01565].

Source: https://www.emergentmind.com/topics/effective-quantum-geometric-tensor-qgt