paper-with-me

Papers

AutoBalance: An Automatic Balancing Framework for Training Physics-Informed Neural Networks

2025-10-08 · Kang An, Chenhao Si, Ming Yan, Shiqian Ma arxiv

Physics-Informed Neural Networks (PINNs) provide a powerful and general framework for solving Partial Differential Equations (PDEs) by embedding physical laws into loss functions. However, training PINNs is notoriously difficult due to the need to balance multiple loss terms, such as PDE residuals and boundary conditions, which often have conflicting objectives and vastly different curvatures. Existing methods address this issue by manipulating gradients before optimization (a "pre-combine" strategy). We argue that this approach is fundamentally limited, as forcing a single optimizer to process gradients from spectrally heterogeneous loss landscapes disrupts its internal preconditioning. In this work, we introduce AutoBalance, a novel "post-combine" training paradigm. AutoBalance assigns an independent adaptive optimizer to each loss component and aggregates the resulting preconditioned updates afterwards. Extensive experiments on challenging PDE benchmarks show that AutoBalance consistently outperforms existing frameworks, achieving significant reductions in solution error, as measured by both the MSE and $L^{\infty}$ norms. Moreover, AutoBalance is orthogonal to and complementary with other popular PINN methodologies, amplifying their effectiveness on demanding benchmarks.

📄 PDF Abstract BibTeX arXiv:2510.06684

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoBalance: Optimized Loss Functions for Imbalanced Data

2022-01-04 · NeurIPS 2021 12 · Mingchen Li, Xuechen Zhang, Christos Thrampoulidis, Jiasi Chen 외

Imbalanced datasets are commonplace in modern machine learning problems. The presence of under-represented classes or groups with sensitive attributes results in concerns about generalization and fairness. Such concerns …

Data AugmentationFairness

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 Neural Networks for Solving Derivative-Constrained PDEs

2026-04-15 · Kentaro Hoshisashi, Carolyn E Phelan, Paolo Barucca arxiv

Physics-Informed Neural Networks (PINNs) recast PDE solving as an optimisation problem in function space by minimising a residual-based objective, yet many applications require additional derivative-based relations that …

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 …

Deep LearningPhysics-informed machine learning

Physics-Informed Neural Networks with Learnable Loss Balancing and Transfer Learning

2026-04-17 · Reza Pirayeshshirazinezhad arxiv

We propose a self-supervised physics-informed neural network (PINN) framework that adaptively balances physics-based and data-driven supervision for scientific machine learning under data scarcity. Unlike prior PINNs tha…

Transfer Learning