Group Equivariant Fourier Neural Operators for Partial Differential Equations
Jacob Helwig, Xuan Zhang, Cong Fu, Jerry Kurtin, Stephan Wojtowytsch,, Shuiwang Ji

TL;DR
This paper introduces a novel Fourier neural operator architecture that encodes physical symmetries like rotations, translations, and reflections directly in the frequency domain, improving PDE solving performance and generalization.
Contribution
It extends group convolutions to the frequency domain, creating Fourier layers that are equivariant to key symmetries, which was previously under-explored.
Findings
Generalizes well across input resolutions
Performs effectively with varying symmetry levels
Code available in AIRS library
Abstract
We consider solving partial differential equations (PDEs) with Fourier neural operators (FNOs), which operate in the frequency domain. Since the laws of physics do not depend on the coordinate system used to describe them, it is desirable to encode such symmetries in the neural operator architecture for better performance and easier learning. While encoding symmetries in the physical domain using group theory has been studied extensively, how to capture symmetries in the frequency domain is under-explored. In this work, we extend group convolutions to the frequency domain and design Fourier layers that are equivariant to rotations, translations, and reflections by leveraging the equivariance property of the Fourier transform. The resulting -FNO architecture generalizes well across input resolutions and performs well in settings with varying levels of symmetry. Our code is publicly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsModel Reduction and Neural Networks · Magnetic Properties and Applications · Neural Networks and Applications
MethodsLib
