Learning Discrete Riemannian Metrics for Physical Fields with Cochain-Frame Equivariance
Researchers introduce Riemannian Hodge Message Passing (RHMP), a novel neural network architecture for simulating physical fields on meshes. RHMP separates topology from geometry, learning geometry-dependent propagation while ensuring conservation laws remain exact.
Intelligence analysis by Gemini 2.5 Flash Lite

A new AI model, Riemannian Hodge Message Passing (RHMP), is presented for simulating physical fields on meshes. It distinguishes between fixed topological rules and learned geometric properties, achieving state-of-the-art results across various physics benchmarks.
Imagine you're building with LEGOs. Some rules, like how many bricks connect, are always the same (topology). Other parts, like how a special bumpy brick feels or how it bends, can be different and you learn about them by playing (geometry). This new AI method separates these two kinds of rules to build better computer models for things like weather or electricity.
Analysis
Riemannian Hodge Message Passing (RHMP)
The core innovation presented in this paper is the Riemannian Hodge Message Passing (RHMP) framework. Traditional neural network approaches for simulating physical fields on discrete meshes often conflate topological properties (like conservation laws) with geometric and material properties. RHMP addresses this by architecturally enforcing a strict separation. It treats conservation laws, which are inherently topological, as exact, while allowing the geometric and material response aspects to be learned from data. This is achieved by fixing the cellular coboundaries, which represent the topological structure, and learning symmetric positive-definite cochain metrics. These learned metrics, denoted as $H_k$, are crucial for geometry-dependent propagation within the network.
Cochain-Frame Equivariance
A key principle guiding RHMP's design is cochain-frame equivariance. This means that the physical propagation simulated by the model should remain invariant to orthogonal changes in the hidden feature basis of the cochains. In essence, the underlying physics shouldn't change just because we reorient or rescale the internal representation of the data. RHMP implements this by using metric-weighted Hodge blocks, specifically of the form $d_k^ op H_{k+1}d_k$. This formulation ensures that fundamental cochain-complex identities, such as $d_{k+1}d_k=0$, are preserved. Furthermore, it leads to desirable properties like non-negative Hodge energies and positive-semidefinite operators, which are crucial for stable and meaningful physical simulations. The framework also guarantees exact Abelian curvature invariance, a significant theoretical advantage.
Performance Across Benchmarks
The effectiveness of RHMP is demonstrated across a diverse set of seven physical benchmarks. These benchmarks cover a range of complex physical phenomena, including fluid dynamics, electromagnetism, gauge fields, and computational fluid dynamics (CFD) on variable meshes. The paper reports that RHMP achieves the best overall performance among existing neural surrogate models. The most substantial gains are observed in scenarios where the interplay between topology, learned geometry, and the specific structure of the physical field is most critical. This suggests that RHMP's principled separation of concerns and its focus on geometric learning are particularly beneficial for challenging, real-world physics simulations.
Key points
- Introduced Riemannian Hodge Message Passing (RHMP) for simulating physical fields on meshes.
- RHMP separates topological conservation laws from learned geometric and material properties.
- The framework ensures cochain-frame equivariance for invariant physical propagation.
- RHMP achieves state-of-the-art performance on seven diverse physical benchmarks.
- Significant gains are observed when topology, learned geometry, and field structure interact.
RHMP's principled approach could significantly advance the accuracy and reliability of AI models for simulating complex physical phenomena. This may accelerate scientific discovery and engineering design in areas like climate modeling, aerospace, and materials science.
The complexity of implementing and training RHMP might limit its adoption in resource-constrained environments. Furthermore, ensuring its robustness across an even wider array of physical systems and mesh types will require extensive validation.

