Local Hessian Projections
- Local Hessian projections are methods that approximate full Hessian matrices with locally restricted curvature data, enabling efficient computations in high-dimensional settings.
- They are applied in turbulence closures, block-local estimations in variational quantum algorithms, and stochastic Hessian-vector products in machine learning to capture essential second-order structure.
- By focusing on tangent spaces, selected eigenspaces, or probe directions, these projections balance computational tractability with preserving key curvature features, despite potentially overlooking global effects.
Searching arXiv for relevant papers on local Hessian projections and adjacent uses of Hessian projection methods. Local Hessian projections are procedures that replace an explicit full Hessian by second-order information restricted to a neighborhood, a tangent space, a selected eigenspace, or a small family of probe directions. In the literature summarized here, the term covers spatially local closures for the anisotropic pressure Hessian in turbulence, block-sparse Hessian estimation in variational quantum algorithms, stochastic Hessian-vector supervision in machine-learning interatomic potentials, low-curvature Gauss–Newton editing of LLMs, Hessian-direction loss-landscape projections, and intrinsic projections of Euclidean Hessians onto manifolds (Chevillard et al., 2011, Huang et al., 31 Jan 2026, Rodriguez et al., 4 Mar 2026, Ikram et al., 17 Feb 2026, Böttcher et al., 2022, Birtea et al., 2018).
1. Common mathematical structure
A recurring formulation treats the Hessian without assembling its full matrix. In a finite-dimensional inner-product space, the Hessian can be defined basis-free as the symmetric bilinear form
with associated self-adjoint Hessian operator defined by
This makes it possible to work directly with Hessian–vector products or Hessian–pair products rather than with an array (Carlsson et al., 5 Feb 2025).
Projection enters in several distinct ways. In Euclidean-to-manifold transfer, one projects an ambient Hessian or gradient onto a tangent space. On the orthogonal Stiefel manifold , the orthogonal projector onto is
and the Riemannian Hessian is
At a critical point , , so the curvature term drops out and 0 (Birtea et al., 2018).
Projection can also mean reducing the Hessian to a low-dimensional coordinate system. For a loss 1, random directions collected in 2 yield a projected Hessian 3. In that setting,
4
so an expected random projection sees only the trace, or equivalently the mean curvature after normalization by 5 (Böttcher et al., 2022). This is a central distinction between random projection and targeted Hessian-direction projection.
A plausible unifying interpretation is that local Hessian projections preserve only the second-order structure judged operationally relevant for the task: spatial locality in turbulence, backward-lightcone locality in quantum circuits, probe-direction curvature in atomistic learning, or low-curvature eigenspaces in constrained editing.
2. Spatial locality in turbulence closures
In isotropic and homogeneous turbulence, the Lagrangian dynamics of the velocity gradient tensor 6 depend on the joint action of the self-stretching term and the pressure Hessian 7. The relevant scalar invariant is
8
with Hessian 9. The deviatoric part of the pressure Hessian is 0, and the corresponding deviatoric Hessian of 1 is 2 (Chevillard et al., 2011).
Starting from the Poisson equation 3, one obtains the exact nonlocal relation
4
The local Hessian projection model assumes that the dominant contribution comes from a ball 5, with 6 of order the Kolmogorov scale 7, and Taylor-expands 8. This yields the local closure
9
Equivalently,
0
with 1 and 2 (Chevillard et al., 2011).
The scale 3 is fixed by matching the root-mean-square norm of 4,
5
In DNS at 6, this gives 7. Quantitative validation reported Pearson correlations between DNS eigenvalues of 8 and those of 9 of 0 for the smallest eigenvalue, 1 for the intermediate eigenvalue, and 2 for the largest eigenvalue. The corresponding eigenvector-alignment PDFs peak sharply at 3 for all three 4, and the component pair 5 has a joint PDF elongated along the diagonal with component-wise Pearson correlation 6 (Chevillard et al., 2011).
The same model reproduces several statistical features in the 7 plane: the counter-action on the Vieillefosse tail, the void of flux in the dissipation-production region 8, and the redistribution towards enstrophy-production 9. It also reproduces the nonzero 0 at 1 and the near-linear trend in a neighborhood of 2, in contrast to older closures proportional to 3 (Chevillard et al., 2011). The central modeling conclusion is that the local effects appear to be the most important ones, even though the exact pressure Hessian is nonlocal.
3. Block-local Hessian assembly in variational quantum algorithms
In variational quantum algorithms, local Hessian projection arises from the observation that second-order information is accessible only within the causal support of local observables. For a parameterized circuit
4
with each 5 having spectrum 6, the cost is
7
The Hessian entries admit exact second-order parameter-shift rules. For 8,
9
and for 0,
1
In every case, 2, with 3 and coefficients 4 (Huang et al., 31 Jan 2026).
The variance structure is controlled by a constant-size covariance matrix. If 5 and 6 under 7, then
8
For the termwise local cost
9
with each 0 1-local and 2, bounded-depth 3-local circuits imply a backward-lightcone radius 4. If two terms sit at graph distance 5, their expectation values depend on disjoint parameter sets and are independent under i.i.d. uniform initialization. The resulting dependency-graph argument yields
6
If 7 and 8, then 9 (Huang et al., 31 Jan 2026).
This locality leads directly to a projected Hessian assembly rule. For each local term 0, one defines the backward-lightcone parameter set
1
One then estimates only those entries 2 for which there exists at least one 3 with 4, assembling a block-diagonal or block-sparse approximation from the local subblocks 5. In the local-cost regime, the number of shots required to resolve each entry at the typical fluctuation scale is 6, whereas for global objectives Hessian variances are exponentially suppressed and the number of shots must scale as 7 to maintain a constant signal-to-noise ratio (Huang et al., 31 Jan 2026).
4. Stochastic probe projections and low-curvature editing in machine learning
In machine-learning interatomic potentials, the Hessian of the potential energy surface is a 8 matrix,
9
and a full Hessian loss
0
is often impractical because obtaining all unique second derivatives requires solving 1 response equations, storing 2 scales as 3, and back-propagating through the full matrix is prohibitively expensive beyond a few dozen atoms. Projected Hessian Learning replaces this by stochastic Hessian-vector products. With
4
Hutchinson’s identity gives
5
The projected loss for one configuration is
6
and 7 is computed with automatic differentiation at a cost comparable to 8–9 force evaluations. Randomized probes per minibatch allow both HVP-based schemes to match full-Hessian training in energy, force, and Hessian accuracy while delivering 00 epoch speedups for the small molecular systems studied; on typical 01 molecules, full Hessian training takes 02, while both E–F–HVP one-hot and E–F–PHL take 03, and E–F alone takes 04. On normal-mode-sampled structures, PHL reduces energy RMSE by 05–06, force RMSE by 07–08, and Hessian RMSE by 09–10 relative to E–F (Rodriguez et al., 4 Mar 2026).
A different projection principle appears in model editing. CrispEdit formulates editing as
11
and measures capability drift using a Bregman divergence induced by the pointwise loss 12. A second-order Taylor expansion around 13 yields the quadratic approximation
14
where
15
is the Generalized Gauss–Newton Hessian. If
16
then choosing an energy threshold 17 and removing the top-18 eigenspace defines the low-curvature projector
19
CrispEdit makes this practical with K-FAC and a matrix-free projector that exploits Kronecker structure, avoiding construction of the full projection matrix. Across standard model-editing benchmarks, it achieves high edit success while keeping capability degradation below 20 on average across datasets (Ikram et al., 17 Feb 2026).
These examples share a common operational pattern: the full Hessian is replaced either by its action on probe vectors or by updates confined to a curvature-selected subspace.
5. Tangent-space, manifold-learning, and visualization perspectives
Local Hessian projection also appears in manifold methods, where curvature information is restricted by intrinsic dimension. In Hessian Locally Linear Embedding, each data point 21 is assigned a 22-nearest-neighbor set 23, with
24
After local PCA, one constructs
25
orthonormalizes its columns, and keeps the last 26 columns as 27. Each column 28 of 29 satisfies
30
so the global embedding solves
31
Qiao et al. reinterpret this construction as a variant of LLE in which the special Hessian weights can be replaced by arbitrary orthonormalized vectors satisfying the same local constraints, leading to Tangential LLE. They also show that HLLE may produce projection-like results when the embedding dimension 32 exceeds the manifold dimension 33, and propose always performing local PCA to 34, even when the final embedding is sought in 35 with 36 (Lin et al., 2021).
A closely related but analytically distinct use of Hessian projections appears in loss-landscape visualization. For a critical point 37, the local quadratic expansion
38
shows that eigenvalues of 39 are the principal curvatures. Random Gaussian projections preserve the trace in expectation but do not preserve saddle structure: saddle points in the original space are rarely correctly identified as such in expected lower-dimensional representations if random projections are used. The proposed remedy is to project along the dominant Hessian directions, typically the eigenvectors corresponding to the largest positive and most negative eigenvalues, and to visualize
40
For image classifiers and a function approximator with up to about 41 parameters, these Hessian projections reveal clear saddles and negative-curvature escape directions, whereas random projections show only convex contours (Böttcher et al., 2022).
Together, these results emphasize that the projection space itself is part of the model. Orthogonality to the local tangent plane, restriction to intrinsic dimension, or alignment with extremal Hessian directions changes the qualitative meaning of the projected curvature.
6. Computational regimes, advantages, and limitations
The main computational motivation for local Hessian projections is the cost of explicit second-order structure. In large-scale optimization, forming and storing the full Hessian on 42 costs 43 memory and 44 or worse time, whereas each Hessian–vector product via an analytic formula or directional derivative can cost 45 or 46, and the finite-difference directional-derivative route uses 47–48 gradient calls per Hessian–vector product. This basis-free regime supports Newton, Daniel’s conjugate-gradient rule, and quasi-Newton schemes without explicit matrix formation (Carlsson et al., 5 Feb 2025).
For inverse problems governed by PDEs, the same idea is developed through hierarchical matrix approximations of Hessians with hierarchically low-rank local block structure. The randomized 49-construction requires 50 Hessian–vector products, and 51 mat–vec operations cost 52. In representative inverse problems, the method demonstrates up to an order of magnitude speedup compared to globally low-rank approximations (Ambartsumyan et al., 2020).
The limitations are domain-specific but structurally similar. In turbulence, neglect of nonlocal Green’s-function tails may underpredict extreme events, and computing high-order derivatives from noisy data or coarse DNS is challenging (Chevillard et al., 2011). In variational quantum algorithms, the local-cost regime admits 53 sampling, but global objectives require exponentially many shots to resolve Hessian entries against shot noise (Huang et al., 31 Jan 2026). In loss-landscape visualization, random projections erase saddle information because they return mean curvature in expectation rather than extremal curvature (Böttcher et al., 2022). In manifold learning, HLLE can produce projection patterns when 54 unless the local PCA dimension is fixed to the manifold dimension (Lin et al., 2021).
This suggests a general trade-off. Local Hessian projections gain tractability by discarding global or high-dimensional curvature structure, but the validity of the approximation depends on whether the retained locality, probe set, tangent model, or eigenspace matches the governing geometry of the problem.