ac3f44ebc1773ec9.tex
1: \begin{abstract}
2: 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.
3: The neural network is trained with data on adaptively refined finite element meshes, thus reducing data complexity significantly.
4: Error control is achieved by using a reliable finite element a posteriori error estimator, which is also provided as input to the neural network.
5: 
6: The proposed U-Net architecture with CNN layers mimics a classical finite element multigrid algorithm.
7: It can be shown that the CNN efficiently approximates all operations required by the solver, including the evaluation of the residual-based error estimator.
8: 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.
9: 
10: 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.
11: Moreover, numerical experiments with common benchmark problems from Uncertainty Quantification illustrate the practical performance of the architecture.
12: 
13: \end{abstract}
14: