Skip to content

Commit

Permalink
Update publist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfablet authored Oct 25, 2023
1 parent 89f1ea3 commit 1b434ac
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions _data/publist.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
- title: "OceanBench: The Sea Surface Height Edition"
image: fig_oceanbench-2023.jpg
description: This study proposes an end-to-end Neural Network (NN) scheme based on a Variational Bayes (VB) inference formulation. It combines an ELBO (Evidence Lower BOund) variational cost to a trainable gradient-based solver to infer the state posterior pdf given observation data. The inference of the posterior and the trainable solver are learnt jointly. We demonstrate the relevance of the proposed scheme for a Gaussian parameterization of the posterior and different case-study experiments.
description: OceanBench is a unifying framework that provides standardized processing steps that comply with domain expert standards for the development and evaluation of deep learning schemes for physical oceanography. It is designed with a flexible and pedagogical abstraction. it provides plug-and-play data and pre-configured pipelines for ML researchers to benchmark their models w.r.t. ML and domain-related baselines and delivers a transparent and configurable framework for researchers to customize and extend the pipeline for their tasks.
authors: J.E. Johnson, Q. Febvre, A. Gorbunova, S. Metref, M. Ballarotta, J. Le Sommer, R. Fablet.
link:
url: https://hal.science/hal-04013195/
display: NeurIPS, 2023.
highlight: 1
news2:

(2023). OceanBench: The Sea Surface Height Edition. arXiv preprint arXiv:2309.15599.

- title: "Uncertainty quantification when learning dynamical models and solvers with variational methods"
image: fig_4dvarnet-UQ-lafon-2023.jpg
Expand All @@ -20,6 +19,16 @@
highlight: 1
news2:

- title: "A posteriori learning for quasi‐geostrophic turbulence parametrization"
image: fig_frezat_james_2023.jpg
description: In this paper, we focus on the representation of energy backscatter in two-dimensional quasi-geostrophic turbulence and compare parametrizations obtained with different learning strategies at fixed computational complexity. We show that strategies based on a priori criteria yield parametrizations that tend to be unstable in direct simulations and describe how subgrid parametrizations can alternatively be trained end-to-end in order to meet a posteriori criteria. We illustrate that end-to-end learning strategies yield parametrizations that outperform known empirical and data-driven schemes in terms of performance, stability, and ability to apply to different flow configurations.
authors: H. Frezat, J. Le Sommer, R. Fablet, G. Balarac, R. Lguensat.
link:
url: https://doi.org/10.1029/2022MS003124
display: JAMES, 2023.
highlight: 1
news2:

- title: "Multimodal 4DVarNets for the reconstruction of sea surface dynamics from SST-SSH synergies"
image: fig_SST-SSH4DVarNet.jpg
description: Due to the irregular space-time sampling of sea surface observations, the reconstruction of sea surface dynamics is a challenging inverse problem. While satellite altimetry provides a direct observation of the sea surface height (SSH), which relates to the divergence-free component of sea surface currents, the associated sampling pattern prevents from retrieving fine-scale sea surface dynamics, typically below a 10-day time scale. By contrast, other satellite sensors provide higher-resolution observations of sea surface tracers such as sea surface temperature (SST). Multimodal inversion schemes then arise as an appealing strategy. We introduce multimodal 4DVarNets and demonstrate their relevance for a Gulf Stream OSSE case-study.
Expand Down

0 comments on commit 1b434ac

Please sign in to comment.