Learning from Integral Losses in Physics Informed Neural Networks
Ehsan Saleh, Saba Ghaffari, Timothy Bretl, Luke Olson, Matthew West

TL;DR
This paper addresses the challenge of training physics-informed neural networks for partial integro-differential equations by identifying bias issues with naive integral approximations and proposing a delayed target method to improve accuracy.
Contribution
It introduces a delayed target approach to mitigate bias in integral approximations for physics-informed neural networks solving complex PDEs.
Findings
Delayed target method achieves accurate solutions with fewer samples.
Naive unbiased estimates can lead to biased solutions.
Method performs well across multiple PDE benchmarks.
Abstract
This work proposes a solution for the problem of training physics-informed networks under partial integro-differential equations. These equations require an infinite or a large number of neural evaluations to construct a single residual for training. As a result, accurate evaluation may be impractical, and we show that naive approximations at replacing these integrals with unbiased estimates lead to biased loss functions and solutions. To overcome this bias, we investigate three types of potential solutions: the deterministic sampling approaches, the double-sampling trick, and the delayed target method. We consider three classes of PDEs for benchmarking; one defining Poisson problems with singular charges and weak solutions of up to 10 dimensions, another involving weak solutions on electro-magnetic fields and a Maxwell equation, and a third one defining a Smoluchowski coagulation…
Peer Reviews
Decision·ICML 2024 Poster
- The motivation and overall paper are easy to follow. - All of their claims seem to be backed by empirical evidence. - They also introduce a better implementation of the delayed target method which helps with divergence problems during optimization.
- The author proposed three techniques to reduce the effect of induced bias in PINN, with the result on given examples indicating that the delayed target method has better performance than the others. Is it a universal conclusion or a conclusion under certain conditions? Could the author further explain the benefits and limitations of each technique in comparison to the others?
- The paper is overall well-written (but there are some confusions due to the structure and typos, which will be elaborated further in the next item, weaknesses). - The motivation is clear; an extension of applications of PINNs to integro-de problems. - The experiments are conducted in a manner that ensures the resulting outcomes serve as compelling empirical evidence showing that the proposed method greatly improves sample efficiency over the regular sampling methods.
- Some of the proposed methods (the three methods) seem to work well with the benchmark problems. At the same time, some of them do not seem to work very well with the benchmark problems and it is a bit hard to find what would be a take-away message. For example, double-trick does seem to work for the Maxwell problem, but struggles with Poisson problems (Figure 2). Also, the results of them are not provided for the third benchmark problem. The delayed target method seems to work well with the f
The authors proposed a novel approach. This work can be a valuable contribution to the field of deep learning-based partial integro-differential equations solvers.
The composition of the pictures is lacking. It takes a considerable amount of time to grasp the meaning behind the depiction. There is no table of the major results that could have helped with understanding. It is unclear from the work whether this technique can be employed for more applied tasks. The applications are severely limited. The influence of different methods on other models for partial integro-differential equations was not compared, except for multi-layer perception.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Applications · Hydrological Forecasting Using AI
