A Harmonic Framework for Vector Fields and Differential Operators on SO(3)
arXiv:2608.21235
2026
Architecture
2 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper provides a numerically stable way to represent vector-valued functions on SO(3): expand the three components in a globally defined left- or right-invariant frame rather than in Euler-angle tangent bases. The transferable asset is that Lie derivatives, divergence, and related operators become fixed sparse linear maps on Wigner-harmonic coefficients, while band-limited inputs remain band-limited. This suggests spectral SO(3) layers whose derivatives are computed exactly in coefficient space instead of by finite differences or coordinate autodiff. The left/right frame conversion is also algebraic and costs at most one additional harmonic degree, enabling architectures that mix body-frame and world-frame rotational features.
Ideas from this paper
✗ Failed on benchmark
2026
Represent a rotation-dependent scalar or feature field by truncated Wigner-D coefficients and apply Lie derivatives, gradients, and divergence using fixed generator matrices in frequency space. This replaces noisy coordinate-space finite differences and gives an exactly band-limited rotational differential layer with predictable computational cost.
Useful7/10
Difficulty6/10
Novelty6/10
Unverified
2026
Store rotational vector features in whichever invariant frame is natural for the operation, then convert between body-fixed and space-fixed components spectrally. The conversion is an adjoint rotation, and multiplication by its degree-one coefficients increases harmonic bandwidth by at most one, giving an explicit anti-aliasing rule.
Useful6/10
Difficulty6/10
Novelty7/10