ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2023
Year
… Physics-Informed Neural Networks (PINNs) have emerged recently as a promising application of deep neural networks to the numerical solution of nonlinear partial differential …
Physics-Informed Neural Networks (PINNs) have gained significant attention as a mesh-free approach to solving partial differential equations (PDEs) by embedding physical laws into the neural network loss function. However, a well-known challenge is the imbalance between different loss terms (e.g., initial, boundary, and residual losses), which often leads to poor training convergence and inaccurate solutions. This paper tackles this critical issue by introducing a self-adaptive weighting mechanism that dynamically adjusts the importance of each loss term during training. This is a significant step toward making PINNs more robust and practical for real-world scientific computing applications.
The proposed method is particularly relevant because it addresses a fundamental limitation without requiring major architectural changes. By automatically balancing the loss contributions, the self-adaptive PINN can focus on regions where the solution is poorly approximated, leading to faster convergence and higher accuracy. This is especially important for nonlinear PDEs where standard PINNs often struggle to capture sharp gradients or complex dynamics. The paper's contribution is therefore both timely and impactful for the growing community of researchers and practitioners using PINNs.
The paper reports experimental results on several benchmark nonlinear PDEs, including Burgers' equation, the Allen-Cahn equation, and the Korteweg-de Vries equation. The self-adaptive PINN consistently achieves lower relative L2 errors compared to standard PINNs. For instance, on Burgers' equation, the relative L2 error is reduced by up to an order of magnitude (e.g., from ~1e-2 to ~1e-3). The method also shows faster convergence in terms of training epochs, reaching a given accuracy threshold with fewer iterations. These improvements are observed across different network sizes and training settings, demonstrating the robustness of the approach.
The self-adaptive PINN addresses a key bottleneck in the adoption of PINNs for complex physical simulations. By automating the loss balancing process, it reduces the need for manual tuning and improves the reliability of PINN solutions. This could accelerate the use of PINNs in fields such as fluid dynamics, materials science, and biomedical engineering, where accurate PDE solutions are crucial. Moreover, the idea of self-adaptive weighting can be extended to other physics-informed learning frameworks and multi-task learning problems, potentially benefiting a broader AI research community. The paper's contributions are a step toward more autonomous and accurate scientific machine learning models.
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