Divergence-free interpolation of tangential vector fields via matrix-valued kernels

arXiv:2608.05547 2026 Architecture 1 ideas extracted · analyzed Aug 31, 2026

What the math gives to ML

The paper provides a constructive way to build tangent-valued, surface-divergence-free matrix kernels from scalar zonal kernels, while avoiding repeated explicit surface differential operators in the final representation. The transferable asset is a hard architectural constraint: every output channel is tangent to a manifold and has exactly zero intrinsic divergence, rather than merely penalizing divergence during training. Positive-definiteness, explicit spectral multipliers, and interpolation-matrix eigenvalue bounds also suggest numerically stable kernel-attention layers on spherical or approximately spherical data. The most direct neural-network experiment is to replace an unconstrained kernel or graph aggregation layer for sphere-valued vector fields with a divergence-free matrix-kernel aggregation layer.

Ideas from this paper

✓✓ Beats tuned baseline 2026

Divergence-Free Spherical Kernel Layer

Build a kernel aggregation layer whose output is a tangent vector field on the unit sphere and whose surface divergence is identically zero by construction. For each source point, use a matrix kernel obtained by applying a surface-rotated gradient in the query variable to a scalar zonal kernel; this is a differential-form version of the paper's matrix-valued construction. The layer can replace attention or message passing when the target dynamics are incompressible, such as spherical fluid…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Divergence-free interpolation of tangential vector fields via matrix-valued kernels arXiv:2608.05547