
























Abstract:We explore the possibility of solving Partial Differential Equations (PDEs) using discrete weak formulations. We propose a programming environment for defining a discrete computational domain, introducing discrete functions defined over a set of points, constructing discrete inner products, and introducing discrete weak formulations employing Kronecker delta test functions. Building on this setup, we propose a discrete neural network representation, training the solution function defined over a discrete set of points and employing discrete finite difference derivatives in the automatic differentiation procedures. As a challenging computational model example, we focus on Stokes equations in two-dimensions, defined over a discrete set of points. We train the solution using the discrete weak residual and the Adamax algorithm with discrete automatic differentiation of the discrete gradients. Despite introducing the python environment, we also provide a rigorous mathematical formulation based on discrete weak formulations, proving the well-posedness and robustness of the loss function. The solution of the discrete weak formulations is based on neural network training employing a robust loss function that is related to the true error. In this way, we have a robust control of the numerical error during the training of the neural networks. Besides the Stokes formulation, we also explain the functionality of the proposed library using the Laplace problem formulation.
| Comments: | Python library, Robust Variational Physics-Informed Neural Networks, Collocation Methods, Robust loss, Stokes Equations, Laplace problem |
| Subjects: | Machine Learning (cs.LG); Numerical Analysis (math.NA) |
| MSC classes: | 65M99, 68T07 |
| ACM classes: | G.1.8; I.2; I.m; G.1.10; J.2 |
| Cite as: | arXiv:2604.15398 [cs.LG] |
| (or arXiv:2604.15398v1 [cs.LG] for this version) | |
| https://doi.org/10.48550/arXiv.2604.15398 arXiv-issued DOI via DataCite (pending registration) |
From: Maciej Paszynski [view email]
[v1]
Thu, 16 Apr 2026 12:08:09 UTC (528 KB)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。