Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ensemble-based history matching method with latent-space proxy model for nonlinear forward model and non-Gaussian models.

License

NotificationsYou must be signed in to change notification settings

rsyamil/latent-space-data-assimilation-lsda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository supplementsH108-0002 - Efficient Data Assimilation with Latent-Space Representations for Subsurface Flow Systems andMohd-Razaket al (SPE Reservoir Simulation Conference, 2021).

latent-space-data-assimilation │└─── mnist│   └─── 2d-fluvial

Demos based on the MNIST dataset and a 2D fluvial field dataset (see folder structure) are archived in this repository.

LSDA Workflow

LSDA performs simultaneous dimensionality reduction (by extracting salient spatial features fromM and temporal features fromD) and forward mapping (by mapping the salient features inM toD, i.e. latent spacesz_m andz_d). The architecture is composed of dual autoencoders connected with a regression model that are trained jointly. LSDA starts with an initial ensemble of prior models that are gradually updated, based on the mismatch between data simulated from each of the prior models, to the observed data. Once the iterative update steps are done, the information within the observed data has been assimilated into the ensemble of prior models, and they become calibrated posterior models that can reproduce the observed data. The forward mapping feature of LSDA replaces computationally prohibitive forward model (i.e.G as a physical simulator) especially when the modelsM are of high-fidelity and the size of the prior ensemble is large.

Workflow

Once the architecture is trained, the low-dimensional vectorsz_m represent the high-fidelity modelsM andz_d represent the simulated dataD. The (potentially) computationally expensive forward modelG is now represented by the regression model that mapsz_m toz_d, as an efficient proxy model. Given an observation vectord_obs, the ensemble of priorsz_m is iteratively assimilated using Ensemble Smoother Multiple Data Assimilation (ESMDA).

In practical applications,d_obs can be noisy and LSDA helps us to quickly obtain the ensemble of posteriors that can be accepted within the noise level, as well as understand the variations of spatial features within the posteriors, to improve the predictive power of the calibrated/assimilated models.

About

Ensemble-based history matching method with latent-space proxy model for nonlinear forward model and non-Gaussian models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp