Weak TransNet: A Petrov-Galerkin based neural network method for solving elliptic PDEs
Zhihang Xu, Min Wang, Zhu Wang

TL;DR
Weak TransNet introduces a Petrov-Galerkin neural network approach for solving elliptic PDEs, effectively handling solutions with low regularity or singularities, and demonstrating robustness and efficiency through numerical experiments.
Contribution
The paper proposes the Weak TransNet method, combining neural networks with a Petrov-Galerkin formulation to improve solving elliptic PDEs, especially with complex solution features.
Findings
Effective in handling low regularity solutions
Mitigates neural network training issues like non-convexity
Demonstrates robustness and efficiency in numerical tests
Abstract
While deep learning has achieved remarkable success in solving partial differential equations (PDEs), it still faces significant challenges, particularly when the PDE solutions have low regularity or singularities. To address these issues, we propose the Weak TransNet (WTN) method, based on a Petrov-Galerkin formulation, for solving elliptic PDEs in this work, though its framework may extend to other classes of equations. Specifically, the neural feature space defined by TransNet (Zhang et al., 2023) is used as the trial space, while the test space is composed of radial basis functions. Since the solution is expressed as a linear combination of trial functions, the coefficients can be determined by minimizing the weak PDE residual via least squares. Thus, this approach could help mitigate the challenges of non-convexity and ill-conditioning that often arise in neural network training.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Numerical methods in engineering · Numerical methods for differential equations
