Auto-Adaptive PINNs with Applications to Phase Transitions
Kevin Buck, Woojeong Kim
TL;DR
This work tackles training PINNs for time-dependent PDEs by introducing auto-adaptive sampling that can depend on the network and its derivatives. Focusing on the Allen-Cahn equation, the authors develop an energy-adaptive sampling strategy by coupling Metropolis-Hastings sampling with a heuristic based on the pointwise energy density, enabling targeted refinement near evolving interfaces. They integrate this with time-slicing, learning-rate schedules, and standard PINN techniques, and show that energy-adaptive PINNs outperform residual-adaptive baselines in capturing sharp interfaces and slow-evolving regions, while addressing issues like catastrophic unlearning seen in some time-sliced approaches. The method promises broader applicability to gradient-flow problems and offers a flexible framework for problem-specific sampling without manual post-hoc intervention, potentially advancing the practical deployment of PINNs in complex, multi-scale PDEs.
Abstract
We propose an adaptive sampling method for the training of Physics Informed Neural Networks (PINNs) which allows for sampling based on an arbitrary problem-specific heuristic which may depend on the network and its gradients. In particular we focus our analysis on the Allen-Cahn equations, attempting to accurately resolve the characteristic interfacial regions using a PINN without any post-hoc resampling. In experiments, we show the effectiveness of these methods over residual-adaptive frameworks.
