ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2020
Year
… We believe that such cases arise routinely in the context of physics-informed neural networks in which the different terms in their loss have inherently different nature and often …
Physics-informed neural networks (PINNs) have emerged as a powerful tool for solving partial differential equations by embedding physical laws into the loss function. However, training these networks is notoriously difficult due to the interplay of multiple loss terms (e.g., initial conditions, boundary conditions, and residual physics). This paper addresses a critical bottleneck: gradient pathologies that cause training to fail or converge to poor solutions. By systematically analyzing these pathologies, the authors provide a foundation for making PINNs more robust and practical.
The significance extends beyond PINNs to any multi-task learning scenario where loss terms have different scales or gradients. The insights into gradient balancing are relevant to the broader deep learning community, especially for problems involving multi-objective optimization.
The paper's key innovations include:
While the abstract does not provide specific numerical metrics, the paper likely reports improvements in loss reduction and solution accuracy compared to standard PINN training. The mitigation strategies are shown to reduce training failures and achieve better convergence on problems where vanilla PINNs struggle. The results underscore the importance of gradient balancing in multi-term loss functions.
This work has the potential to make PINNs more accessible to practitioners by reducing the need for manual tuning of loss weights. It also opens avenues for adaptive loss weighting techniques that could be applied to other multi-task learning settings. By addressing a fundamental training issue, the paper contributes to the broader goal of making neural networks more reliable for scientific computing and engineering applications.
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