scispace - formally typeset
Journal ArticleDOI

What can machine learning do for seismic data processing? An interpolation application

Yongna Jia, +1 more
- 01 May 2017 - 
- Vol. 82, Iss: 3
Reads0
Chats0
TLDR
A novel method based on the classic ML method of support vector regression for reconstructing seismic data from under-sampled or missing traces, which depends on the characteristics of the training data, rather than the assumptions of linear events, sparsity, or low rank.
Abstract
Machine learning (ML) systems can automatically mine data sets for hidden features or relationships. Recently, ML methods have become increasingly used within many scientific fields. We have evaluated common applications of ML, and then we developed a novel method based on the classic ML method of support vector regression (SVR) for reconstructing seismic data from under-sampled or missing traces. First, the SVR method mines a continuous regression hyperplane from training data that indicates the hidden relationship between input data with missing traces and output completed data, and then it interpolates missing seismic traces for other input data by using the learned hyperplane. The key idea of our new ML method is significantly different from that of many previous interpolation methods. Our method depends on the characteristics of the training data, rather than the assumptions of linear events, sparsity, or low rank. Therefore, it can break out the previous assumptions or constraints and show u...

read more

Citations
More filters
Journal ArticleDOI

Deep-learning inversion: A next-generation seismic velocity model building method

TL;DR: A novel method based on the supervised deep fully convolutional neural network (FCN) for velocity-model building (VMB) directly from raw seismograms is investigated, showing promising performances in comparison with conventional FWI even when the input data are in more realistic scenarios.
Journal ArticleDOI

Deep-learning-based seismic data interpolation: A preliminary result

TL;DR: Deep-learning-based approaches for seismic data antialiasing interpolation are used, which could extract deeper features of the training data in a nonlinear way by self-learning and avoid linear events, sparsity, and low-rank assumptions of the traditional interpolation methods.
Journal ArticleDOI

Seismic fault detection with convolutional neural network

TL;DR: This work has developed a method that uses the convolutional neural network to automatically detect and map fault zones using 3D seismic images in a similar fashion to the way done by interpreters, and clearly determined that the CNN-computed fault probability outperformed that obtained using the coherence technique in terms of exhibiting clearer discontinuities.
Journal ArticleDOI

Deep learning for denoising

TL;DR: Synthetic and field results indicate the potential applications of DL in automatic attenuation of random noise (with unknown variance), linear noise, and multiples.
Journal ArticleDOI

Deep learning for geophysics: Current and future trends

TL;DR: A new data-driven technique, i.e., deep learning (DL), has attracted significantly increasing attention in the geophysical community and the collision of DL and traditional methods has had an impact on traditional methods.
References
More filters
Journal ArticleDOI

LIBSVM: A library for support vector machines

TL;DR: Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
Book

The Nature of Statistical Learning Theory

TL;DR: Setting of the learning problem consistency of learning processes bounds on the rate of convergence ofLearning processes controlling the generalization ability of learning process constructing learning algorithms what is important in learning theory?
Journal ArticleDOI

A Tutorial on Support Vector Machines for Pattern Recognition

TL;DR: There are several arguments which support the observed high accuracy of SVMs, which are reviewed and numerous examples and proofs of most of the key theorems are given.
Journal ArticleDOI

A tutorial on support vector regression

TL;DR: This tutorial gives an overview of the basic ideas underlying Support Vector (SV) machines for function estimation, and includes a summary of currently used algorithms for training SV machines, covering both the quadratic programming part and advanced methods for dealing with large datasets.
Proceedings Article

Support Vector Regression Machines

TL;DR: This work compares support vector regression (SVR) with a committee regression technique (bagging) based on regression trees and ridge regression done in feature space and expects that SVR will have advantages in high dimensionality space because SVR optimization does not depend on the dimensionality of the input space.