Skip to content

Commit

Permalink
Adding beltran-jimenez2024galerkin
Browse files Browse the repository at this point in the history
  • Loading branch information
arranger1044 committed Apr 13, 2024
1 parent a405488 commit 8fdf85c
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _news/galerkin-laplace-accepted.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Galerkin meets Laplace"
collection: news
permalink: /news/galerkin-laplace-accepted
date: 2024-03-05
---
We will present a work on <a href="https://openreview.net/forum?id=HdzFecgdzB"><b>fast uncertainty estimation for physics-inspired neural nets</b></a> at the <a href="https://dcmaddix.github.io/AI4DiffEqtnsInSci/"><b>ICLR 2024 Workshop on AI4DifferentialEquations in Science</b></a>.
21 changes: 21 additions & 0 deletions _publications/beltran-jimenez2024galerkin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
collection: publications
ref: "beltran-jimenez2024galerkin"
permalink: "publications/beltran-jimenez2024galerkin"
title: "Galerkin meets Laplace: Fast uncertainty estimation in neural PDEs"
date: 2024-03-05 00:00
tags: uq probml pinns
image: "/images/papers/beltran-jimenez2024galerkin/gala.png"
authors: "Christian Jimenez Beltran, Antonio Vergari, Aretha L Teckentrup, Konstantinos C. Zygalakis"
paperurl: "https://openreview.net/forum?id=HdzFecgdzB"
pdf: "https://openreview.net/pdf?id=HdzFecgdzB
venue: "AI4DifferentialEquations @ ICLR 2024"
excerpt: "We propose DeepGALA as a fast and effective way to estimate uncertainty in deep neural PDE solvers that allows us to capture meaningful uncertainty in out of domain of the PDE solution and in low data regimes with little overhead."
abstract: "The solution of partial differential equations (PDEs) by deep neural networks trained to satisfy the differential operator has become increasingly popular. While these approaches can lead to very accurate approximations, they tend to be over- confident and fail to capture the uncertainty around the approximation. In this work, we propose a Bayesian treatment to the deep Galerkin method (Sirignano & Spiliopoulos, 2018), a popular neural approach for solving parametric PDEs. In particular, we reinterpret the deep Galerkin method as the maximum a posteriori estimator corresponding to a likelihood term over a fictitious dataset, leading thus to a natural definition of a posterior. Then, we propose to model such posterior via the Laplace approximation, a fast approximation that allows us to capture mean- ingful uncertainty in out of domain interpolation of the PDE solution and in low data regimes with little overhead, as shown in our preliminary experiments."
bibtex: "@inproceedings{beltran-jimenez2024galerkin,
title={Galerkin meets Laplace: Fast uncertainty estimation in neural PDEs},
author={Christian Jimenez Beltran, Antonio Vergari, Aretha L Teckentrup, Konstantinos C. Zygalakis},
booktitle={ICLR 2024 Workshop on AI4DifferentialEquations},
year={2024}
}"
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8fdf85c

Please sign in to comment.