ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
208
Citations
27
Influential Citations
arXiv.org
Venue
2023
Year
… 2 Physics-informed Neural Networks Following the original formulation of Raissi et al., we begin with a brief overview of physics-informed neural networks (PINNs) [10] in the context of …
Physics-informed neural networks (PINNs) have emerged as a promising approach for solving partial differential equations (PDEs) by embedding physical laws into the neural network training process. However, despite their potential, PINNs are notoriously difficult to train, often suffering from issues such as slow convergence, poor accuracy, and sensitivity to hyperparameters. This paper addresses this critical gap by providing a comprehensive, expert-level guide to training PINNs, synthesizing years of practical experience and research into a coherent set of strategies. As the field of scientific machine learning grows, such a guide is invaluable for both newcomers and experienced researchers, as it demystifies the 'black art' of PINN training and offers actionable advice.
The paper is particularly significant because it not only identifies the root causes of training difficulties—such as spectral bias and unbalanced gradients—but also offers concrete, easy-to-implement solutions. This moves the field forward from ad-hoc trial-and-error to a more principled approach, potentially unlocking the full potential of PINNs for complex real-world problems. The guide's practical focus, backed by extensive numerical experiments, makes it a cornerstone reference for anyone working with PINNs.
The paper makes several key technical contributions:
The paper demonstrates the effectiveness of the proposed strategies through a series of benchmark problems, including the Burgers equation, the Helmholtz equation, and the Navier-Stokes equations. The results show that the proposed techniques can dramatically improve the accuracy of PINNs, often reducing the relative L2 error by several orders of magnitude compared to a baseline PINN. For example, in the case of the Burgers equation, the proposed training strategy achieves a relative error of around 1e-4, whereas the baseline PINN fails to converge to an accurate solution. The paper also shows that the strategies are robust across different problem types and can be combined for even better performance.
The broader impact of this paper is substantial. By providing a clear and systematic guide to training PINNs, it lowers the barrier to entry for researchers and practitioners in various fields, from fluid dynamics to materials science. This could lead to wider adoption of PINNs in real-world applications, where they can be used for surrogate modeling, inverse problems, and uncertainty quantification. Moreover, the paper sets a standard for future research in PINN training, encouraging the development of more robust and reliable methods. As the field matures, this guide will likely become a foundational reference, similar to the original PINN paper, and will help shape the next generation of scientific machine learning tools.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba