Multiscale Corrections by Continuous Super-Resolution
Zhi-Song Liu, Roland Maier, Andreas Rupp
TL;DR
The paper tackles the challenge of simulating multiscale PDEs without prohibitive fine-mesh computations by introducing NH-CSR, a coefficient-guided continuous super-resolution framework. It maps a coarse finite element solution and the coefficient map A to a high-resolution solution using a three-part architecture: global feature extraction, Gabor wavelet-based local encoding (WIRE), and a multiscale implicit image function (MS-IIF). A novel loss combining L1 data fidelity with a stochastic cosine similarity term enforces both pixel accuracy and non-local structural alignment, enabling robust in-distribution and out-of-distribution upscaling. Empirical results show NH-CSR outperforms state-of-the-art continuous SR methods on synthetic multiscale FE data and real-world soil patterns, demonstrating strong generalization and practical impact for numerical homogenization and multiscale modeling.
Abstract
Finite element methods typically require a high resolution to satisfactorily approximate micro and even macro patterns of an underlying physical model. This issue can be circumvented by appropriate multiscale strategies that are able to obtain reasonable approximations on under-resolved scales. In this paper, we study the implicit neural representation and propose a continuous super-resolution network as a correction strategy for multiscale effects. It can take coarse finite element data to learn both in-distribution and out-of-distribution high-resolution finite element predictions. Our highlight is the design of a local implicit transformer, which is able to learn multiscale features. We also propose Gabor wavelet-based coordinate encodings, which can overcome the bias of neural networks learning low-frequency features. Finally, perception is often preferred over distortion, so scientists can recognize the visual pattern for further investigation. However, implicit neural representation is known for its lack of local pattern supervision. We propose to use stochastic cosine similarities to compare the local feature differences between prediction and ground truth. It shows better performance on structural alignments. Our experiments show that our proposed strategy achieves superior performance as an in-distribution and out-of-distribution super-resolution strategy.
