NALGNov 7, 2022

A Deep Double Ritz Method (D$^2$RM) for solving Partial Differential Equations using Neural Networks

arXiv:2211.03627v326 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses a stability issue in PDE solving for computational physics and engineering, but it is incremental as it builds on existing variational and neural network methods.

The paper tackled the numerical instability in neural network-based residual minimization for solving Partial Differential Equations by proposing the Deep Double Ritz Method (D²RM), which reformulates the problem as a nested double Ritz minimization using two neural networks for trial and optimal test functions, demonstrating robustness in diffusion and convection problems.

Residual minimization is a widely used technique for solving Partial Differential Equations in variational form. It minimizes the dual norm of the residual, which naturally yields a saddle-point (min-max) problem over the so-called trial and test spaces. In the context of neural networks, we can address this min-max approach by employing one network to seek the trial minimum, while another network seeks the test maximizers. However, the resulting method is numerically unstable as we approach the trial solution. To overcome this, we reformulate the residual minimization as an equivalent minimization of a Ritz functional fed by optimal test functions computed from another Ritz functional minimization. We call the resulting scheme the Deep Double Ritz Method (D$^2$RM), which combines two neural networks for approximating trial functions and optimal test functions along a nested double Ritz minimization strategy. Numerical results on different diffusion and convection problems support the robustness of our method, up to the approximation properties of the networks and the training capacity of the optimizers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes