wise.jl

WISE: full-Waveform variational Inference via Subsurface Extensions

https://github.com/slimgroup/wise.jl

Science Score: 62.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 9 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization slimgroup has institutional domain (slim.gatech.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary

Keywords

bayesian-inference conditional-normalizing-flows full-waveform-inversion generative-ai normalizing-flows uncertainty-quantification
Last synced: 6 months ago · JSON representation ·

Repository

WISE: full-Waveform variational Inference via Subsurface Extensions

Basic Info
Statistics
  • Stars: 3
  • Watchers: 4
  • Forks: 0
  • Open Issues: 2
  • Releases: 3
Topics
bayesian-inference conditional-normalizing-flows full-waveform-inversion generative-ai normalizing-flows uncertainty-quantification
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

WISE: full-Waveform variational Inference via Subsurface Extensions

Code to reproduce results in Ziyi Yin*, Rafael Orozco*, Mathias Louboutin, Felix J. Herrmann, "WISE: full-Waveform variational Inference via Subsurface Extensions". Published in Geophysics. DOI: 10.1190/geo2023-0744.1

Software descriptions

All of the software packages used in this paper are fully open source, scalable, interoperable, and differentiable. The readers are welcome to learn about our software design principles from this open-access article.

Wave modeling

We use JUDI.jl for wave modeling and inversion, which calls the highly optimized propagators of Devito.

Conditional normalizing flows

We use InvertibleNetworks.jl to train the conditional normalizing flows (CNFs). This package implements memory-efficient invertible networks via hand-written derivatives. This ensures that these invertible networks are scalable to realistic 3D problems.

Installation

First, install Julia and Python. The scripts will contain package installation commands at the beginning so the packages used in the experiments will be automatically installed.

Scripts

gencigopenfwi.jl generates seismic data and computes common-image gathers for the CurveFault-A velocity models in the Open FWI dataset. train_openfwi.jl trains the conditional normalizing flows with pairs of velocity models and (extended) reverse-time migrations for the Open FWI dataset.

gencigcompass.jl generates seismic data and computes common-image gathers for the velocity models in the Compass dataset. train_compass.jl trains the conditional normalizing flows with pairs of velocity models and (extended) reverse-time migrations for the Compass dataset.

inference_compass.jl produces the inference results listed in the WISE paper.

The script utils.jl parses the input as keywords for each experiment.

Trained networks

4 trained conditional normalizing flows can be downloaded from dropbox, with description below

| Summary statistics \ dataset | Open FWI | Compass | |---------------------|----------|----------| | Reverse-time migration | openfwi_rtm.bson | compass_rtm.bson | | Common-image gathers | openfwi_cig.bson | compass_cig.bson |

Further developments

To further improve the inference results and mitigate the amortization gap via frugal usage of wave physics, please feel free to have a look at our latest development: WISER.

LICENSE

The software used in this repository can be modified and redistributed according to MIT license.

Reference

If you use our software for your research, we appreciate it if you cite us following the bibtex in CITATION.bib.

Authors

This repository is written by Ziyi Yin and Rafael Orozco from the Seismic Laboratory for Imaging and Modeling at the Georgia Institute of Technology.

If you have any question, we welcome your contributions to our software by opening issue or pull request.

SLIM Group @ Georgia Institute of Technology, https://slim.gatech.edu.
SLIM public GitHub account, https://github.com/slimgroup.

Owner

  • Name: SLIM GROUP
  • Login: slimgroup
  • Kind: organization
  • Email: Felix.herrmann@gatech.edu
  • Location: Georgia Institute of Technology, USA

Repositories for software by SLIM group

Citation (CITATION.bib)

@article{yin2024wise,
  title={WISE: full-Waveform variational Inference via Subsurface Extensions},
  author={Yin, Ziyi and Orozco, Rafael and Louboutin, Mathias and Herrmann, Felix J},
  journal={Geophysics},
  volume={89},
  number={4},
  pages={1--31},
  year={2024},
  publisher={Society of Exploration Geophysicists}
}

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 8
  • Total pull requests: 0
  • Average time to close issues: 9 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 3.88
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 0
  • Average time to close issues: 5 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 3.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • advaitb (8)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels