Dilated convolution neural operator for multiscale partial differential equations
Bo Xu, Xinliang Liu, Lei Zhang
TL;DR
The paper tackles learning the operator $\mathcal{S}:\bm a\mapsto \bm u$ for multiscale PDEs where high-frequency content is crucial and standard neural operators suffer spectral bias. It introduces the Dilated Convolution Neural Operator (DCNO), an Encode-Process-Decode architecture that combines Fourier layers for global structure with dilated convolution layers for local detail. Through experiments on multiscale elliptic equations, Navier–Stokes, Helmholtz, and inverse coefficient identification, DCNO achieves superior accuracy with favorable cost versus baselines and includes spectral-bias analyses and ablations. The work provides a scalable, data-driven tool for multiscale operator learning with potential impact on physics-based modeling and engineering simulations.
Abstract
This paper introduces a data-driven operator learning method for multiscale partial differential equations, with a particular emphasis on preserving high-frequency information. Drawing inspiration from the representation of multiscale parameterized solutions as a combination of low-rank global bases (such as low-frequency Fourier modes) and localized bases over coarse patches (analogous to dilated convolution), we propose the Dilated Convolutional Neural Operator (DCNO). The DCNO architecture effectively captures both high-frequency and low-frequency features while maintaining a low computational cost through a combination of convolution and Fourier layers. We conduct experiments to evaluate the performance of DCNO on various datasets, including the multiscale elliptic equation, its inverse problem, Navier-Stokes equation, and Helmholtz equation. We show that DCNO strikes an optimal balance between accuracy and computational cost and offers a promising solution for multiscale operator learning.
