Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.32 KB

File metadata and controls

50 lines (38 loc) · 2.32 KB

A multi-trajectory-prediction loss implementation in PyTorch

This is our customized implementation of the multi-trajectory-prediction (MTP) loss introduced in cui2019multimodal in PyTorch. The source code was developed for the paper Alyaev & Elsheikh (2022) Direct... (see details below).

How to cite:

Alyaev, S., & Elsheikh, A. H. (2022). Direct multi-modal inversion of geophysical logs using deep learning. Earth and Space Science, 9, e2021EA002186. alyaev2022direct.

If you want to adopt the code in your research, please cite the original paper:

Alyaev, S., & Elsheikh, A. H. (2022). Direct multi-modal inversion of geophysical logs using deep learning. Earth and Space Science, 9, e2021EA002186. https://doi.org/10.1029/2021EA002186.

@article{alyaev2022direct,
  author = {Alyaev, Sergey and Elsheikh, Ahmed H.},
  title = {Direct Multi-Modal Inversion of Geophysical Logs Using Deep Learning},
  journal = {Earth and Space Science},
  volume = {9},
  number = {9},
  pages = {e2021EA002186},
  doi = {https://doi.org/10.1029/2021EA002186},
  url = {https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1029/2021EA002186},
  year = {2022}
}

To cite this code

Please use the link/bibtex to its deposited version:

DOI

@software{AlyaevMTPloss,
  author       = {Sergey Alyaev},
  title        = {{alin256/multi-mode-prediction-with-mtp-loss: The 
                   release for archiving of the initial release}},
  year         = 2022,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.6531510},
  url          = {https://doi.org/10.5281/zenodo.6531510}
}

Acknowledgements

This work is part of the Center for Research-based Innovation DigiWells: Digital Well Center for Value Creation, Competitiveness and Minimum Environmental Footprint (NFR SFI project no. 309589, DigiWells.no). The center is a cooperation of NORCE Norwegian Research Centre, the University of Stavanger, the Norwegian University of Science and Technology (NTNU), and the University of Bergen, and funded by the Research Council of Norway, Aker BP, ConocoPhillips, Equinor, Lundin, Total, and Wintershall Dea.