Efficient Global-Local Fusion Sampling for Physics-Informed Neural Networks
Jiaqi Luo, Shixin Xu, Zhouwang Yang

TL;DR
This paper introduces a novel Global-Local Fusion Sampling strategy for PINNs that adaptively concentrates samples in difficult regions, improving accuracy and efficiency over traditional sampling methods.
Contribution
The paper proposes a residual-adaptive sampling method combined with a lightweight surrogate to enhance PINNs' training efficiency and robustness.
Findings
GLF sampling improves accuracy over global and local methods
The surrogate reduces computational cost significantly
Experiments show consistent performance gains on benchmark PDEs
Abstract
The accuracy of Physics-Informed Neural Networks (PINNs) critically depends on the placement of collocation points, as the PDE loss is approximated through sampling over the solution domain. Global sampling ensures stability by covering the entire domain but requires many samples and is computationally expensive, whereas local sampling improves efficiency by focusing on high-residual regions but may neglect well-learned areas, reducing robustness. We propose a Global-Local Fusion (GLF) Sampling Strategy that combines the strengths of both approaches. Specifically, new collocation points are generated by perturbing training points with Gaussian noise scaled inversely to the residual, thereby concentrating samples in difficult regions while preserving exploration. To further reduce computational overhead, a lightweight linear surrogate is introduced to approximate the global…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
