TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Towards Multi-spatiotemporal-scale Generalized PDE Modeling

Towards Multi-spatiotemporal-scale Generalized PDE Modeling

Jayesh K. Gupta, Johannes Brandstetter

2022-09-30PDE Surrogate Modeling
PaperPDFCode(official)Code

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 to fluid mechanics problems in both vorticity-stream and velocity function form. For U-Nets, we transfer recent architectural improvements from computer vision, most notably from object segmentation and generative modeling. We further analyze the design considerations for using FNO layers to improve performance of U-Net architectures without major degradation of computational cost. Finally, we show promising results on generalization to different PDE parameters and time-scales with a single surrogate model. Source code for our PyTorch benchmark framework is available at https://github.com/microsoft/pdearena.

Related Papers

Erwin: A Tree-based Hierarchical Transformer for Large-scale Physical Systems2025-02-24Deep Operator Networks for Bayesian Parameter Estimation in PDEs2025-01-18Extreme time extrapolation capabilities and thermodynamic consistency of physics-inspired Neural Networks for the 3D microstructure evolution of materials via Cahn-Hilliard flow2024-07-29Aero-Nef: Neural Fields for Rapid Aircraft Aerodynamics Simulations2024-07-29Learning to Predict Structural Vibrations2023-10-09Scalable Transformer for PDE Surrogate Modeling2023-05-27Learning Neural PDE Solvers with Parameter-Guided Channel Attention2023-04-27Convolutional Neural Operators for robust and accurate learning of PDEs2023-02-02