NeFut Logo NeFut
Admin Login

[CS.AI] Deep Learning Surrogate Modeling for Multiscale LOD Problems

Published at: 2026-07-16 22:00 Last updated: 2026-07-17 08:45
#optimization #Neural #DeepSeek

Multiscale problems are notoriously difficult to tackle using traditional numerical methods, as accurately resolving fine-scale features often requires prohibitively fine discretizations. This challenge is particularly pronounced in applications such as materials science, fluid dynamics, climate systems, chemical processes, and complex networks. Recent neural operator models provide a promising data-driven alternative, but frequently struggle to achieve sufficient accuracy in the presence of strongly heterogeneous or oscillatory coefficients.

This work focuses on the solution of elliptic PDEs with rough and high-contrast inputs. The Localized Orthogonal Decomposition (LOD) method is a well-established numerical approach for such problems, but it comes at a substantial computational cost. We investigate the performance of popular neural operator architectures on these challenging multiscale problems and identify key limitations in their ability to resolve fine-scale structure.

To overcome these challenges, we introduce LOD-MSNO (LOD-Multiscale Neural Operator), a hybrid approach that leverages the LOD method as a strong multiscale prior by building on its representation of the solution as a linear combination of problem-adapted basis functions, while addressing its main computational bottlenecks through data-driven operator learning. We further provide theoretical error estimates for the proposed coefficient-learning framework. Lastly, we demonstrate the potential of our proposed method to outperform current neural operator baselines in terms of accuracy for challenging multiscale inputs, while mainly retaining the computational efficiency of neural operator models.

Blogger's Review: This paper presents an effective strategy for solving multiscale problems by combining traditional LOD methods with deep learning, demonstrating enhanced accuracy in handling high-contrast inputs while maintaining computational efficiency. This innovative approach offers new insights for modeling complex physical systems and holds significant application potential.

Original Source: https://arxiv.org/abs/2607.12570

[h] Back to Home