paper-with-me

Papers

Failure-informed adaptive sampling for PINNs

2022-10-01 · Zhiwei Gao, Liang Yan, Tao Zhou

Physics-informed neural networks (PINNs) have emerged as an effective technique for solving PDEs in a wide range of domains. It is noticed, however, the performance of PINNs can vary dramatically with different sampling procedures. For instance, a fixed set of (prior chosen) training points may fail to capture the effective solution region (especially for problems with singularities). To overcome this issue, we present in this work an adaptive strategy, termed the failure-informed PINNs (FI-PINNs), which is inspired by the viewpoint of reliability analysis. The key idea is to define an effective failure probability based on the residual, and then, with the aim of placing more samples in the failure region, the FI-PINNs employs a failure-informed enrichment technique to adaptively add new collocation points to the training set, such that the numerical accuracy is dramatically improved. In short, similar as adaptive finite element methods, the proposed FI-PINNs adopts the failure probability as the posterior error indicator to generate new training points. We prove rigorous error bounds of FI-PINNs and illustrate its performance through several problems.

📄 PDF Abstract BibTeX arXiv:2210.00279

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Failure-informed adaptive sampling for PINNs, Part II: combining with re-sampling and subset simulation

2023-02-03 · Zhiwei Gao, Tao Tang, Liang Yan, Tao Zhou

This is the second part of our series works on failure-informed adaptive sampling for physic-informed neural networks (FI-PINNs). In our previous work \cite{gao2022failure}, we have presented an adaptive sampling framewo…

Mitigating Propagation Failures in Physics-informed Neural Networks using Retain-Resample-Release (R3) Sampling

2022-07-05 · Arka Daw, Jie Bu, Sifan Wang, Paris Perdikaris 외

Despite the success of physics-informed neural networks (PINNs) in approximating partial differential equations (PDEs), PINNs can sometimes fail to converge to the correct solution in problems involving complicated PDEs.…

Quasi-Random Physics-informed Neural Networks

2025-07-10 · Tianchi Yu, Ivan Oseledets arxiv

Physics-informed neural networks have shown promise in solving partial differential equations (PDEs) by integrating physical constraints into neural network training, but their performance is sensitive to the sampling of…

A comprehensive study of non-adaptive and residual-based adaptive sampling for physics-informed neural networks

2022-07-21 · Chenxi Wu, Min Zhu, Qinyang Tan, Yadhu Kartha 외

Physics-informed neural networks (PINNs) have shown to be an effective tool for solving forward and inverse problems of partial differential equations (PDEs). PINNs embed the PDEs into the loss of the neural network, and…

A Novel Adaptive Causal Sampling Method for Physics-Informed Neural Networks

2022-10-24 · Jia Guo, Haifeng Wang, Chenping Hou

Physics-Informed Neural Networks (PINNs) have become a kind of attractive machine learning method for obtaining solutions of partial differential equations (PDEs). Training PINNs can be seen as a semi-supervised learning…