LGNAOct 18, 2023

PINNsFailureRegion Localization and Refinement through White-box AdversarialAttack

arXiv:2310.11789v23 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses a specific bottleneck in PINNs for solving complex PDEs, offering an incremental improvement in failure region localization.

The paper tackles the challenge of Physics-informed neural networks (PINNs) failing on complex PDEs with multi-scale or sharp solutions by proposing WbAR, a white-box adversarial attack-based sampling strategy that locates and reduces failure regions, demonstrating effectiveness across various equations like elliptic and Poisson with multi-peak solutions.

Physics-informed neural networks (PINNs) have shown great promise in solving partial differential equations (PDEs). However, vanilla PINNs often face challenges when solving complex PDEs, especially those involving multi-scale behaviors or solutions with sharp or oscillatory characteristics. To precisely and adaptively locate the critical regions that fail in the solving process we propose a sampling strategy grounded in white-box adversarial attacks, referred to as WbAR. WbAR search for failure regions in the direction of the loss gradient, thus directly locating the most critical positions. WbAR generates adversarial samples in a random walk manner and iteratively refines PINNs to guide the model's focus towards dynamically updated critical regions during training. We implement WbAR to the elliptic equation with multi-scale coefficients, Poisson equation with multi-peak solutions, high-dimensional Poisson equations, and Burgers equation with sharp solutions. The results demonstrate that WbAR can effectively locate and reduce failure regions. Moreover, WbAR is suitable for solving complex PDEs, since locating failure regions through adversarial attacks is independent of the size of failure regions or the complexity of the distribution.

Code Implementations1 repo
Foundations

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

Your Notes