Discussions

The Q estimation problem is a long-standing problem and has been investigated extensively for several decades. However, it is the first time that a multi-channel method is proposed for estimating the quality factor from surface-recorded reflection seismic data. The main advantage of the proposed method is that it can be applied to the raw reflection seismic data directly without the need of denoising. Although the seismic data can be denoised first and be used to estimate the quality factor secondly, the reliability of the Q estimation heavily depends on the effectiveness of the denoising algorithm. Although a lot of denoising algorithm have been developed in the seismic community, because of the inappropriate parameter selection or inadequacy of denoising assumption, damage to the useful reflection signals is almost unavoidable (Chen and Fomel, 2015). As long as the signal energy is damaged, the subsequent Q estimation that depends on the accuracy of signal amplitude cannot be convincing. Besides, separating the quality factor estimation into two steps in the traditional seismic data processing framework, i.e., denoising and Q estimation, is not elegant. By developing the multi-channel Q estimation algorithm, we make Q estimation an entity that only depends on the raw data itself. The independency of the proposed method from this perspective also makes it conveniently to be embeded into an automatic seismic data processing and inversion workflow.

Although robust in the presence of strong noise, as can be concluded from the field data example, it is still instructive to see how the result from the proposed method is compared with the result from denoised data in a single-channel framework. Comparing the denoising-based traditional processing framework and the denoising-free multi-channel Q estimation framework can also be informative to evaluate the reliability of the new algorithm. For the raw field data shown in Figure 11a, we use the state-of-the-art $f-x$ predictive filtering (or FX Decon) method (Canales, 1984) to remove the noise first. The denoised data is shown in Figure 16a. Figure 16b shows the removed noise from the raw data. Comparing the denoised data in Figure 16a and the raw data in Figure 11a, it is clear to see the huge improvement. However, it is also possible to see some leaked signal energy, especially around the time slice of 0.6 s and 0.7 s. Figure 17 shows the time-frequency cube of the denoised field data. It is obvious that because of the removal of much random and coherent linear noise, the time-frequency cube of the denoised data becomes much clearer and smoother. Figure 18 shows the estimated Q from the denoised data using the single-channel method. The axes on Figure 18 are set the same as on Figure 15 for a easier comparison. From Figure 18 we observe that the estimated Q from the denoised data can be less oscillating compared with that from the raw data using the traditional single-channel framework. It indicates that the denoising step can indeed make the Q estimation more stable. However, the Q is still not continuous along the space direction and many abrupt changes in Q between neighbor channels still exist. It is surprising to see that the estimated Q from raw data using the new method and the estimated Q from denoised data using the traditional method are pretty close, indicating the fact that the new method can avoid a denoising step without much affecting the accuracy of the estimated Q.

field-dn field-dn-n
field-dn,field-dn-n
Figure 16.
Denoising test. (a) Denoised field data using the $f-x$ predictive filtering method. (b) Removed noise using the $f-x$ predictive filtering method.
[pdf] [pdf] [png] [png] [scons]

field-dn-st-N
field-dn-st-N
Figure 17.
Time-frequency cube of the denoised field data. Note that the time-frequency map is much smoother than that from the raw data (Figure 12).
[pdf] [png] [scons]

field-dn-Q1s-esti
field-dn-Q1s-esti
Figure 18.
The estimated Q from the denoised data using the single-channel method.
[pdf] [png] [scons]

To understand the computational complexity of the proposed multi-channel Q estimation method, we need to analyse its implementation in detail. The main computational steps in the multi-channel Q estimation method are the forward S transform, regularization spectral division, and least-squares line-fitting. Let the target multi-channel seismic section be of the size $N_tN_x$. When transformed into the time-frequency domain, the 3D time-frequency cube is of the size $N_fN_tN_x$. The number of iterations during the regularized spectral division is $N_{iter}$, which is normally less than 50. The smoothing radii for the frequency and space directions are $R_f$ and $R_x$, respectively. The computational cost of the typical forward S transform on the raw 2D seismic section is $O(N_xN_fN_t\log(N_t))$. With iterative solver, the inversion-based spectral division takes $O(N_{iter}N_fN_x+N_{iter}N_fR_f+N_{iter}N_xR_x)$, where the first term comes from the iterative conjugate gradient solver, and the latter two terms come from the smoothing regularization in the frequency and space directions. The least-squares line-fitting takes only $O(N_f)$. Overall, since normally the computational cost of the regularized spectral division is much smaller than that of the S transform, the main computational cost of the proposed algorithm framework comes from the forward S transform. The traditional single-channel Q estimation method differs with the regularized one only in the second step, i.e., the inversion-based spectral division. In traditional single channel method, the cost is $O(N_xN_f)$. In the case of single-channel regularized spectral division, the cost is $O(N_{iter}N_fN_x+N_{iter}N_fR_f)$, which is only smaller than the proposed multi-channel method by $O(N_{iter}N_xR_x)$. Considering that the smoothing radius in the proposed method is not chosen too large to avoid over-smoothing, the extra computational cost from the multi-channel method is not significant. In summary, the computational cost of the spectral ratio method is mainly from the S transform and improving the efficiency of the S transform is beneficial in increasing the efficiency of the overall algorithm framework.


2020-02-10