Beyond Regular Grids: Fourier-Based Neural Operators on Arbitrary Domains
Levi Lingsch, Mike Y. Michelis, Emmanuel de Bezenac, Sirani M. Perera, Robert K. Katzschmann, Siddhartha Mishra

TL;DR
This paper introduces a Fourier-based neural operator method capable of handling arbitrary domains and non-equispaced data, significantly improving training speed while maintaining or enhancing accuracy compared to traditional Fourier neural operators.
Contribution
It proposes a novel spectral evaluation technique that extends neural operators to arbitrary point distributions, overcoming FFT limitations on equispaced grids.
Findings
Enables neural operators to process arbitrary point distributions.
Achieves faster training speeds compared to baseline models.
Maintains or improves accuracy of Fourier neural operators.
Abstract
The computational efficiency of many neural operators, widely used for learning solutions of PDEs, relies on the fast Fourier transform (FFT) for performing spectral computations. As the FFT is limited to equispaced (rectangular) grids, this limits the efficiency of such neural operators when applied to problems where the input and output functions need to be processed on general non-equispaced point distributions. Leveraging the observation that a limited set of Fourier (Spectral) modes suffice to provide the required expressivity of a neural operator, we propose a simple method, based on the efficient direct evaluation of the underlying spectral transformation, to extend neural operators to arbitrary domains. An efficient implementation* of such direct spectral evaluations is coupled with existing neural operator models to allow the processing of data on arbitrary non-equispaced…
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 · Neural Networks and Applications · Image and Signal Denoising Methods
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
