Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Convolutional Neural Operators for robust and accurate learning of PDEs

About

Although very successfully used in conventional machine learning, convolution based neural network architectures -- believed to be inconsistent in function space -- have been largely ignored in the context of learning solution operators of PDEs. Here, we present novel adaptations for convolutional neural networks to demonstrate that they are indeed able to process functions as inputs and outputs. The resulting architecture, termed as convolutional neural operators (CNOs), is designed specifically to preserve its underlying continuous nature, even when implemented in a discretized form on a computer. We prove a universality theorem to show that CNOs can approximate operators arising in PDEs to desired accuracy. CNOs are tested on a novel suite of benchmarks, encompassing a diverse set of PDEs with possibly multi-scale solutions and are observed to significantly outperform baselines, paving the way for an alternative framework for robust and accurate operator learning. Our code is publicly available at https://github.com/bogdanraonic3/ConvolutionalNeuralOperator

Bogdan Raoni\'c, Roberto Molinaro, Tim De Ryck, Tobias Rohner, Francesca Bartolucci, Rima Alaifari, Siddhartha Mishra, Emmanuel de B\'ezenac• 2023

Related benchmarks

TaskDatasetResultRank
Fluid Dynamics SimulationNavier-Stokes (NS) nu=10^-5 at 64x64 unified-protocol (test)
Relative L2 Error (Test)32.59
31
Fluid Dynamics ForecastingIsotropic Turbulence
Relative L2 Error (1-step)8.00e-4
13
Fluid Dynamics ForecastingPrometheus-T ID
Relative L2 Error6.52
13
Fluid Dynamics ForecastingPrometheus-T OOD
Relative L2 Error0.0749
13
PDE solvingDataset C Out-of-distribution 1.0 (test)
Relative L2 Error774.6
13
PDE solvingDataset C In-distribution 1.0 (test)
Relative L2 Error1.41
13
Fluid Dynamics ForecastingKolmogorov Turbulence
Relative L2 Error (1-step)0.0407
13
PDE solvingDarcy (test)
Relative Error0.95
11
PDE Dynamics ForecastingNavier-Stokes (NS) OOD
nMSE0.69
11
Advection-diffusion predictionadvection diffusion (train)
Relative L2 Error15.43
11
Showing 10 of 86 rows
...

Other info

Code

Follow for update