Bayesian Physics Informed Neural Networks for Data Assimilation and
Spatio-Temporal Modelling of Wildfires
- URL: http://arxiv.org/abs/2212.00970v2
- Date: Wed, 26 Apr 2023 23:49:18 GMT
- Title: Bayesian Physics Informed Neural Networks for Data Assimilation and
Spatio-Temporal Modelling of Wildfires
- Authors: Joel Janek Dabrowski, Daniel Edward Pagendam, James Hilton, Conrad
Sanderson, Daniel MacKinlay, Carolyn Huston, Andrew Bolt, Petra Kuhnert
- Abstract summary: We use the PINN to solve the level-set equation, which is a partial differential equation that models a fire-front through the zero-level-set of a level-set function.
We show that popular cost functions can fail to maintain temporal continuity in modelled fire-fronts when there are extreme changes in forcing variables.
We develop an approach to perform data assimilation within the PINN such that the modelled PIN predictions are drawn towards observations of the fire-front.
- Score: 11.00425904688764
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We apply the Physics Informed Neural Network (PINN) to the problem of
wildfire fire-front modelling. We use the PINN to solve the level-set equation,
which is a partial differential equation that models a fire-front through the
zero-level-set of a level-set function. The result is a PINN that simulates a
fire-front as it propagates through the spatio-temporal domain. We show that
popular optimisation cost functions used in the literature can result in PINNs
that fail to maintain temporal continuity in modelled fire-fronts when there
are extreme changes in exogenous forcing variables such as wind direction. We
thus propose novel additions to the optimisation cost function that improves
temporal continuity under these extreme changes. Furthermore, we develop an
approach to perform data assimilation within the PINN such that the PINN
predictions are drawn towards observations of the fire-front. Finally, we
incorporate our novel approaches into a Bayesian PINN (B-PINN) to provide
uncertainty quantification in the fire-front predictions. This is significant
as the standard solver, the level-set method, does not naturally offer the
capability for data assimilation and uncertainty quantification. Our results
show that, with our novel approaches, the B-PINN can produce accurate
predictions with high quality uncertainty quantification on real-world data.
Related papers
- Learning solutions of parametric Navier-Stokes with physics-informed
neural networks [0.3989223013441816]
We leverageformed-Informed Neural Networks (PINs) to learn solution functions of parametric Navier-Stokes equations (NSE)
We consider the parameter(s) of interest as inputs of PINs along with coordinates, and train PINs on numerical solutions of parametric-PDES for instances of the parameters.
We show that our proposed approach results in optimizing PINN models that learn the solution functions while making sure that flow predictions are in line with conservational laws of mass and momentum.
arXiv Detail & Related papers (2024-02-05T16:19:53Z) - Deep Neural Networks Tend To Extrapolate Predictably [51.303814412294514]
neural network predictions tend to be unpredictable and overconfident when faced with out-of-distribution (OOD) inputs.
We observe that neural network predictions often tend towards a constant value as input data becomes increasingly OOD.
We show how one can leverage our insights in practice to enable risk-sensitive decision-making in the presence of OOD inputs.
arXiv Detail & Related papers (2023-10-02T03:25:32Z) - Data-driven localized waves and parameter discovery in the massive
Thirring model via extended physics-informed neural networks with interface
zones [3.522950356329991]
We study data-driven localized wave solutions and parameter discovery in the massive Thirring (MT) model via the deep learning.
For higher-order localized wave solutions, we employ the extended PINNs (XPINNs) with domain decomposition.
Experimental results show that this improved version of XPINNs reduce the complexity of computation with faster convergence rate.
arXiv Detail & Related papers (2023-09-29T13:50:32Z) - Predictive Limitations of Physics-Informed Neural Networks in Vortex
Shedding [0.0]
We look at the flow around a 2D cylinder and find that data-free PINNs are unable to predict vortex shedding.
Data-driven PINN exhibits vortex shedding only while the training data is available, but reverts to the steady state solution when the data flow stops.
The distribution of the Koopman eigenvalues on the complex plane suggests that PINN is numerically dispersive and diffusive.
arXiv Detail & Related papers (2023-05-31T22:59:52Z) - Adaptive Self-supervision Algorithms for Physics-informed Neural
Networks [59.822151945132525]
Physics-informed neural networks (PINNs) incorporate physical knowledge from the problem domain as a soft constraint on the loss function.
We study the impact of the location of the collocation points on the trainability of these models.
We propose a novel adaptive collocation scheme which progressively allocates more collocation points to areas where the model is making higher errors.
arXiv Detail & Related papers (2022-07-08T18:17:06Z) - Auto-PINN: Understanding and Optimizing Physics-Informed Neural
Architecture [77.59766598165551]
Physics-informed neural networks (PINNs) are revolutionizing science and engineering practice by bringing together the power of deep learning to bear on scientific computation.
Here, we propose Auto-PINN, which employs Neural Architecture Search (NAS) techniques to PINN design.
A comprehensive set of pre-experiments using standard PDE benchmarks allows us to probe the structure-performance relationship in PINNs.
arXiv Detail & Related papers (2022-05-27T03:24:31Z) - Robust Learning of Physics Informed Neural Networks [2.86989372262348]
Physics-informed Neural Networks (PINNs) have been shown to be effective in solving partial differential equations.
This paper shows that a PINN can be sensitive to errors in training data and overfit itself in dynamically propagating these errors over the domain of the solution of the PDE.
arXiv Detail & Related papers (2021-10-26T00:10:57Z) - Unlabelled Data Improves Bayesian Uncertainty Calibration under
Covariate Shift [100.52588638477862]
We develop an approximate Bayesian inference scheme based on posterior regularisation.
We demonstrate the utility of our method in the context of transferring prognostic models of prostate cancer across globally diverse populations.
arXiv Detail & Related papers (2020-06-26T13:50:19Z) - PIVEN: A Deep Neural Network for Prediction Intervals with Specific
Value Prediction [14.635820704895034]
We present PIVEN, a deep neural network for producing both a PI and a value prediction.
Our approach makes no assumptions regarding data distribution within the PI, making its value prediction more effective for various real-world problems.
arXiv Detail & Related papers (2020-06-09T09:29:58Z) - Stochastic Graph Neural Networks [123.39024384275054]
Graph neural networks (GNNs) model nonlinear representations in graph data with applications in distributed agent coordination, control, and planning.
Current GNN architectures assume ideal scenarios and ignore link fluctuations that occur due to environment, human factors, or external attacks.
In these situations, the GNN fails to address its distributed task if the topological randomness is not considered accordingly.
arXiv Detail & Related papers (2020-06-04T08:00:00Z) - Rectified Linear Postsynaptic Potential Function for Backpropagation in
Deep Spiking Neural Networks [55.0627904986664]
Spiking Neural Networks (SNNs) usetemporal spike patterns to represent and transmit information, which is not only biologically realistic but also suitable for ultra-low-power event-driven neuromorphic implementation.
This paper investigates the contribution of spike timing dynamics to information encoding, synaptic plasticity and decision making, providing a new perspective to design of future DeepSNNs and neuromorphic hardware systems.
arXiv Detail & Related papers (2020-03-26T11:13:07Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.