paper-with-me

Papers

Multi-Objective Loss Balancing for Physics-Informed Deep Learning

2021-10-19 · Rafael Bischof, Michael Kraus

Physics-Informed Neural Networks (PINN) are algorithms from deep learning leveraging physical laws by including partial differential equations together with a respective set of boundary and initial conditions as penalty terms into their loss function. In this work, we observe the significant role of correctly weighting the combination of multiple competitive loss functions for training PINNs effectively. To this end, we implement and evaluate different methods aiming at balancing the contributions of multiple terms of the PINNs loss function and their gradients. After reviewing of three existing loss scaling approaches (Learning Rate Annealing, GradNorm and SoftAdapt), we propose a novel self-adaptive loss balancing scheme for PINNs named \emph{ReLoBRaLo} (Relative Loss Balancing with Random Lookback). We extensively evaluate the performance of the aforementioned balancing schemes by solving both forward as well as inverse problems on three benchmark PDEs for PINNs: Burgers' equation, Kirchhoff's plate bending equation and Helmholtz's equation. The results show that ReLoBRaLo is able to consistently outperform the baseline of existing scaling methods in terms of accuracy, while also inducing significantly less computational overhead.

📄 PDF Abstract BibTeX arXiv:2110.09813

Code (2)

rbischof/relative_balancing 공식 구현 tf
PaddlePaddle/PaddleScience paddle

Tasks

Deep LearningPhysics-informed machine learning

Similar Papers 제목 키워드 기반

Morephy-Net: An Evolutionary Multi-objective Optimization for Replica-Exchange-based Physics-informed Neural Operator Learning Networks

2025-08-31 · Binghang Lu, Changhong Mou, Guang Lin arxiv

We propose an evolutionary Multi-objective Optimization for Replica-Exchange-based Physics-informed operator-learning Networks (Morephy-Net) to solve parametric partial differential equations (PDEs) in noisy data regimes…

Dual-Balancing for Physics-Informed Neural Networks

2025-05-16 · Chenhong Zhou, Jie Chen, Zaifeng Yang, Ching Eng Png

Physics-informed neural networks (PINNs) have emerged as a new learning paradigm for solving partial differential equations (PDEs) by enforcing the constraints of physical equations, boundary conditions (BCs), and initia…

Accuracy and Robustness of Weight-Balancing Methods for Training PINNs

2025-01-30 · Matthieu Barreau, Haoming Shen

Physics-Informed Neural Networks (PINNs) have emerged as powerful tools for integrating physics-based models with data by minimizing both data and physics losses. However, this multi-objective optimization problem is not…

Physics-informed MTA-UNet: Prediction of Thermal Stress and Thermal Deformation of Satellites

2022-09-01 · Zeyu Cao, Wen Yao, Wei Peng, Xiaoya Zhang 외

The rapid analysis of thermal stress and deformation plays a pivotal role in the thermal control measures and optimization of the structural design of satellites. For achieving real-time thermal stress and thermal deform…

Multi-Task Learning

Evolutionary Optimization of Physics-Informed Neural Networks: Evo-PINN Frontiers and Opportunities

2025-01-11 · Jian Cheng Wong, Abhishek Gupta, Chin Chun Ooi, Pao-Hsiung Chiu 외

Deep learning models trained on finite data lack a complete understanding of the physical world. On the other hand, physics-informed neural networks (PINNs) are infused with such knowledge through the incorporation of ma…

Evolutionary AlgorithmsModel OptimizationSurvey