Parallelisation of Discrete Exterior Calculus via Representation Theory on Curved and Three-Dimensional Meshes
arXiv:2607.25192
2026
Architecture
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper gives a reusable way to exploit finite symmetries of discretized geometric domains: every DEC operator commuting with the group action can be transformed into independent representation-theoretic blocks using one mesh-dependent basis. The transferable asset is simultaneous block structure for an entire family of geometry-derived operators, including operators introduced later or learned as linear combinations under the same commutation constraint. The strongest neural-network application is an implicit or unrolled neural PDE model whose graph/DEC linear solves dominate runtime: transform once, solve the isotypic blocks independently, and reuse the factorization across training iterations and operator-splitting substeps.
Ideas from this paper
✓✓ Beats tuned baseline
2026
Build an implicit or unrolled graph neural operator on a symmetric simplicial mesh, and perform every symmetry-compatible linear solve in a fixed representation-theoretic basis rather than the original edge/face basis. The same basis can be reused for Poisson, Maxwell, diffusion, and learned linear combinations of DEC operators, yielding parallel independent blocks and lower peak memory without changing the discretized solution.
Useful7/10
Difficulty6/10
Novelty6/10