arXiv Analytics

Sign in

arXiv:2502.03963 [cs.LG]AbstractReferencesReviewsResources

AL-PINN: Active Learning-Driven Physics-Informed Neural Networks for Efficient Sample Selection in Solving Partial Differential Equations

Keon Vin Park

Published 2025-02-06Version 1

Physics-Informed Neural Networks (PINNs) have emerged as a promising approach for solving Partial Differential Equations (PDEs) by incorporating physical constraints into deep learning models. However, standard PINNs often require a large number of training samples to achieve high accuracy, leading to increased computational costs. To address this issue, we propose Active Learning-Driven PINNs (AL-PINN), which integrates Uncertainty Quantification (UQ) and Active Learning (AL) strategies to optimize sample selection dynamically. AL-PINN utilizes Monte Carlo Dropout to estimate epistemic uncertainty in the model predictions, enabling the adaptive selection of high-uncertainty regions for additional training. This approach significantly enhances learning efficiency by focusing computational resources on the most informative data points. We evaluate AL-PINN on benchmark PDE problems with known analytical solutions and real-world WeatherBench climate data. Our results demonstrate that AL-PINN achieves comparable or superior accuracy compared to traditional PINNs while reducing the number of required training samples. The proposed framework is particularly beneficial for scientific and engineering applications where data collection is expensive or limited, such as climate modeling, medical simulations, and material science. Our findings highlight the potential of active learning in accelerating PINN-based PDE solvers while maintaining high accuracy and computational efficiency.

Related articles: Most relevant | Search more
arXiv:1904.07200 [cs.LG] (Published 2019-04-15)
A Discussion on Solving Partial Differential Equations using Neural Networks
arXiv:2401.03492 [cs.LG] (Published 2024-01-07)
Neural Networks with Kernel-Weighted Corrective Residuals for Solving Partial Differential Equations
arXiv:2310.16491 [cs.LG] (Published 2023-10-25)
TSONN: Time-stepping-oriented neural network for solving partial differential equations