next up previous print clean
Next: 2: Warping to match Up: Analysis Previous: Analysis

1: In-Fill and extrapolation of irregular picked seismic horizon

The irregular picked seismic horizons of Figures [*] and [*] are not defined at many x and y locations. So to create $\bold H_i^{\prime}(x,y)$, we must fill all the interior ``holes'' in the irregular picked seismic horizons and also extrapolate them to the edges of the grid.

A human attempting to fill and extrapolate the data by hand would first discern, then manually extend, its dominant trends into the empty regions. Unfortunately, the human approach is a ``non-linear'' one; tough to reproduce and even tougher to encode into a computer algorithm. However, by computing a 2-D Prediction Error Filter (PEF) from the irregular picked seismic horizon, we encapsulate the spatial spectrum of the known data, and thus systematically extrapolate by imposing this spectrum on the output model. () discusses a closely related example using sparse side-scan sonar bathymetry data.

First we must contend with a detail: the data used to estimate a PEF must obey the stationarity assumption. In other words, the spectrum of the data must be spatially invariant in order to encapsulate the inverse spectrum with a single PEF. Though the spatial spectra of the irregular picked seismic horizons in this example are roughly constant, the stationarity assumption is commonly violated for real-world problems. I make use of data ``patching'' to subdivide the data into smaller regions where the assumption is assumed to hold, and then estimate a PEF from the data contained in each patch (). The dashed lines on Figures [*] and [*] delimit the four equal-sized patches I use in this example.

The problem of finding $\bold H_1^{\prime}(x,y)$ and $\bold H_2^{\prime}(x,y)$ is underdetermined, since we have only 578 known seismic data values, but 1600 model points. However, the classical least squares solution to the problem is valid only for overdetermined () systems. To convert this underdetermined problem to an overdetermined one, we must constrain the output model with additional regression equations, a process known as regularization. Normally the regularization operator imposes a ``minimum-energy,'' or other similarly ``safe'' constraint on the free model variables, but adds little or no meaningful statistical information to the problem. However, by using a PEF as the regularization operator, we impose a fundamental statistical property of the known data on the model. In symbols, the problem can be stated through the following least squares ``fitting goals.''
      \begin{eqnarray}
\bf J_{seis}(H_i^{\prime} - S) &\approx& 0
\\  \bf \epsilon A H_i^{\prime} &\approx& 0
 \end{eqnarray} (103)
(104)

In Equations ([*]) and ([*]), the output is $\bold H_i^{\prime}(x,y)$. The ``$\approx$'' means that we minimize the squared L2 norm of the residual. Equation ([*]) forces $\bold H_i^{\prime}$ to match the irregular picked seismic horizon $\bf S$, where it is known. $\bf J_{seis}$ is known-data ``selector'' operator, which effectively ignores the difference $\bf H_i^{\prime} - S$ wherever $\bf S$ does not exist. ${\epsilon}$ is a so-called ``damping factor,'' which weights the effective strength of the regularization equations ([*]) relative to the ``data-matching'' equations ([*]). The operator ${\bf A}$ is convolution with the patch-variant PEF. The problem is solved iteratively, using a conjugate direction-type (CD) algorithm.

The result is shown in Figure [*]. Now that we have the surfaces $\bold H_1^{\prime}(x,y)$ and $\bold H_2^{\prime}(x,y)$.

 
pef-seisfill-both
pef-seisfill-both
Figure 3
Top: $\bold H_1^{\prime}(x,y)$ and $\bold H_2^{\prime}(x,y)$. Bottom: contour plots of surfaces shown above. Note that the predominant trend in both figures is roughly ``east-north-east'', consistent with the trends predicted by the patch-variant PEF.


view burn build edit restore


next up previous print clean
Next: 2: Warping to match Up: Analysis Previous: Analysis
Stanford Exploration Project
7/5/1998