Towards Multi-spatiotemporal-scale Generalized PDE Modeling
Jayesh K. Gupta, Johannes Brandstetter

TL;DR
This paper compares neural network architectures like FNOs, ResNets, and U-Nets for modeling complex multi-scale spatio-temporal PDE phenomena, demonstrating improved generalization across parameters and time-scales.
Contribution
It provides a comprehensive comparison of neural network approaches for PDE modeling, incorporating recent architectural improvements and analyzing design considerations for better generalization.
Findings
U-Nets with recent CV improvements enhance PDE modeling.
FNO layers improve U-Net performance without high computational cost.
Single surrogate models can generalize across PDE parameters and time-scales.
Abstract
Partial differential equations (PDEs) are central to describing complex physical system simulations. Their expensive solution techniques have led to an increased interest in deep neural network based surrogates. However, the practical utility of training such surrogates is contingent on their ability to model complex multi-scale spatio-temporal phenomena. Various neural network architectures have been proposed to target such phenomena, most notably Fourier Neural Operators (FNOs), which give a natural handle over local & global spatial information via parameterization of different Fourier modes, and U-Nets which treat local and global information via downsampling and upsampling paths. However, generalizing across different equation parameters or time-scales still remains a challenge. In this work, we make a comprehensive comparison between various FNO, ResNet, and U-Net like approaches…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Fluid Dynamics and Vibration Analysis
MethodsAverage Pooling · 1x1 Convolution · Kaiming Initialization · Batch Normalization · Global Average Pooling · Residual Connection · Bottleneck Residual Block · Residual Block · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling
