Abstract

Compressive sensing in seismic signal processing is a construction of the unknown reflectivity sequence from the incoherent measurements of the seismic records. Blind seismic deconvolution is the recovery of reflectivity sequence from the seismic records, when the seismic wavelet is unknown. In this paper, a seismic blind deconvolution algorithm based on Bayesian compressive sensing is proposed. The proposed algorithm combines compressive sensing and blind seismic deconvolution to get the reflectivity sequence and the unknown seismic wavelet through the compressive sensing measurements of the seismic records. Hierarchical Bayesian model and optimization method are used to estimate the unknown reflectivity sequence, the seismic wavelet, and the unknown parameters (hyperparameters). The estimated result by the proposed algorithm shows the better agreement with the real value on both simulation and field-data experiments.

1. Introduction

Digital seismic signal receiving devices have been developed for many years. In traditional seismic signal receiving system, the accurate signal is obtained by Nyquist sampling theorem which claims that the seismic signal sampling rate should be at least twice the seismic signal’s highest frequency. Measurement reduction, such as compressive sensing (CS), can make the seismic record devices be simpler, smaller, and cheaper. CS is a signal processing method which can reconstruct the original signal from a small number of random incoherent liner measurements [1, 2]. CS uses the property of the signal’s sparseness or compressibility in some domain, which achieves the entire signal from relatively few measurements [3]. CS has become very popular in recent years because it can reduce the number of data transmissions and give potential aid in many practical applications [4, 5].

The CS problem is to compress data from original data while the inverse CS problem is to reconstruct original data from the compressed data. There exist lots of effective methods to solve the CS problem. Some of these methods are based on energy limit [6, 7] and the others are based on the Bayesian framework [8, 9]. Bayesian compressive sensing gives a Bayesian framework for solving the inverse problem of compressive sensing (CS). The basic Bayesian CS algorithm exploits the relevance vector machine and then it marginalizes the noise variance with improved robustness [10, 11].

Deconvolution, as a seismic data processing technique, has been widely used to yield reflectivity sequence from the seismic records [1215]. The Bernoulli-Gaussian model introduced in [16], as the reflectivity sequence model, is popular. It is very intuitive and its statistical properties can easily apply in Bayesian methods [1719] such as Gibbs sampling and MCMC (Markov Chain Monte Carlo) techniques. In statistical models, an expectation maximization (EM) algorithm is an iterative method for finding maximum likelihood (ML) or maximum a posteriori (MAP) estimates of parameters, where the model depends on unobserved latent variables [20]. So, EM algorithm is usually used to estimate the unknown parameters (the wavelet, parameters of the BG model and additive noise variance) in blind seismic deconvolution. The EM algorithm iteration alternates between performing an expectation (E) step and a maximization (M) step. E step creates a function for the expectation of the log-likelihood while M step computes parameters maximizing the expected log-likelihood found on the E step. These parameter-estimates are then used to determine the distribution of the latent variables in the next E step.

The Bayesian method is model-based method which is applied to estimate unknown parameters using the prior information. So it can handle observation noise and missing data problems [21]. Moreover, sparsity, as the important characteristic of a signal, has been exploited in many application areas, such as seismic deconvolution; see [2224]. It could be an alternative method for the deconvolution of sparse signals that model a sparse signal with a Gaussian random variable whose variance is an inverse-Gamma random variable [2529]. It exploits variational Bayesian techniques for a closed-form approximate posterior inference [30].

In this paper, the reflectivity sequence and the seismic wavelet are recovered through CS measurement of the seismic records. Bayesian framework is used in CS problem in seismic signal processing. Blind seismic deconvolution and optimization method are combined to estimate the unknown reflectivity sequence, the seismic wavelet, and the hyperparameters. The organization of this paper is as follows. In Section 2, the Bayesian model with CS measurement of the blind seismic restoration problem is given. In Section 3, the observation model and the prior model on the signals coefficients are presented. In Section 4, the Bayesian inference is presented. Optimization method is used to get the solution of the unknown reflectivity sequence and the parameters. In Section 5, comparison between ML and Bayesian deconvolution with CS measurement is given based on the both simulation and field data experiments. In the last section, we draw the conclusions.

2. Problem Formulation

Seismic record is the convolution with the seismic wavelet and the reflectivity sequence. A standard seismic record image model is given in a matrix-vector form by where denotes a seismic observation vector, denotes an unknown seismic reflectivity sequence vector, and is an additive white Gaussian noise vector, respectively. , which represents seismic wavelet, is a block Toeplitz matrix obtained by a block-circulant matrix. The seismic wavelet and reflectivity vector are both unknown, so the deconvolution is a blind problem.

Considering the sparsity of the seismic reflectivity vector, is compressible by a linear wavelet basis ; that is, , where is a sparse signal. Reference [18] proposed sparse schemes that capture the convolution structure of pulse streams by defining (2) which resorts to a CS matrix to complete measurements.

Equation (1) can be rewritten in the following form: where . Based on the sparsity of , the norm of is used in the inverse problem. The estimation of the original signal can be obtained by solving the following optimization problem [31]: where represents the norm.

3. Bayesian Modeling

The prior distribution of unknown signal is assumed to be . The observation is the random process with distribution , where denotes the unknown noise variance. These seismic record and reflectivity depend on the unknown hyperparameters and . Following the Bayesian framework of the CS inverse problem, the following joint posterior distribution can be expressed by

In Bayesian estimation, all unknown parameters are assumed to be random variables with specific distribution. Our goal is to estimate the parameters , , , and from . The parameter can be estimated by the Stochastic expectation maximization algorithm of Rosec et al. [32]. The following gives how to get the other parameters.

3.1. Seismic Observation Modeling

By assuming that the seismic data noise in (2) is Gaussian distribution with zero mean and variance equal to , the conditional distribution of the seismic record is

with a Gamma prior distribution on as the following:

The Gamma distribution for the hyperpriors is defined as where represents hyperparameter, is the scale parameter, and is the shape parameter. These parameters are also assumed to be random variables. We will show how they are calculated in the following subsection. The Gamma distribution has the following mean and variance:

3.2. Signal Modeling

In [33], as the reflectivity sequence also has sparsity, can use the following prior model:where . Then, hyperprior of the hyperparameter is as the following:

Based on (9) and (10), we have the following equation:

At last, hyperparameter is modeled as the following Gamma hyperprior:

The modeling has three stage forms. The first stage is the prior distribution about in (9). The second stage is the prior distribution about in (10). Finally, (12) is used to calculate . So we can first sample a from the prior distribution on distribution to get and then sample a distribution times to get , , and at last sample a distribution to get .

Based on the above, the joint distribution can be given as the following:where , , , , and are defined in (5), (6), (9), (10), and (12), respectively.

The seismic record variables of the proposed model are . The parameter is while the hyperparameters are and . The parameter of the hyperparameters model is . The dependencies among the random variables that define the proposed Bayesian compressive sensing model are shown in Figure 1.

Given the initial estimates , , , and , we now proceed to explicitly calculate the distributions , , , and () until a convergence criterion is met in the above algorithm. Then, the means above can be used to recalculate the distributions of reflectivity in the above algorithm. The performance of the algorithm heavily depends on the level of the noise and the initial distributions used in the iterative algorithm.

4. Bayesian Inference

The following Bayesian inference posterior distribution is well known; that is,

However, the posterior cannot be obtained just because

and is not easy to be calculated directly. So, the proper method should be given to perform the estimation. Evidence procedure is exploited to complete Bayesian inference in this paper.

Bayesian inference is derived by the evidence procedure which is based on the following decomposition:

For , the distribution of is assumed to be a multivariate Gaussian distribution . The mean and the variance arewith

Since the distribution is proportional to , the hyperparameters can be obtained by maximizing the joint distribution . So we get where is identity matrix and .

Taking the logarithm of (19) and then maximizing the result, we can get the following function:

In order to get the solution of the maximization problem, we give the following equations below. Consider

Taking the logarithm of (21),where

The following function is obtained by (23) and (17):

Therefore, based on the above equations and differential of the equation with respect to , we obtainwhere and denotes the diagonal element of . Making (25) be zero, we can obtain the solution of :

Similarly, the other hyperparameters are updated in the following manner, which is given by

The hyperparameter satisfies the following equation:where .

Generally speaking, the hyperparameters are iterated by (26), (27), and (28). The parameter is estimated by (17).

5. Experiments Results

In order to demonstrate the performance of the proposed Bayesian compressive sensing algorithm, we give experimental results on both simulated and field data experiments in this section.

5.1. Simulation Data

The proposed Bayesian compressive sensing algorithm can improve the estimations quality compared to ML method and standard Bayesian method in the situation where there are noise and incomplete data. In this section, we support these theoretical arguments with one dimensional synthetic signals simulation experiments. The proposed Bayesian compressive sensing algorithm is terminated when the criterion is satisfied. The estimation quality of the three algorithms is compared in the following three parts: the reflectivity sequence recovery, the parameters estimation, and performance indices . Let us define the signal-to-noise ratios (SNR) aswhere is the seismic wavelet energy and is the seismic wavelet length, .

A reflectivity sequence with 100 samples by BG model is selected randomly as shown in Figures 2(a) and 3(a). The Stochastic wavelet with 45 samples is shown in Figure 2(b) while the minimum phase wavelet with 35 samples is shown in Figure 3(b). Then, the reflectivity sequence in every figure can be convolved with the corresponding Ricker and minimum phase wavelet and added white Gaussian noise, with SNRs of 10 dB and 20 dB, respectively. The corresponding seismic records with the noise are shown in Figures 2(c) and 3(c), respectively. The reflectivity sequence estimated with 10 dB and 20 dB SNRs by the proposed Bayesian compressive sensing algorithm is shown in Figures 2(d) and 3(d), respectively. It can be seen that the Bayesian compressive sensing performs well in reflectivity deconvolution no matter the seismic wavelet is wavelet or minimum phase wavelet.

Figures 4, 5, and 6 show the comparison between the true reflectivity sequence and deconvolved reflectivity sequence by proposed Bayesian compressive sensing method, ML method, and standard Bayesian method with SNRs of 10 dB, 20 dB, and 40 dB, respectively. It can be seen in Figures 46 that the Bayesian compressive sensing gives a better reflectivity recovery than the other algorithms. The reflectivity sequence by the Bayesian compressive sensing is more accurate because it has less missed and false detection. When SNR increases, the reflectivity impulse miss number decreases, because both high-amplitude impulse and low-amplitude impulses are well detected and localized. It can be remarked that the tree algorithms show good robustness with regard to the SNR decrease.

Furthermore, to study improvements brought by the proposed Bayesian compressive sensing algorithm, we consider the following performance indices: where represents the normalized error energy of the estimated wavelet, while represents the normalized error of noiseless data reconstruction. Comparison in and of the three deconvolution algorithms is shown in Figure 7. The results show the improvement of the performance indices with the Bayesian compressive sensing algorithm compared with the standard Bayesian algorithm and ML algorithm. Although all algorithms show larger errors while SNR decreased, the proposed Bayesian compressive sensing algorithm suffers from noise too, and it is still more reliable than the other algorithms. Moreover, the Bayesian compressive sensing behaves much better when there is almost no noise, because the Bayesian compressive sensing uses the signals prior knowledge and the linear wavelet transform.

5.2. Field Data Experiments

Figure 8(a) shows a real CDP stack seismic profile. The reflectivity estimates obtained by ML algorithm, variational Bayesian, and Bayesian compressive sensing are shown in Figures 8(b), 8(c), and 8(d), respectively. Because the true layer structure is unknown, the continuous nature of the channel estimates obtained by the proposed algorithm can be seen. New layers become much clearer in the deconvoluted seismic image by variational Bayesian algorithm. The translations between layers are much thinner and less blurred in the deconvoluted seismic image by Bayesian compressive sensing algorithm, especially near CDP 225 at 0.5 s.

6. Conclusions

Convolution and additive Gaussian noises are the major problems in blind seismic signal processing. In order to solve two problems, a novel blind seismic deconvolution algorithm based on Bayesian compressive sensing has been proposed in this paper. Bayesian modeling and the optimization method are used to estimate the unknown reflectivity sequence, seismic wavelet, and hyperparameters simultaneously in the proposed algorithm. Furthermore, we compared the proposed Bayesian compressive sensing algorithm with ML algorithm and standard Bayesian algorithm. Seismic images are much clear and accurate by the proposed Bayesian compressive sensing algorithm on both simulation data and field data.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.