paper-with-me

Papers

PICProp: Physics-Informed Confidence Propagation for Uncertainty Quantification

2023-09-21 · NeurIPS 2023 11

Standard approaches for uncertainty quantification in deep learning and physics-informed learning have persistent limitations. Indicatively, strong assumptions regarding the data likelihood are required, the performance highly depends on the selection of priors, and the posterior can be sampled only approximately, which leads to poor approximations because of the associated computational cost. This paper introduces and studies confidence interval (CI) estimation for deterministic partial differential equations as a novel problem. That is, to propagate confidence, in the form of CIs, from data locations to the entire domain with probabilistic guarantees. We propose a method, termed Physics-Informed Confidence Propagation (PICProp), based on bi-level optimization to compute a valid CI without making heavy assumptions. We provide a theorem regarding the validity of our method, and computational experiments, where the focus is on physics-informed learning. Code is available at https://github.com/ShenQianli/PICProp.Submission Number: 10991

📄 PDF Abstract BibTeX

Code (1)

shenqianli/picprop 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

PCE-PINNs: Physics-Informed Neural Networks for Uncertainty Propagation in Ocean Modeling

2021-05-05 · Björn Lütjens, Catherine H. Crawford, Mark Veillette, Dava Newman

Climate models project an uncertainty range of possible warming scenarios from 1.5 to 5 degree Celsius global temperature increase until 2100, according to the CMIP6 model ensemble. Climate risk management and infrastruc…

Management

Physics-Informed Graph Learning with Uncertainty Awareness for Open-Set Domain Generalization in Fault Diagnosis

2026-07-05 · Jinfeng Zhu, Shiyu Long, Ye Yuan arxiv

Intelligent industrial maintenance critically relies on reliable fault diagnosis of rotating machinery. However, it faces formidable challenges from unknown fault types and domain shifts induced by varying operating cond…

Domain GeneralizationFault DiagnosisGraph Learning

Robust Conformal Prediction under Distribution Shift via Physics-Informed Structural Causal Model

2024-03-22 · Rui Xu, Yue Sun, Chao Chen, Parv Venkitasubramaniam 외

Uncertainty is critical to reliable decision-making with machine learning. Conformal prediction (CP) handles uncertainty by predicting a set on a test input, hoping the set to cover the true label with at least $(1-\alph…

Conformal PredictionDecision Making

Adversarial Uncertainty Quantification in Physics-Informed Neural Networks

2018-11-09 · Yibo Yang, Paris Perdikaris

We present a deep learning framework for quantifying and propagating uncertainty in systems governed by non-linear differential equations using physics-informed neural networks. Specifically, we employ latent variable mo…

Uncertainty Quantification

Spectral PINNs: Fast Uncertainty Propagation with Physics-Informed Neural Networks

2021-09-27 · NeurIPS Workshop DLDE 2021 12 · Björn Lütjens, Catherine H Crawford, Mark Veillette, Dava Newman

Physics-informed neural networks (PINNs) promise to significantly speed up partial differential equation (PDE) solvers. However, most PINNs can only solve deterministic PDEs. Here, we consider \textit{stochastic} PDEs th…