REVIEW 6 cited by
Clifford Neural Layers for PDE Modeling
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Partial differential equations (PDEs) see widespread use in sciences and engineering to describe simulation of physical processes as scalar and vector fields interacting and coevolving over time. Due to the computationally expensive nature of their standard solution methods, neural PDE surrogates have become an active research topic to accelerate these simulations. However, current methods do not explicitly take into account the relationship between different fields and their internal components, which are often correlated. Viewing the time evolution of such correlated fields through the lens of multivector fields allows us to overcome these limitations. Multivector fields consist of scalar, vector, as well as higher-order components, such as bivectors and trivectors. Their algebraic properties, such as multiplication, addition and other arithmetic operations can be described by Clifford algebras. To our knowledge, this paper presents the first usage of such multivector representations together with Clifford convolutions and Clifford Fourier transforms in the context of deep learning. The resulting Clifford neural layers are universally applicable and will find direct use in the areas of fluid dynamics, weather forecasting, and the modeling of physical systems in general. We empirically evaluate the benefit of Clifford neural layers by replacing convolution and Fourier operations in common neural PDE surrogates by their Clifford counterparts on 2D Navier-Stokes and weather modeling tasks, as well as 3D Maxwell equations. For similar parameter count, Clifford neural layers consistently improve generalization capabilities of the tested neural PDE surrogates. Source code for our PyTorch implementation is available at https://microsoft.github.io/cliffordlayers/.
Forward citations
Cited by 6 Pith papers
-
Structure-Preserving Learning Improves Geometry Generalization in Neural PDEs
A geometry-conditioned Whitney-form neural network that solves a learned discrete conservation law improves out-of-distribution geometry generalization for steady-state PDEs compared with regression-based neural operators.
-
Physics-informed sensor coverage through structure preserving machine learning
A structure-preserving neural PDE surrogate, conditioned on sparse sensor readings, locates sources in advection-diffusion fields and guides adaptive sensor placement through a geodesic Lloyd algorithm.
-
Modeling turbulent and self-gravitating fluids with Fourier neural operators
Fourier neural operators trained on 2D projected views of 3D astrophysical simulations can forecast subsequent projected density and velocity snapshots with 5-25% RMS error, though a constant hidden magnetic field mea...
-
Composing Linear Layers from Irreducibles
A rotor-based layer built from bivector exponentials approximates LLM attention projections with O(log^2 d) parameters and competitive downstream performance.
-
Representation Learning for Equivariant Inference with Guarantees
An equivariant representation learning framework estimates conditional distributions through a block-diagonal conditional expectation operator, with non-asymptotic sample-complexity guarantees that improve with the sy...
-
Fast Clifford Neural Layers
New C implementations of Clifford neural network layers run up to 30% faster than the reference PyTorch library on a single CPU core.
Discussion (0). Sign in to comment.