LGNAAug 20, 2024

Multilevel CNNs for Parametric PDEs based on Adaptive Finite Elements

arXiv:2408.10838v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses efficient uncertainty quantification in computational science, representing an incremental improvement over previous non-adaptive multilevel CNNs.

The paper tackled approximating parameter-to-solution maps for parametric PDEs by proposing a multilevel CNN architecture trained on adaptively refined finite element meshes, achieving accuracy and complexity rivaling low-rank tensor regression methods.

A neural network architecture is presented that exploits the multilevel properties of high-dimensional parameter-dependent partial differential equations, enabling an efficient approximation of parameter-to-solution maps, rivaling best-in-class methods such as low-rank tensor regression in terms of accuracy and complexity. The neural network is trained with data on adaptively refined finite element meshes, thus reducing data complexity significantly. Error control is achieved by using a reliable finite element a posteriori error estimator, which is also provided as input to the neural network. The proposed U-Net architecture with CNN layers mimics a classical finite element multigrid algorithm. It can be shown that the CNN efficiently approximates all operations required by the solver, including the evaluation of the residual-based error estimator. In the CNN, a culling mask set-up according to the local corrections due to refinement on each mesh level reduces the overall complexity, allowing the network optimization with localized fine-scale finite element data. A complete convergence and complexity analysis is carried out for the adaptive multilevel scheme, which differs in several aspects from previous non-adaptive multilevel CNN. Moreover, numerical experiments with common benchmark problems from Uncertainty Quantification illustrate the practical performance of the architecture.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes