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/Convolutional Neural Operators for robust and accurate lea...

Convolutional Neural Operators for robust and accurate learning of PDEs

Bogdan Raonić, Roberto Molinaro, Tim De Ryck, Tobias Rohner, Francesca Bartolucci, Rima Alaifari, Siddhartha Mishra, Emmanuel de Bézenac

2023-02-02NeurIPS 2023 11PDE Surrogate ModelingOperator learning
PaperPDFCode(official)Code

Abstract

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

Related Papers

Mesh-Informed Neural Operator : A Transformer Generative Approach2025-06-20Principled Approaches for Extending Neural Architectures to Function Spaces for Operator Learning2025-06-12OmniFluids: Unified Physics Pre-trained Modeling of Fluid Dynamics2025-06-12Mondrian: Transformer Operators via Domain Decomposition2025-06-09PMNO: A novel physics guided multi-step neural operator predictor for partial differential equations2025-06-02Learning Where to Learn: Training Distribution Selection for Provable OOD Performance2025-05-27Recurrent Neural Operators: Stable Long-Term PDE Prediction2025-05-27Graph-Based Operator Learning from Limited Data on Irregular Domains2025-05-25