An approach to discrete operator learning based on sparse high-dimensional approximation
Daniel Potts, Fabian Taubert
TL;DR
The paper addresses learning solution operators for PDEs in high-dimensional parameter spaces by using a dimension-incremental sparse approximation in bounded orthonormal product bases. It represents the solution as $u({\boldsymbol{x}},{\boldsymbol{a}}) \approx \sum_{\boldsymbol{k} \in I} \hat{u}_{\boldsymbol{k}} \Phi_{\boldsymbol{k}}({\boldsymbol{x}},{\boldsymbol{a}})$ and adaptively detects a sparse index set $I$ from PDE samples, enabling efficient and interpretable high-dimensional approximations. The contributions include (i) a rigorous error-bounding framework combining truncation and coefficient errors, (ii) a dimension-incremental algorithm to identify $I$ using black-box samples and cubature rules, and (iii) extensive numerical demonstrations on 1D and multi-D problems (Poisson, diffusion with random coefficients, heat, Burgers) showing meaningful index structures and competitive accuracy. The approach offers a non-intrusive, interpretable alternative to neural operator methods, with potential to scale to even higher dimensions and more complex parametric dependencies, and comes with open-source code for reproduction.
Abstract
We present a dimension-incremental method for function approximation in bounded orthonormal product bases to learn the solutions of various differential equations. Therefore, we decompose the source function of the differential equation into parameters like Fourier or Spline coefficients and treat the solution of the differential equation as a high-dimensional function w.r.t. the spatial variables, these parameters and also further possible parameters from the differential equation itself. Finally, we learn this function in the sense of sparse approximation in a suitable function space by detecting coefficients of the basis expansion with the largest absolute values. Investigating the corresponding indices of the basis coefficients yields further insights on the structure of the solution as well as its dependency on the parameters and their interactions and allows for a reasonable generalization to even higher dimensions and therefore better resolutions of the decomposed source function.
