LGAIApr 17

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

arXiv:2605.0521710.3h-index: 1
AI Analysis

Provides a robust, general recipe for embedding physics adaptively into neural networks for data-scarce scientific machine learning problems.

We propose a self-supervised PINN framework with a learnable blending neuron for adaptive loss balancing and transfer learning, achieving <8% error on heat transfer prediction using only 87 CFD datapoints, outperforming baselines.

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 that rely on fixed or heuristic weighting of physics residuals and data loss, our approach introduces a learnable blending neuron that dynamically adjusts the relative contribution of each term based on their uncertainties. This mechanism enables stable training and improved generalization without manual tuning. To further enhance efficiency, we integrate a transfer learning strategy that reuses representations from related domains and adapts them to new physical systems with limited data. We validate the framework for the prediction of heat transfer in liquid-metal miniature heat sinks using only 87 CFD datapoints, where the adaptive PINN achieves an error <8%, outperforming shallow neural networks, kernel methods, and physics-only baselines. Our framework provides a general recipe for embedding physics adaptively into neural networks, offering a robust and reproducible approach for data-scarce problems across various scientific domains, including fluid dynamics and material modeling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes