Giter Site home page Giter Site logo

rsyamil / latent-space-inversion-lsi Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 71.35 MB

Joint parameterization and direct history-matching method for engineering systems. LSI simultaneously extracts salient spatial and temporal features for direct inversion. Exploration of meaningful latent spaces allows rapid generation of ensemble of relevant inversion solutions.

Home Page: https://agu.confex.com/agu/fm20/meetingapp.cgi/Paper/753910

License: Apache License 2.0

Python 1.65% Jupyter Notebook 98.35%
latent-space-inversion lsi history-matching dimensionality-reduction feature-extraction multitask-learning

latent-space-inversion-lsi's Introduction

latent-space-inversion-lsi

This repository supplements H052-08 - Latent-Space Inversion (LSI) for Subsurface Flow Model Calibration with Physics-Informed Autoencoding as presented at the American Geophysical Union Fall Meeting 2020 (AGUFM2020) and Latent-Space Inversion (LSI): A Deep Learning Framework for Inverse Mapping of Subsurface Flow Data (COMG).

latent-space-inversion 
│
└─── mnist
│   
└─── 2d-fluvial

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

The AGUFM2020 video presentation can be viewed below:

Video

Workflow

LSI performs simultaneous dimensionality reduction (by extracting salient spatial features from M and temporal features from D) and inverse mapping (by mapping the salient features in D to M, i.e. latent spaces z_d and z_m). The architecture is composed of dual autoencoders connected with a regression model as shown below and is trained jointly. Since the latent spaces z_d and z_m correspond to meaningful spatial and temporal variations in D and M respectively, they can be explored to obtain an ensemble of relevant inversion solutions. The sampled points in the data latent space can be inversely mapped to the model latent space and the model decoder can be used to decode the sampled points around z_m to obtain the ensemble of relevant inversion solutions.

Workflow

In practical applications, observed d can be noisy and LSI helps us to quickly obtain the ensemble of relevant inversion solutions that can be accepted within the noise level, as well as understand the variations of spatial features within the ensemble to improve the predictive power of the inversion solutions.

latent-space-inversion-lsi's People

Contributors

rsyamil avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

latent-space-inversion-lsi's Issues

Unable to connect trained layers VAE in autoencoderdual.py for loaded h5 model

LSI architecture can also utilize VAEs, see autoencoderdual.py. When LSI is trained and the computation graphs are active, we can get m2zm and d2zd but when model is loaded, and m2zm/d2zd need to be assembled from the loaded h5 models. An error associated with the sampling (lambda) layer is thrown.

Run qc-demo.ipynb to replicate the error, use LSI.train_autoencoder_dual_var() and set load=False.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.