A Super-Localized Generalized Finite Element Method
Philip Freese, Moritz Hauck, Tim Keil, Daniel Peterseim
TL;DR
The paper tackles the challenge of solving elliptic PDEs with arbitrarily rough, multi-scale coefficients by introducing the Super-Localized Generalized Finite Element Method (SL-GFEM), which merges the super-localization of the SLOD with a partition-of-unity approach. Local, problem-adapted spaces are constructed via local solution operators on oversampled patches and reduced to low dimension through Kolmogorov $n$-width spectral problems, then glued globally to form a variational space for the coarse-scale problem. The authors provide rigorous a posteriori error analysis linked to the SLOD framework, present a pessimistic but robust a priori analysis based on the LOD, and demonstrate higher-order extensions that improve localization and convergence. They implement the method in Python using gridlod and validate it on challenging high-contrast channel coefficients, showing superior localization, stability, and convergence relative to existing methods, alongside an open-source reproducible workflow. The work advances numerical homogenization by delivering a simple, scalable, and higher-order-capable multiscale method with strong localization properties suitable for complex media.
Abstract
This paper presents a novel multi-scale method for elliptic partial differential equations with arbitrarily rough coefficients. In the spirit of numerical homogenization, the method constructs problem-adapted ansatz spaces with uniform algebraic approximation rates. Localized basis functions with the same super-exponential localization properties as the recently proposed Super-Localized Orthogonal Decomposition enable an efficient implementation. The method's basis stability is enforced using a partition of unity approach. A natural extension to higher order is presented, resulting in higher approximation rates and enhanced localization properties. We perform a rigorous a priori and a posteriori error analysis and confirm our theoretical findings in a series of numerical experiments. In particular, we demonstrate the method's applicability for challenging high-contrast channeled coefficients.
