paper-with-me

Papers

Learning Singularity-Encoded Green's Functions with Application to Iterative Methods

2025-09-15 · Qi Sun, Shengyan Li, Bowen Zheng, Lili Ju, Xuejun Xu arxiv

Green's function provides an inherent connection between theoretical analysis and numerical methods for elliptic partial differential equations, and general absence of its closed-form expression necessitates surrogate modeling to guide the design of effective solvers. Unfortunately, numerical computation of Green's function remains challenging due to its doubled dimensionality and intrinsic singularity. In this paper, we present a novel singularity-encoded learning approach to resolve these problems in an unsupervised fashion. Our method embeds the Green's function within a one-order higher-dimensional space by encoding its prior estimate as an augmented variable, followed by a neural network parametrization to manage the increased dimensionality. By projecting the trained neural network solution back onto the original domain, our deep surrogate model exploits its spectral bias to accelerate conventional iterative schemes, serving either as a preconditioner or as part of a hybrid solver. The effectiveness of our proposed method is empirically verified through numerical experiments with two and four dimensional Green's functions, achieving satisfactory resolution of singularities and acceleration of iterative solvers.

📄 PDF Abstract BibTeX arXiv:2509.11580

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data-driven discovery of Green's functions

2022-10-28 · Nicolas Boullé

Discovering hidden partial differential equations (PDEs) and operators from data is an important topic at the frontier between machine learning and numerical analysis. This doctoral thesis introduces theoretical results …

Data-driven discovery of Green's functions with human-understandable deep learning

2021-05-01 · Nicolas Boullé, Christopher J. Earls, Alex Townsend

There is an opportunity for deep learning to revolutionize science and technology by revealing its findings in a human interpretable manner. To do this, we develop a novel data-driven approach for creating a human-machin…

scientific discovery

Learning Domain-Independent Green's Function For Elliptic Partial Differential Equations

2024-01-30 · Pawan Negi, Maggie Cheng, Mahesh Krishnamurthy, Wenjun Ying 외

Green's function characterizes a partial differential equation (PDE) and maps its solution in the entire domain as integrals. Finding the analytical form of Green's function is a non-trivial exercise, especially for a PD…

Green Multigrid Network

2024-07-04 · Ye Lin, Young Ju Lee, Jiwei Jia

GreenLearning networks (GL) directly learn Green's function in physical space, making them an interpretable model for capturing unknown solution operators of partial differential equations (PDEs). For many PDEs, the corr…

GPUOperator learning

An explainable operator approximation framework under the guideline of Green's function

2024-12-21 · Jianghang Gu, Ling Wen, Yuntian Chen, Shiyi Chen

Traditional numerical methods, such as the finite element method and finite volume method, adress partial differential equations (PDEs) by discretizing them into algebraic equations and solving these iteratively. However…