Skip to content

Implement NORM (Neural Operator on Riemannian Manifolds) #124

@ChrisRackauckas-Claude

Description

@ChrisRackauckas-Claude

Summary

Implement NORM, which generalizes neural operators from Euclidean spaces to Riemannian manifolds using Laplacian eigenfunctions.

Reference

Description

NORM shifts function-to-function mappings into the subspace of Laplace-Beltrami eigenfunctions on the manifold, then learns finite-dimensional mappings there. This preserves discretization-independence on complex geometries (spheres, surfaces, general manifolds) and naturally extends spectral neural operator methods beyond Euclidean domains.

Related to SFNO (spherical case) but more general. See also GLNO (arXiv:2512.16409) for a Laplace-specific variant on manifolds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions