SlideShare a Scribd company logo
A scoping review of Machine
Learning in Seismic
Geophysics
Chris Mancuso
Graduate Seminar Series
Machine Learning in Scientific Literature (1990- )
Collected from Web of Science (WOS)
_terminology
Artificial Intelligence (AI) – A computer program that does smart work
Machine Learning (ML) –
 A computer program that can be trained to make predictions
 Realizes AI
Deep Learning –
 One Machine Learning approach
 Modeled on human brain (with Artificial Neural Networks)
 Can learn without training (unsupervised)
ARTIFICIAL
INTELLIGENCE
MACHINE
LEARNING
BRAIN
INSPIRED
NEURAL
NETWORKS
_topology
ARTIFICIAL
INTELLIGENCE
MACHINE
LEARNING
BRAIN
INSPIRED
_topology
Principal component
analysis
Random Forest
Spiking NN
Random Forest
Fuzzy Logic
Automation
Deep Learning
Natural Language
Processing
Symbolic Logic
Kernel Methods
ML by Research Area (WOS Data)
_big data
Large datasets
 5 V’s: volume, velocity, variety, veracity, value
 2 sources of data in geophysics:
 Measured from instruments
 Modeled from physics
Source: http://ds.iris.edu/ds/nodes/dmc/earthscope/usarray/
USArray - Seismometers
Liu, E. D., & Prescop, T. (2011, April).
Optimization of e-beam landing energy for EBDW. In Alternative Lithographic Technologies III
(Vol. 7970, p. 79701S). International Society for Optics and Photonics.
Monte Carlo Simulation of electon beam in Silicon target
_big data
Challenges - Respecting all geoscience data
 Heterogeneities in Space and Time (Spatio-Temporal) [1]
 Rare events
 Changing resolution with depth
 Amorphous boundaries
 Lack of gold-standard ground truth
[1] Karpatne, A., Ebert-Uphoff, I., Ravela, S., Babaie, H. A., & Kumar, V. (2018). Machine learning for the geosciences: Challenges and
opportunities. IEEE Transactions on Knowledge and Data Engineering.
_big data
Opportunites - Particularly towards ML applications in
Exploration Geophysics
 Heterogeneities in Space and Time [1]
 Developed forward models
[1] Karpatne, A., Ebert-Uphoff, I., Ravela, S., Babaie, H. A., & Kumar, V. (2018). Machine learning for the geosciences: Challenges and
opportunities. IEEE Transactions on Knowledge and Data Engineering.
_bibliometric methods
Goal: Intersection of ML and Geo
Deep learning in seismic geophysics
Accessed records from WOS
(Clarivate Analytics)
Limited to journal articles in english
published on or after 1980
Keyword Mining (top 250 in ML)
Document Types Records % of
303845
ARTICLE 303845 100
PROCEEDINGS
PAPER
21267 6.999
BOOK CHAPTER 89 0.029
RETRACTED
PUBLICATION
40 0.013
DATA PAPER 25 0.008
EARLY ACCESS 5 0.002
2018 1980
Human Genome Project
ML by Discipline Area over time (WOS Data)
_methods_cont
Accessed records from WOS
(Clarivate Analytics)
Limited to journal articles in english
published on or after 2000
Refined search incrementally
Pre-processed Data before
analysis (R)
N = 3065 Articles
Research Areas
Topic MapResearch Areas
Research Methods
Research Methods
N = 557 Articles
Research Areas
Research Areas
Internal search engine system
Returned 1197 patent applications and grants filed after year 2000
_USPTO search
0
100
200
300
400
500
600
2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018
No.Patents
Year
USPTO Patent Applications and Grant
_literature review
Concluded from meta analysis:
Growth in application of ML in seismic data interpretation and processing
 Rock properties (porosity, density), event picking, noise attenuation, velocity
analysis
 Applied in both earthquake seismology and seismic imaging (tomography,
inversion)
 Represent a growth in observation data
Recent acute movement to artificial neural network (ANN) solutions
 Most recent inclusion of Deep Neural Networks (Deep Learning)
 Convolutional Neural Networks (CNN) adopted in 2018
Moving from broader scope lit review to focused discussion
 advancement of the methodology used in artificial neural
networks (ANN)
 their application to seismic data processing
_neural networks
Source: https://en.wikipedia.org/wiki/Artificial_neural_network, https://medium.com/ml-
algorithms/neural-networks-for-decision-boundary-in-python-b243440fb7d1,
_neural networks
Artificial Neural Network
“Cells that fire together wire together”
Weight (W) Bias (b)
 MCP Neuron [2]
 Activation Function (a)
 Parameters {W, b}
[2] McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas
immanent in nervous activity. The bulletin of mathematical biophysics,
5(4), 115-133.
data
_neural networks
Artificial Neural Network
“Cells that fire together wire together”
Weight (W) Bias (b)
 MCP Neuron [2]
 Activation Function (a)
 Parameters {W, b}
 Loss (Error)
 Back Propogation (Gradient Descent) [3]
[2] McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas
immanent in nervous activity. The bulletin of mathematical biophysics,
5(4), 115-133.
[3] Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning
representations by back-propagating errors. Nature, 323(6088), 533.
data
error
[3] Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning
representations by back-propagating errors. Nature, 323(6088), 533.
_deep neural networks
[4] Hinton, G., Deng, L., Yu, D., Dahl, G. E., Mohamed, A. R., Jaitly, N., ... & Kingsbury, B. (2012). Deep neural networks for acoustic
modeling in speech recognition: The shared views of four research groups. IEEE Signal processing magazine, 29(6), 82-97.
[5] Krizhevsky, A., Sutskever, I. & Hinton, G. (2012) ImageNet classification with deep
convolutional neural networks. In Proc. Advances in Neural Information Processing Systems 25 1090–1098
Speech [4]
Image [5]
Source: https://www.mql5.com/en/articles/1103
_convolutional neural networks
[6] LeCun, Y., Boser, B. E., Denker, J. S., Henderson, D., Howard, R. E., Hubbard, W. E., & Jackel, L. D. (1990).
Handwritten digit recognition with a back-propagation network. In Advances in neural information processing
systems (pp. 396-404).
Source: https://cdn-images-1.medium.com/max/1600/0*P9KRZdTs6qwZPkss.png
convolution > compression > dimesnionality reduction > simple aspects > high level features
pixels
[7] Zhu, W., & Beroza, G. C. (2018). PhaseNet: A Deep-
Neural-Network-Based Seismic Arrival Time Picking
Method. arXiv preprint arXiv:1803.03211.
_deep seismic
_deep seismic
Source: https://towardsdatascience.com/generative-adversarial-networks-explained-34472718707a
[8] Mosser, L., Kimman, W., Dramsch, J., Purves, S., De la Fuente Briceño, A., & Ganssle, G. (2018, June). Rapid seismic domain
transfer: Seismic velocity inversion and modeling using deep generative neural networks. In 80th EAGE Conference and Exhibition 2018.
[8] Mosser, L., Kimman, W., Dramsch, J., Purves, S., De la Fuente Briceño, A., & Ganssle, G. (2018, June). Rapid seismic domain transfer: Seismic
velocity inversion and modeling using deep generative neural networks. In 80th EAGE Conference and Exhibition 2018.
model2seis
_references
[1] Karpatne, A., Ebert-Uphoff, I., Ravela, S., Babaie, H. A., & Kumar, V. (2018). Machine learning for the geosciences: Challenges and
opportunities. IEEE Transactions on Knowledge and Data Engineering.
[2] McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas immanent in nervous activity. The bulletin of mathematical
biophysics, 5(4), 115-133.
[3] Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning representations by back-propagating errors. Nature, 323(6088),
533.
[4] Hinton, G., Deng, L., Yu, D., Dahl, G. E., Mohamed, A. R., Jaitly, N., ... & Kingsbury, B. (2012). Deep neural networks for acoustic
modeling in speech recognition: The shared views of four research groups. IEEE Signal processing magazine, 29(6), 82-97.
[5] Krizhevsky, A., Sutskever, I. & Hinton, G. ImageNet classification with deep
convolutional neural networks. In Proc. Advances in Neural Information Processing Systems 25 1090–1098 (2012)
[6] LeCun, Y., Boser, B. E., Denker, J. S., Henderson, D., Howard, R. E., Hubbard, W. E., & Jackel, L. D. (1990). Handwritten digit
recognition with a back-propagation network. In Advances in neural information processing systems (pp. 396-404).
[7] Zhu, W., & Beroza, G. C. (2018). PhaseNet: A Deep-Neural-Network-Based Seismic Arrival Time Picking Method. arXiv preprint
arXiv:1803.03211.
[8] Mosser, L., Kimman, W., Dramsch, J., Purves, S., De la Fuente Briceño, A., & Ganssle, G. (2018, June). Rapid seismic domain
transfer: Seismic velocity inversion and modeling using deep generative neural networks. In 80th EAGE Conference and Exhibition 2018.
Questions?
A scoping review of Machine Learning in Seismic Geophysics
A scoping review of Machine Learning in Seismic Geophysics
A scoping review of Machine Learning in Seismic Geophysics
A scoping review of Machine Learning in Seismic Geophysics
A scoping review of Machine Learning in Seismic Geophysics
A scoping review of Machine Learning in Seismic Geophysics

More Related Content

PPTX
Hyperparameter Tuning
PPTX
Optimization in Deep Learning
PPTX
Deep neural networks
PDF
Skeleton-based Human Action Recognition with Recurrent Neural Network
PDF
Anomaly Detection At The Edge
PPT
Machine Learning presentation.
PDF
An introduction to Machine Learning
PPTX
Support vector machine
Hyperparameter Tuning
Optimization in Deep Learning
Deep neural networks
Skeleton-based Human Action Recognition with Recurrent Neural Network
Anomaly Detection At The Edge
Machine Learning presentation.
An introduction to Machine Learning
Support vector machine

What's hot (20)

PDF
Machine Learning and its Applications
PDF
Relational knowledge distillation
PPTX
Final thesis presentation
PDF
Introduction to Recurrent Neural Network
PDF
Introduction of Deep Learning
PPTX
Generative Adversarial Network (GAN)
PPTX
Lecture 29 Convolutional Neural Networks - Computer Vision Spring2015
PPTX
Data Analysis: Evaluation Metrics for Supervised Learning Models of Machine L...
PPTX
Face recognition v1
PDF
Dimensionality Reduction
PPTX
Introduction to Machine Learning
PPTX
A Beginner's Guide to Machine Learning with Scikit-Learn
PPTX
Spectral clustering
PDF
Machine learning in image processing
PPTX
Federated Learning
PPTX
Image classification with Deep Neural Networks
PPTX
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
PPTX
Deep Learning Tutorial | Deep Learning Tutorial For Beginners | What Is Deep ...
PPTX
Generative Adversarial Networks (GANs)
PPTX
Data science applications and usecases
Machine Learning and its Applications
Relational knowledge distillation
Final thesis presentation
Introduction to Recurrent Neural Network
Introduction of Deep Learning
Generative Adversarial Network (GAN)
Lecture 29 Convolutional Neural Networks - Computer Vision Spring2015
Data Analysis: Evaluation Metrics for Supervised Learning Models of Machine L...
Face recognition v1
Dimensionality Reduction
Introduction to Machine Learning
A Beginner's Guide to Machine Learning with Scikit-Learn
Spectral clustering
Machine learning in image processing
Federated Learning
Image classification with Deep Neural Networks
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
Deep Learning Tutorial | Deep Learning Tutorial For Beginners | What Is Deep ...
Generative Adversarial Networks (GANs)
Data science applications and usecases
Ad

Similar to A scoping review of Machine Learning in Seismic Geophysics (20)

PPTX
Application and Implementation of different deep learning
PDF
Review_of_Deep_Learning_Algorithms_and_Architectures.pdf
PPTX
Deep learning introduction
PDF
深度学习639页PPT/////////////////////////////
PDF
Geometric Processing of Data in Neural Networks
PDF
Neural Networks and Deep Learning Syllabus
PPTX
Chapter10.pptx
PPTX
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...
PDF
surveyofdnnlearning.pdf
PDF
MIT Deep Learning Basics: Introduction and Overview by Lex Fridman
PPTX
introduction to machine learning education.pptx
PDF
Introduction To Applied Machine Learning
PPTX
Deep Learning With Neural Networks
PDF
Big Data Malaysia - A Primer on Deep Learning
PDF
Deep Learning Methods And Applications Li Deng Dong Yu
PPTX
Deep learning presentation
PPTX
Introduction of deep learning in cse.pptx
PDF
PPTX
Tsinghua invited talk_zhou_xing_v2r0
PPTX
deeplearningpresentation-180625071236.pptx
Application and Implementation of different deep learning
Review_of_Deep_Learning_Algorithms_and_Architectures.pdf
Deep learning introduction
深度学习639页PPT/////////////////////////////
Geometric Processing of Data in Neural Networks
Neural Networks and Deep Learning Syllabus
Chapter10.pptx
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...
surveyofdnnlearning.pdf
MIT Deep Learning Basics: Introduction and Overview by Lex Fridman
introduction to machine learning education.pptx
Introduction To Applied Machine Learning
Deep Learning With Neural Networks
Big Data Malaysia - A Primer on Deep Learning
Deep Learning Methods And Applications Li Deng Dong Yu
Deep learning presentation
Introduction of deep learning in cse.pptx
Tsinghua invited talk_zhou_xing_v2r0
deeplearningpresentation-180625071236.pptx
Ad

Recently uploaded (20)

PPTX
Fluid dynamics vivavoce presentation of prakash
PDF
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
PPTX
7. General Toxicologyfor clinical phrmacy.pptx
PPTX
POULTRY PRODUCTION AND MANAGEMENTNNN.pptx
PPTX
CORDINATION COMPOUND AND ITS APPLICATIONS
PPT
Heredity-grade-9 Heredity-grade-9. Heredity-grade-9.
PDF
Looking into the jet cone of the neutrino-associated very high-energy blazar ...
PDF
An interstellar mission to test astrophysical black holes
PDF
CAPERS-LRD-z9:AGas-enshroudedLittleRedDotHostingaBroad-lineActive GalacticNuc...
PDF
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
PDF
lecture 2026 of Sjogren's syndrome l .pdf
PPTX
BIOMOLECULES PPT........................
PPT
1. INTRODUCTION TO EPIDEMIOLOGY.pptx for community medicine
PDF
Warm, water-depleted rocky exoplanets with surfaceionic liquids: A proposed c...
PDF
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
PDF
Placing the Near-Earth Object Impact Probability in Context
PPTX
The Minerals for Earth and Life Science SHS.pptx
PDF
Assessment of environmental effects of quarrying in Kitengela subcountyof Kaj...
PPTX
Science Quipper for lesson in grade 8 Matatag Curriculum
PPTX
TOTAL hIP ARTHROPLASTY Presentation.pptx
Fluid dynamics vivavoce presentation of prakash
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
7. General Toxicologyfor clinical phrmacy.pptx
POULTRY PRODUCTION AND MANAGEMENTNNN.pptx
CORDINATION COMPOUND AND ITS APPLICATIONS
Heredity-grade-9 Heredity-grade-9. Heredity-grade-9.
Looking into the jet cone of the neutrino-associated very high-energy blazar ...
An interstellar mission to test astrophysical black holes
CAPERS-LRD-z9:AGas-enshroudedLittleRedDotHostingaBroad-lineActive GalacticNuc...
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
lecture 2026 of Sjogren's syndrome l .pdf
BIOMOLECULES PPT........................
1. INTRODUCTION TO EPIDEMIOLOGY.pptx for community medicine
Warm, water-depleted rocky exoplanets with surfaceionic liquids: A proposed c...
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
Placing the Near-Earth Object Impact Probability in Context
The Minerals for Earth and Life Science SHS.pptx
Assessment of environmental effects of quarrying in Kitengela subcountyof Kaj...
Science Quipper for lesson in grade 8 Matatag Curriculum
TOTAL hIP ARTHROPLASTY Presentation.pptx

A scoping review of Machine Learning in Seismic Geophysics

  • 1. A scoping review of Machine Learning in Seismic Geophysics Chris Mancuso Graduate Seminar Series
  • 2. Machine Learning in Scientific Literature (1990- ) Collected from Web of Science (WOS)
  • 3. _terminology Artificial Intelligence (AI) – A computer program that does smart work Machine Learning (ML) –  A computer program that can be trained to make predictions  Realizes AI Deep Learning –  One Machine Learning approach  Modeled on human brain (with Artificial Neural Networks)  Can learn without training (unsupervised)
  • 5. ARTIFICIAL INTELLIGENCE MACHINE LEARNING BRAIN INSPIRED _topology Principal component analysis Random Forest Spiking NN Random Forest Fuzzy Logic Automation Deep Learning Natural Language Processing Symbolic Logic Kernel Methods
  • 6. ML by Research Area (WOS Data)
  • 7. _big data Large datasets  5 V’s: volume, velocity, variety, veracity, value  2 sources of data in geophysics:  Measured from instruments  Modeled from physics
  • 9. Liu, E. D., & Prescop, T. (2011, April). Optimization of e-beam landing energy for EBDW. In Alternative Lithographic Technologies III (Vol. 7970, p. 79701S). International Society for Optics and Photonics. Monte Carlo Simulation of electon beam in Silicon target
  • 10. _big data Challenges - Respecting all geoscience data  Heterogeneities in Space and Time (Spatio-Temporal) [1]  Rare events  Changing resolution with depth  Amorphous boundaries  Lack of gold-standard ground truth [1] Karpatne, A., Ebert-Uphoff, I., Ravela, S., Babaie, H. A., & Kumar, V. (2018). Machine learning for the geosciences: Challenges and opportunities. IEEE Transactions on Knowledge and Data Engineering.
  • 11. _big data Opportunites - Particularly towards ML applications in Exploration Geophysics  Heterogeneities in Space and Time [1]  Developed forward models [1] Karpatne, A., Ebert-Uphoff, I., Ravela, S., Babaie, H. A., & Kumar, V. (2018). Machine learning for the geosciences: Challenges and opportunities. IEEE Transactions on Knowledge and Data Engineering.
  • 12. _bibliometric methods Goal: Intersection of ML and Geo Deep learning in seismic geophysics Accessed records from WOS (Clarivate Analytics) Limited to journal articles in english published on or after 1980 Keyword Mining (top 250 in ML) Document Types Records % of 303845 ARTICLE 303845 100 PROCEEDINGS PAPER 21267 6.999 BOOK CHAPTER 89 0.029 RETRACTED PUBLICATION 40 0.013 DATA PAPER 25 0.008 EARLY ACCESS 5 0.002
  • 13. 2018 1980 Human Genome Project ML by Discipline Area over time (WOS Data)
  • 14. _methods_cont Accessed records from WOS (Clarivate Analytics) Limited to journal articles in english published on or after 2000 Refined search incrementally Pre-processed Data before analysis (R)
  • 15. N = 3065 Articles
  • 20. N = 557 Articles
  • 23. Internal search engine system Returned 1197 patent applications and grants filed after year 2000 _USPTO search 0 100 200 300 400 500 600 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 No.Patents Year USPTO Patent Applications and Grant
  • 24. _literature review Concluded from meta analysis: Growth in application of ML in seismic data interpretation and processing  Rock properties (porosity, density), event picking, noise attenuation, velocity analysis  Applied in both earthquake seismology and seismic imaging (tomography, inversion)  Represent a growth in observation data Recent acute movement to artificial neural network (ANN) solutions  Most recent inclusion of Deep Neural Networks (Deep Learning)  Convolutional Neural Networks (CNN) adopted in 2018
  • 25. Moving from broader scope lit review to focused discussion  advancement of the methodology used in artificial neural networks (ANN)  their application to seismic data processing _neural networks Source: https://en.wikipedia.org/wiki/Artificial_neural_network, https://medium.com/ml- algorithms/neural-networks-for-decision-boundary-in-python-b243440fb7d1,
  • 26. _neural networks Artificial Neural Network “Cells that fire together wire together” Weight (W) Bias (b)  MCP Neuron [2]  Activation Function (a)  Parameters {W, b} [2] McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas immanent in nervous activity. The bulletin of mathematical biophysics, 5(4), 115-133. data
  • 27. _neural networks Artificial Neural Network “Cells that fire together wire together” Weight (W) Bias (b)  MCP Neuron [2]  Activation Function (a)  Parameters {W, b}  Loss (Error)  Back Propogation (Gradient Descent) [3] [2] McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas immanent in nervous activity. The bulletin of mathematical biophysics, 5(4), 115-133. [3] Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning representations by back-propagating errors. Nature, 323(6088), 533. data error
  • 28. [3] Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning representations by back-propagating errors. Nature, 323(6088), 533.
  • 29. _deep neural networks [4] Hinton, G., Deng, L., Yu, D., Dahl, G. E., Mohamed, A. R., Jaitly, N., ... & Kingsbury, B. (2012). Deep neural networks for acoustic modeling in speech recognition: The shared views of four research groups. IEEE Signal processing magazine, 29(6), 82-97. [5] Krizhevsky, A., Sutskever, I. & Hinton, G. (2012) ImageNet classification with deep convolutional neural networks. In Proc. Advances in Neural Information Processing Systems 25 1090–1098 Speech [4] Image [5] Source: https://www.mql5.com/en/articles/1103
  • 30. _convolutional neural networks [6] LeCun, Y., Boser, B. E., Denker, J. S., Henderson, D., Howard, R. E., Hubbard, W. E., & Jackel, L. D. (1990). Handwritten digit recognition with a back-propagation network. In Advances in neural information processing systems (pp. 396-404). Source: https://cdn-images-1.medium.com/max/1600/0*P9KRZdTs6qwZPkss.png convolution > compression > dimesnionality reduction > simple aspects > high level features pixels
  • 31. [7] Zhu, W., & Beroza, G. C. (2018). PhaseNet: A Deep- Neural-Network-Based Seismic Arrival Time Picking Method. arXiv preprint arXiv:1803.03211. _deep seismic
  • 32. _deep seismic Source: https://towardsdatascience.com/generative-adversarial-networks-explained-34472718707a [8] Mosser, L., Kimman, W., Dramsch, J., Purves, S., De la Fuente Briceño, A., & Ganssle, G. (2018, June). Rapid seismic domain transfer: Seismic velocity inversion and modeling using deep generative neural networks. In 80th EAGE Conference and Exhibition 2018.
  • 33. [8] Mosser, L., Kimman, W., Dramsch, J., Purves, S., De la Fuente Briceño, A., & Ganssle, G. (2018, June). Rapid seismic domain transfer: Seismic velocity inversion and modeling using deep generative neural networks. In 80th EAGE Conference and Exhibition 2018. model2seis
  • 34. _references [1] Karpatne, A., Ebert-Uphoff, I., Ravela, S., Babaie, H. A., & Kumar, V. (2018). Machine learning for the geosciences: Challenges and opportunities. IEEE Transactions on Knowledge and Data Engineering. [2] McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas immanent in nervous activity. The bulletin of mathematical biophysics, 5(4), 115-133. [3] Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning representations by back-propagating errors. Nature, 323(6088), 533. [4] Hinton, G., Deng, L., Yu, D., Dahl, G. E., Mohamed, A. R., Jaitly, N., ... & Kingsbury, B. (2012). Deep neural networks for acoustic modeling in speech recognition: The shared views of four research groups. IEEE Signal processing magazine, 29(6), 82-97. [5] Krizhevsky, A., Sutskever, I. & Hinton, G. ImageNet classification with deep convolutional neural networks. In Proc. Advances in Neural Information Processing Systems 25 1090–1098 (2012) [6] LeCun, Y., Boser, B. E., Denker, J. S., Henderson, D., Howard, R. E., Hubbard, W. E., & Jackel, L. D. (1990). Handwritten digit recognition with a back-propagation network. In Advances in neural information processing systems (pp. 396-404). [7] Zhu, W., & Beroza, G. C. (2018). PhaseNet: A Deep-Neural-Network-Based Seismic Arrival Time Picking Method. arXiv preprint arXiv:1803.03211. [8] Mosser, L., Kimman, W., Dramsch, J., Purves, S., De la Fuente Briceño, A., & Ganssle, G. (2018, June). Rapid seismic domain transfer: Seismic velocity inversion and modeling using deep generative neural networks. In 80th EAGE Conference and Exhibition 2018.

Editor's Notes

  • #3: Kick things off with a chart All ML articles from WOS since 1990 in all scietific disciplines Shows exponential increase in the last 6 years Relevant tool in many fields and would like to discern its relevance in seismic GP Especially because i am looking into methods-based research involving this
  • #4: A few quick terms to get everyone on the same page for this presentation Robotic arms, search engines, russian chat bots etc
  • #5: Another way to think of those terms is like a nested russian doll
  • #6: Many methods fall within each layer The one i will be eventually focusing on is deep learning
  • #7: This tree plot represents that same graph from earlier split into research areas (top 25) Ive removed computer science (the obvious one) as I am demonstrantrating the multi disciplinary approach to a wide variety of fields Geology Remote sensing
  • #8: A point I want to bring across is that data drives innovation and adoption of methods in this field Can not talk about ML or AI without Big Data Because these dataset are too large and complex for a person to reasonably interpret them
  • #9: Example of instrument acquired data USGS earthquake sensors across USA
  • #10: Example of model driven data Electron beam impacting a material Monte carlo simulation
  • #26: Decision boundaries
  • #27: Error function such as Least Squares PDE shown to be efficiently solved using chain rule
  • #28: Error function such as Least Squares PDE shown to be efficiently solved using chain rule
  • #30: This joint paper from the major speech recognition laboratories, summarizing the breakthrough achieved with deep learning on the task of phonetic classification for automatic speech recognition, was the first major industrial application of deep learning.
  • #31: This is the first paper on convolutional networks trained by backpropagation for the task of classifying low-resolution images of handwritten digits.