Regression-based Physics Informed Neural Networks (Reg-PINNs) for Magnetopause Tracking
Po-Han Hou, Sung-Chi Hsieh
TL;DR
The magnetopause boundary is challenging to predict due to a trade-off between generalization in empirical models and accuracy in purely data-driven approaches. The authors introduce Regression-based Physics-Informed Neural Networks (Reg-PINN), which embed a physics-inspired regression loss into neural network training to combine empirical physics with data-driven fitting. Reg-PINN with the Shue model and a data-overfitting variant demonstrates approximately a 30% reduction in $RMSE$ on unseen magnetopause data and shows robustness across data splits and extreme conditions, highlighting the value of physics-informed regression beyond traditional ODE/PDE PINNs. This framework provides a flexible, generalizable approach for physics-guided forecasting in scientific boundary tracking and can be extended to other disciplines requiring integration of domain-specific empirical physics with neural networks.
Abstract
Previous research in the scientific field has utilized statistical empirical models and machine learning to address fitting challenges. While empirical models have the advantage of numerical generalization, they often sacrifice accuracy. However, conventional machine learning methods can achieve high precision but may lack the desired generalization. The article introduces a Regression-based Physics-Informed Neural Networks (Reg-PINNs), which embeds physics-inspired empirical models into the neural network's loss function, thereby combining the benefits of generalization and high accuracy. The study validates the proposed method using the magnetopause boundary location as the target and explores the feasibility of methods including Shue et al. [1998], a data overfitting model, a fully-connected networks, Reg-PINNs with Shue's model, and Reg-PINNs with the overfitting model. Compared to Shue's model, this technique achieves approximately a 30% reduction in RMSE, presenting a proof-of-concept improved solution for the scientific community.
