The invention relates generally to the field of geophysical prospecting, and more particularly to geophysical data processing. Specifically, the invention is a method for inversion of data acquired from multiple geophysical sources such as seismic sources, involving geophysical simulation that computes the data from many simultaneously-active geophysical sources in one execution of the simulation.
Even with modern computing power, seismic full wavefield inversion is still a computationally expensive endeavor. However, the benefit of obtaining a detailed representation of the subsurface using this method is expected to outweigh this impediment. Development of algorithms and workflows that lead to faster turn around time is a key step towards making this technology feasible for field scale data. Seismic full waveform inversion involves several iterations of forward and adjoint simulation of the data. Therefore techniques that reduce the cost of forward and adjoint computation runs will allow users to solve larger scale problems in a reasonable amount of time.
Geophysical inversion [1,2] attempts to find a model of subsurface properties that optimally explains observed data and satisfies geological and geophysical constraints. There are a large number of well known methods of geophysical inversion. These well known methods fall into one of two categories, iterative inversion and non-iterative inversion. The following are definitions of what is commonly meant by each of the two categories:
Non-iterative inversion—inversion that is accomplished by assuming some simple background model and updating the model based on the input data. This method does not use the updated model as input to another step of inversion. For the case of seismic data these methods are commonly referred to as imaging, migration, diffraction tomography or Born inversion.
Iterative inversion—inversion involving repetitious improvement of the subsurface properties model such that a model is found that satisfactorily explains the observed data. If the inversion converges, then the final model will better explain the observed data and will more closely approximate the actual subsurface properties. Iterative inversion usually produces a more accurate model than non-iterative inversion, but is much more expensive to compute.
Iterative inversion is generally preferred over non-iterative inversion, because it yields more accurate subsurface parameter models. Unfortunately, iterative inversion is so computationally expensive that it is impractical to apply it to many problems of interest. This high computational expense is the result of the fact that all inversion techniques require many compute intensive simulations. The compute time of any individual simulation is proportional to the number of sources to be inverted, and typically there are large numbers of sources in geophysical data, where the term source as used in the preceding refers to an activation location of a source apparatus. The problem is exacerbated for iterative inversion, because the number of simulations that must be computed is proportional to the number of iterations in the inversion, and the number of iterations required is typically on the order of hundreds to thousands.
The most commonly employed iterative inversion method employed in geophysics is cost function optimization. Cost function optimization involves iterative minimization or maximization of the value, with respect to the model M, of a cost function S(M) which is a measure of the misfit between the calculated and observed data (this is also sometimes referred to as the objective function), where the calculated data are simulated with a computer using the current geophysical properties model and the physics governing propagation of the source signal in a medium represented by a given geophysical properties model. The simulation computations may be done by any of several numerical methods including but not limited to finite difference, finite element or ray tracing. The simulation computations can be performed in either the frequency or time domain.
Cost function optimization methods are either local or global [3]. Global methods simply involve computing the cost function S(M) for a population of models {M1, M2, M3, . . . } and selecting a set of one or more models from that population that approximately minimize S(M). If further improvement is desired this new selected set of models can then be used as a basis to generate a new population of models that can be again tested relative to the cost function S(M). For global methods each model in the test population can be considered to be an iteration, or at a higher level each set of populations tested can be considered an iteration. Well known global inversion methods include Monte Carlo, simulated annealing, genetic and evolution algorithms.
Unfortunately global optimization methods typically converge extremely slowly and therefore most geophysical inversions are based on local cost function optimization. Algorithm 1 summarizes local cost function optimization.
This procedure is iterated by using the new updated model as the starting model for another gradient search. The process continues until an updated model is found that satisfactorily explains the observed data. Commonly used local cost function inversion methods include gradient search, conjugate gradients and Newton's method.
Local cost function optimization of seismic data in the acoustic approximation is a common geophysical inversion task, and is generally illustrative of other types of geophysical inversion. When inverting seismic data in the acoustic approximation the cost function can be written as:
where:
The gathers can be any type of gather that can be simulated in one run of a seismic forward modeling program. Usually the gathers correspond to a seismic shot, although the shots can be more general than point sources. For point sources the gather index g corresponds to the location of individual point sources. For plane wave sources g would correspond to different plane wave propagation directions. This generalized source data, ψobs, can either be acquired in the field or can be synthesized from data acquired using point sources. The calculated data ψcalc on the other hand can usually be computed directly by using a generalized source function when forward modeling. For many types of forward modeling, including finite difference modeling, the computation time needed for a generalized source is roughly equal to the computation time needed for a point source.
Equation (1) can be simplified to:
where the sum over receivers and time samples is now implied and,
δ(M,wg)=ψcalc(M,wg)−ψobs(wg) (Eqn. 3)
Inversion attempts to update the model M such that S(M) is a minimum. This can be accomplished by local cost function optimization which updates the given model M(k) as follows:
M(k+1)=M(k)−α(k)∇MS(M) (Eqn. 4)
where k is the iteration number, α is the scalar size of the model update, and ∇MS(M) is the gradient of the misfit function, taken with respect to the model parameters. The model perturbations, or the values by which the model is updated, are calculated by multiplication of the gradient of the objective function with a step length α, which must be repeatedly calculated.
From equation (2), the following equation can be derived for the gradient of the cost function:
So to compute the gradient of the cost function one must separately compute the gradient of each gather's contribution to the cost function, then sum those contributions. Therefore, the computational effort required for computing ∇MS(M) is Ng times the compute effort required to determine the contribution of a single gather to the gradient. For geophysical problems, Ng usually corresponds to the number of geophysical sources and is on the order of 10,000 to 100,000, greatly magnifying the cost of computing ∇MS(M).
Note that computation of ∇MW(δ) requires computation of the derivative of W(δ) with respect to each of the N model parameters mi. Since for geophysical problems N is usually very large (usually more that one million), this computation can be extremely time consuming if it had to be performed for each individual model parameter. Fortunately, the adjoint method can be used to efficiently perform this computation for all model parameters at once [1]. The adjoint method for the least squares objective function and a gridded model parameterization is summarized by the following algorithm:
While computation of the gradients using the adjoint method is efficient relative to other methods, it is still very costly. In particular the adjoint methods requires two simulations, one forward in time and one backward in time, and for geophysical problems these simulations are usually very compute intensive. Also, as discussed above, this adjoint method computation must be performed for each measured data gather individually, increasing the compute cost by a factor of Ng.
The compute cost of all categories of inversion can be reduced by inverting data from combinations of the sources, rather than inverting the sources individually. This may be called simultaneous source inversion. Several types of source combination are known including: coherently sum closely spaced sources to produce an effective source that produces a wavefront of some desired shape (e.g. a plane wave), sum widely spaces sources, or fully or partially stacking the data before inversion.
The compute cost reduction gained by inverting combined sources is at least partly offset by the fact that inversion of the combined data usually produces a less accurate inverted model. This loss in accuracy is due to the fact that information is lost when the individual sources are summed, and therefore the summed data does not constrain the inverted model as strongly as the unsummed data. This loss of information during summation can be minimized by encoding each shot record before summing Encoding before combination preserves significantly more information in the simultaneous source data, and therefore better constrains the inversion [4]. Encoding also allows combination of closely spaced sources, thus allowing more sources to be combined for a given computational region. Various encoding schemes can be used with this technique including time shift encoding and random phase encoding. The remainder of this Background section briefly reviews various published geophysical simultaneous source techniques, both encoded and non-encoded.
Van Manen [6] suggests using the seismic interferometry method to speed up forward simulation. Seismic interferometry works by placing sources everywhere on the boundary of the region of interest. These sources are modeled individually and the wavefield at all locations for which a Green's function is desired is recorded. The Green's function between any two recorded locations can then be computed by cross-correlating the traces acquired at the two recorded locations and summing over all the boundary sources. If the data to be inverted have a large number of sources and receivers that are within the region of interest (as opposed to having one or the other on the boundary), then this is a very efficient method for computing the desired Green's functions. However, for the seismic data case it is rare that both the source and receiver for the data to be inverted are within the region of interest. Therefore, this improvement has very limited applicability to the seismic inversion problem.
Berkhout [7] and Zhang [8] suggest that inversion in general can be improved by inverting non-encoded simultaneous sources that are summed coherently to produce some desired wave front within some region of the subsurface. For example, point source data could be summed with time shifts that are a linear function of the source location to produce a down-going plane wave at some particular angle with respect to the surface. This technique could be applied to all categories of inversion. A problem with this method is that coherent summation of the source gathers necessarily reduces the amount of information in the data. So for example, summation to produce a plane wave removes all the information in the seismic data related to travel time versus source-receiver offset. This information is critical for updating the slowly varying background velocity model, and therefore Berkhout's method is not well constrained. To overcome this problem many different coherent sums of the data (e.g. many plane waves with different propagation directions) could be inverted, but then efficiency is lost since the cost of inversion is proportional to the number of different sums inverted. Herein, such coherently summed sources are called generalized sources. Therefore, a generalized source can either be a point source or a sum of point sources that produces a wave front of some desired shape.
Van Riel [9] suggests inversion by non-encoded stacking or partial stacking (with respect to source-receiver offset) of the input seismic data, then defining a cost function with respect to this stacked data which will be optimized. Thus, this publication suggests improving cost function based inversion using non-encoded simultaneous sources. As was true of the Berkhout's [6] simultaneous source inversion method, the stacking suggested by this method reduces the amount of information in the data to be inverted and therefore the inversion is less well constrained than it would have been with the original data.
Mora [10] proposes inverting data that is the sum of widely spaced sources. Thus, this publication suggests improving the efficiency of inversion using non-encoded simultaneous source simulation. Summing widely spaced sources has the advantage of preserving much more information than the coherent sum proposed by Berkhout. However, summation of widely spaced sources implies that the aperture (model region inverted) that must be used in the inversion must be increased to accommodate all the widely spaced sources. Since the compute time is proportional to the area of this aperture, Mora's method does not produce as much efficiency gain as could be achieved if the summed sources were near each other.
Ober [11] suggests speeding up seismic migration, a special case of non-iterative inversion, by using simultaneous encoded sources. After testing various coding methods, Ober found that the resulting migrated images had significantly reduced signal-to-noise ratio due to the fact that broad band encoding functions are necessarily only approximately orthogonal. Thus, when summing more than 16 shots, the quality of the inversion was not satisfactory. Since non-iterative inversion is not very costly to begin with, and since high signal-to-noise ratio inversion is desired, this technique is not widely practiced in the geophysical industry.
Ikelle [12] suggests a method for fast forward simulation by simultaneously simulating point sources that are activated (in the simulation) at varying time intervals. A method is also discussed for decoding these time-shifted simultaneous-source simulated data back into the separate simulations that would have been obtained from the individual point sources. These decoded data could then be used as part of any conventional inversion procedure. A problem with Ikelle's method is that the proposed decoding method will produce separated data having noise levels proportional to the difference between data from adjacent sources. This noise will become significant for subsurface models that are not laterally constant, for example from models containing dipping reflectors. Furthermore, this noise will grow in proportion to the number of simultaneous sources. Due to these difficulties, Ikelle's simultaneous source approach may result in unacceptable levels of noise if used in inverting a subsurface that is not laterally constant.
Source encoding proposed by Krebs et al. in PCT Patent Application Publication No. WO 2008/042081, which is incorporated herein by reference in all jurisdictions that allow it, is a very cost effective method to invert full wave field data. (The same approach of simultaneous inversion of an encoded gather will work for receivers, either via source-receiver reciprocity or by encoding the actual receiver locations in common-source gathers of data.) For fixed receivers, the forward and adjoint computations only need to be performed for a single effective source; see PCT Patent Application Publication No. WO 2009/117174, which is incorporated herein by reference in all jurisdictions that allow it. Given the fact that hundreds of shots are recorded for typical 2D acquisition geometries, and thousands in the case of 3D surveys, computational savings from this method are quite significant. In practice, a fixed receiver assumption is not strictly valid for most common field data acquisition geometries. In the case of marine streamer data, both sources and receivers move for every new shot. Even in surveys where the locations of receivers are fixed, the practice often is that not all receivers are “listening” to every shot, and the receivers that are listening can vary from shot-to-shot. This also violates the “fixed-receiver assumption.” In addition, due to logistical problems, it is difficult to record data close to the source, and this means that near-offset data are typically missing. This is true for both marine and land surveys. Both of these factors mean that for a simultaneous source gather, every receiver location will be missing data for some source shots. In summary, in simultaneous encoded-source inversion, for a given simultaneous encoded gather, data are required at all receiver locations for every shot, and this may be referred to as the fixed-receiver assumption of simultaneous encoded-source inversion. In WO 08/042081, some of the disclosed embodiments may work better than others when the fixed-receiver assumption is not satisfied. Therefore, it would be advantageous to have an accommodation or adjustment to straightforward application of simultaneous encoded sources (and/or receivers) inversion that would enhance its performance when the fixed-receiver assumption is compromised. The present invention provides ways of doing this. Haber et al. [15] also describe an approach to the problem of moving receivers in simultaneous encoded source inversion using a stochastic optimization method, and apply it to a direct current resistivity problem.
In one embodiment, the invention is a computer-implemented method for full-wavefield inversion, using simultaneous source encoding, of measured geophysical data from a survey that does not satisfy the fixed-receiver assumption of simultaneous encoded source inversion, to determine a physical properties model for a subsurface region, comprising the following steps, described with reference to the flowchart of
(a) obtaining a group of two or more encoded gathers of the measured geophysical data (40), acquired under conditions where the fixed-receiver assumption is not valid, wherein each gather is associated with a single generalized source, or alternatively with a single receiver, and wherein each gather is encoded (60) with a different encoding function selected from a set of non-equivalent encoding functions (30);
(b) summing the encoded gathers in the group by summing all, or selected, data records in each gather that correspond to a single receiver (60) or alternatively to a single source, and repeating for each different receiver or alternatively for each different source, resulting in a simultaneous encoded gather (80); or alternatively acquiring encoded data in the field survey (90) where the encoding functions are measured source signatures (50);
(c) assuming a physical properties model (10) of the subsurface region, said model providing values of at least one physical property at locations throughout the subsurface region;
(d) simulating a synthetic simultaneous encoded gather of data, using the assumed physical properties model, wherein the simulation uses encoded source signatures (70), and wherein an entire simultaneous encoded gather is simulated in a single simulation operation;
(e) computing an objective function measuring cross-correlation between the simultaneous encoded gather of measured data and the simulated simultaneous encoded gather (100);
(f) updating (110) the physical properties model by optimizing the objective function (100);
(g) iterating steps (a)-(f) at least one more time using the updated physical properties model (20) from the previous iteration as the assumed physical properties model in step (c), resulting in a further updated physical properties model; and
(h) after convergence (120), downloading, displaying, or saving the further updated physical properties model to computer storage (130).
The present invention and its advantages will be better understood by referring to the following detailed description and the attached drawings in which:
The invention will be described in connection with example embodiments. However, to the extent that the following detailed description is specific to a particular embodiment or a particular use of the invention, this is intended to be illustrative only, and is not to be construed as limiting the scope of the invention. On the contrary, it is intended to cover all alternatives, modifications and equivalents that may be included within the scope of the invention, as defined by the appended claims.
The method proposed in this patent memo uses a cross-correlation objective function to invert encoded simultaneous source data. The raw shot gathers that are encoded to form simultaneous source data have missing near and far-offsets which is typical in a marine streamer survey. An intuitive understanding of how this cross-correlation objective function works for full wave field inversion (“FWI”) for non-fixed receiver data can be obtained by considering the imaging problem. In FWI, one or many modes of the seismic wavefields are inverted to obtain a physical property model of the Earth. First consider the imaging problem for simultaneous source reverse time migration (“RTM”).
Assume two measured wavefields d1, d2 in the subsurface due to two sources and they are encoded given by,
dfixedencoded=α1Pd1+α2Pd2
Where P is the projection operator that projects the data onto all receivers required for fixed receiver geometry. So if the operator P is same for all shots then it is a fixed receiver geometry. The encoded source is given by,
S=α1S1+α2S2
Let the forward problem be denoted by Ld=S where L is the partial differential operator, d is the simulated response and S is the encoded source function. If we denote the forward operator by L−1 such that simulated data d=L−1S and denote the back-propagation operator by {circumflex over (L)}−1, then the image obtained by cross-correlation is given by,
where P is the projection operator that maps the data computed in the entire domain to the set of fixed receivers. For the case of fixed receivers, P will be same for all sources since each and every receiver is listening to all sources.
For non-fixed receiver geometry, assume that Pk is the projection operator onto subset of receivers for the k-th source. Then the encoded data is given by,
dnon-fixedencoded=α1P1d1+α2P2d2
The image is then given by
If several realizations of encoding are used, the second term due to cross-talk cancels and its contribution to the image diminishes, thereby enhancing the signal to noise ratio. There is a close connection between the imaging and generating gradient for FWI. If we consider the objective function (often called cost function) in FWI to be an L2, i.e. least-squares, norm between measured and simulated data, then the gradient of the L2 objective function is simply the cross-correlation of the back-propagated data residual with the simulated wavefield. For fixed receiver geometry this is good measure since a particular receiver is listening to all sources. For non-fixed receivers, this is problematic since the encoded measured data is deficient compared to the encoded simulated data. This deficiency ultimately maps into model artifacts.
However the insight gained from the imaging condition where the receivers are non-fixed may be perceived as a clue that using a cross-correlation objective function for FWI can help mitigate this problem. So instead of L2, we consider a cross-correlation objective function, given by:
where dnon-fixedmeas are the encoded measured data with the non-fixed receivers, implying that the traces for which receivers are not listening to the source are assumed to be zero traces. dfixedsimulated are the simulated encoded data from the simultaneous source function; this is fixed receiver data since all the sources are fired simultaneously and every receiver is measuring the signal from this simultaneous source. Suppose for each shot, hypothetically, we are able to separate the receivers that are present in the survey and those that are missing, such that one can write dfixedsimulated=dnon-fixedsimulated+dmissingsimulated.
The traces that contribute to dmissingsimulated are exactly the traces that are not available in the measured data i.e., dnon-fixedmeas. Thus the contribution of the second term is small compared to the first term in the above equation. We can approximate the objective function by,
Also, if a different encoding is used for some iterations, preferably at each iteration, as taught by Krebs et al. in PCT Patent Application Publication No. WO 2008/042081, the second term will eventually diminish. In addition to changing encoding every iteration, a further option is to use a set of encodings at each iteration designed to obtain an average gradient of the objective function, i.e. the gradients obtained from each of the encodings when summed give the average gradient. Therefore at each iteration this averaging process decreases the cross-talk—an idea that is very similar to simultaneous source RTM imaging where the images obtained with different encodings are stacked to cancel the cross-talk noise. The averaging of the gradient is also advocated in stochastic optimization methods (Haber et al., [15]).
The overall goal in preferred embodiments of the present inventive method is to maximize, not minimize, the cross-correlation objective function. However, one can reformulate the objective function, e.g. replace it by its negative, in such a way that one effectively solves a minimization problem. The general expression of this step in the present inventive method is therefore to optimize the objective function. Depending on the choice of the optimization algorithm, i.e., whether it is solving a maximization or a minimization algorithm, the objective function can be chosen such that it preserves the main characteristics of the cross-correlation property that are insensitive to any arbitrary scale of the data. An advantage of the cross-correlation objective function is it makes the FWI insensitive to the scale of the wavelet. Effectively the travel-time components of the waveform are fit with this objective function. This can be easily seen if the objective function is written in frequency domain where the phase is a function of the travel-time.
Synthetic Example
The feasibility of the present inventive method was demonstrated with a synthetic example using the velocity model shown in
The multi-resolution method with time-windowing was used to carry out the inversion. In the multi-resolution method, data are windowed by frequency bands to stabilize the inversion problem. Typically the data at the lower frequency band are inverted first and the model obtained from the low frequency inversion is used as the starting model for the next higher frequency band. This technique is used to avoid converging to a wrong solution often referred as local minima solutions.
Inversion with the cross-correlation objective function may encounter local minima when the source records being added are spaced too closely. Spacing shot records further apart resolves this issue, but reduces the amount of information going into the inversion, thereby degrading the quality of the final inverted model. A way to resolve this conflict is to split all available shots records into several groups, where shot records belonging to the same group are spaced further apart. A different group of shots may then be selected in each iteration of the nonlinear inversion, until all groups have been used. The process may be repeated until convergence. One way that this can be done is with the encoding functions that multiply the source signatures and the measured data gathers. All encoding functions for data records not in the selected group for a particular iteration can be set equal to zero. In fact, the encoding functions may be used to randomly choose the shots in each group, which will result in increased shot spacing following the idea presented by Boonyasiriwat and Schuster, 2010, where they apply this to a fixed-receiver spread and for a different purpose. This can be done using the random encoding sequence [−1,0,+1]. This technique for increasing shot spacing can be used in the present inventive method for reducing crosstalk noise for non-stationary receivers. Other methods for achieving greater shot separation in the smaller groups of shot records may be devised.
The following is an example of applying the strategy described above.
Feasibility of this approach is demonstrated with a synthetic example. There are 383 shots generated with 20 m shot spacing and receivers are placed every 10 m. To simulate the non-fixed receiver geometry, offsets from positive 200 m to 3 km are used for each shot. Those shots are encoded to form the measured encoded data. At each iteration in the nonlinear inversion, 8 simultaneous sources are used to compute the average gradient.
The foregoing application is directed to particular embodiments of the present invention for the purpose of illustrating it. It will be apparent, however, to one skilled in the art, that many modifications and variations to the embodiments described herein are possible. All such modifications and variations are intended to be within the scope of the present invention, as defined in the appended claims. Persons skilled in the art will readily recognize that in preferred embodiments of the invention, at least some of the steps in the present inventive method are performed on a computer, i.e. the invention is computer implemented. In such cases, the resulting updated physical properties model may either be downloaded, displayed, or saved to computer storage.
This application claims the benefit of U.S. Provisional Patent Application 61/418,694, filed Dec. 1, 2010, entitled Simultaneous Source Inversion for Marine Streamer Data with Cross-Correlation Objective Function, and U.S. Provisional Patent Application 61/509,904, filed Jul. 20, 2011 having the same title, both of which are incorporated by reference herein in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
3812457 | Weller | May 1974 | A |
3864667 | Bahjat | Feb 1975 | A |
4159463 | Silverman | Jun 1979 | A |
4168485 | Payton et al. | Sep 1979 | A |
4545039 | Savit | Oct 1985 | A |
4562540 | Devaney | Dec 1985 | A |
4575830 | Ingram et al. | Mar 1986 | A |
4594662 | Devaney | Jun 1986 | A |
4636956 | Vannier et al. | Jan 1987 | A |
4675851 | Savit et al. | Jun 1987 | A |
4686654 | Savit | Aug 1987 | A |
4707812 | Martinez | Nov 1987 | A |
4715020 | Landrum, Jr. | Dec 1987 | A |
4766574 | Whitmore et al. | Aug 1988 | A |
4780856 | Becquey | Oct 1988 | A |
4823326 | Ward | Apr 1989 | A |
4924390 | Parsons et al. | May 1990 | A |
4953657 | Edington | Sep 1990 | A |
4969129 | Currie | Nov 1990 | A |
4982374 | Edington et al. | Jan 1991 | A |
5260911 | Mason et al. | Nov 1993 | A |
5469062 | Meyer, Jr. | Nov 1995 | A |
5583825 | Carrazzone et al. | Dec 1996 | A |
5677893 | de Hoop et al. | Oct 1997 | A |
5715213 | Allen | Feb 1998 | A |
5717655 | Beasley | Feb 1998 | A |
5719821 | Sallas et al. | Feb 1998 | A |
5721710 | Sallas et al. | Feb 1998 | A |
5790473 | Allen | Aug 1998 | A |
5798982 | He et al. | Aug 1998 | A |
5822269 | Allen | Oct 1998 | A |
5838634 | Jones et al. | Nov 1998 | A |
5852588 | de Hoop et al. | Dec 1998 | A |
5878372 | Tabarovsky et al. | Mar 1999 | A |
5920828 | Norris et al. | Jul 1999 | A |
5924049 | Beasley et al. | Jul 1999 | A |
5999488 | Smith | Dec 1999 | A |
5999489 | Lazaratos | Dec 1999 | A |
6014342 | Lazaratos | Jan 2000 | A |
6021094 | Ober et al. | Feb 2000 | A |
6028818 | Jeffryes | Feb 2000 | A |
6058073 | VerWest | May 2000 | A |
6125330 | Robertson et al. | Sep 2000 | A |
6219621 | Hornbostel | Apr 2001 | B1 |
6225803 | Chen | May 2001 | B1 |
6311133 | Lailly et al. | Oct 2001 | B1 |
6317695 | Zhou et al. | Nov 2001 | B1 |
6327537 | Ikelle | Dec 2001 | B1 |
6374201 | Grizon et al. | Apr 2002 | B1 |
6381543 | Guerillot et al. | Apr 2002 | B1 |
6388947 | Washbourne et al. | May 2002 | B1 |
6480790 | Calvert et al. | Nov 2002 | B1 |
6522973 | Tonellot et al. | Feb 2003 | B1 |
6545944 | de Kok | Apr 2003 | B2 |
6549854 | Malinverno et al. | Apr 2003 | B1 |
6574564 | Lailly et al. | Jun 2003 | B2 |
6593746 | Stolarczyk | Jul 2003 | B2 |
6662147 | Fournier et al. | Dec 2003 | B1 |
6665615 | Van Riel et al. | Dec 2003 | B2 |
6687619 | Moerig et al. | Feb 2004 | B2 |
6687659 | Shen | Feb 2004 | B1 |
6704245 | Becquey | Mar 2004 | B2 |
6714867 | Meunier | Mar 2004 | B2 |
6735527 | Levin | May 2004 | B1 |
6754590 | Moldoveanu | Jun 2004 | B1 |
6766256 | Jeffryes | Jul 2004 | B2 |
6826486 | Malinverno | Nov 2004 | B1 |
6836448 | Robertsson et al. | Dec 2004 | B2 |
6842701 | Moerig et al. | Jan 2005 | B2 |
6859734 | Bednar | Feb 2005 | B2 |
6865487 | Charron | Mar 2005 | B2 |
6865488 | Moerig et al. | Mar 2005 | B2 |
6876928 | Van Riel et al. | Apr 2005 | B2 |
6882938 | Vaage et al. | Apr 2005 | B2 |
6882958 | Schmidt et al. | Apr 2005 | B2 |
6901333 | Van Riel et al. | May 2005 | B2 |
6903999 | Curtis et al. | Jun 2005 | B2 |
6927698 | Stolarczyk | Aug 2005 | B2 |
6944546 | Xiao et al. | Sep 2005 | B2 |
6947843 | Fisher et al. | Sep 2005 | B2 |
6970397 | Castagna et al. | Nov 2005 | B2 |
6977866 | Huffman et al. | Dec 2005 | B2 |
6999880 | Lee | Feb 2006 | B2 |
7046581 | Calvert | May 2006 | B2 |
7050356 | Jeffryes | May 2006 | B2 |
7069149 | Goff et al. | Jun 2006 | B2 |
7072767 | Routh et al. | Jul 2006 | B2 |
7092823 | Lailly et al. | Aug 2006 | B2 |
7110900 | Adler et al. | Sep 2006 | B2 |
7184367 | Yin | Feb 2007 | B2 |
7230879 | Herkenoff et al. | Jun 2007 | B2 |
7271747 | Baraniuk et al. | Sep 2007 | B2 |
7330799 | Lefebvre et al. | Feb 2008 | B2 |
7337069 | Masson et al. | Feb 2008 | B2 |
7373251 | Hamman et al. | May 2008 | B2 |
7373252 | Sherrill et al. | May 2008 | B2 |
7376046 | Jeffryes | May 2008 | B2 |
7376539 | Lecomte | May 2008 | B2 |
7400978 | Langlais et al. | Jul 2008 | B2 |
7436734 | Krohn | Oct 2008 | B2 |
7480206 | Hill | Jan 2009 | B2 |
7584056 | Koren | Sep 2009 | B2 |
7599798 | Beasley et al. | Oct 2009 | B2 |
7602670 | Jeffryes | Oct 2009 | B2 |
7616523 | Tabti et al. | Nov 2009 | B1 |
7620534 | Pita et al. | Nov 2009 | B2 |
7646924 | Donoho | Jan 2010 | B2 |
7672194 | Jeffryes | Mar 2010 | B2 |
7672824 | Dutta et al. | Mar 2010 | B2 |
7675815 | Saenger et al. | Mar 2010 | B2 |
7679990 | Herkenhoff et al. | Mar 2010 | B2 |
7715985 | Van Manen et al. | May 2010 | B2 |
7725266 | Sirgue et al. | May 2010 | B2 |
7791980 | Robertsson et al. | Sep 2010 | B2 |
7835072 | Izumi | Nov 2010 | B2 |
7840625 | Candes et al. | Nov 2010 | B2 |
20020099504 | Cross et al. | Jul 2002 | A1 |
20020120429 | Ortoleva | Aug 2002 | A1 |
20020183980 | Guillaume | Dec 2002 | A1 |
20040199330 | Routh et al. | Oct 2004 | A1 |
20060235666 | Assa et al. | Oct 2006 | A1 |
20070036030 | Baumel et al. | Feb 2007 | A1 |
20070274155 | Ikelle | Nov 2007 | A1 |
20080175101 | Saenger et al. | Jul 2008 | A1 |
20080306692 | Singer et al. | Dec 2008 | A1 |
20090070042 | Birchwood et al. | Mar 2009 | A1 |
20090083006 | Mackie | Mar 2009 | A1 |
20090164186 | Haase et al. | Jun 2009 | A1 |
20090164756 | Dokken et al. | Jun 2009 | A1 |
20090187391 | Wendt et al. | Jul 2009 | A1 |
20090248308 | Luling | Oct 2009 | A1 |
20090254320 | Lovatini et al. | Oct 2009 | A1 |
20090259406 | Khadhraoui et al. | Oct 2009 | A1 |
20100008184 | Hegna et al. | Jan 2010 | A1 |
20100018718 | Krebs et al. | Jan 2010 | A1 |
20100039894 | Abma et al. | Feb 2010 | A1 |
20100054082 | McGarry et al. | Mar 2010 | A1 |
20100088035 | Etgen et al. | Apr 2010 | A1 |
20100103772 | Eick et al. | Apr 2010 | A1 |
20100118651 | Liu et al. | May 2010 | A1 |
20100142316 | Keers et al. | Jun 2010 | A1 |
20100161233 | Saenger et al. | Jun 2010 | A1 |
20100161234 | Saenger et al. | Jun 2010 | A1 |
20100185422 | Hoversten | Jul 2010 | A1 |
20100208554 | Chiu et al. | Aug 2010 | A1 |
20100212909 | Baumstein et al. | Aug 2010 | A1 |
20100265797 | Robertsson et al. | Oct 2010 | A1 |
20100270026 | Lazaratos et al. | Oct 2010 | A1 |
20100286919 | Lee et al. | Nov 2010 | A1 |
20100299070 | Abma | Nov 2010 | A1 |
20120095690 | Higginbotham et al. | Apr 2012 | A1 |
Number | Date | Country |
---|---|---|
1 094 338 | Apr 2001 | EP |
1 746 443 | Jan 2007 | EP |
2 390 712 | Jan 2004 | GB |
2 391 665 | Feb 2004 | GB |
WO 2006037815 | Apr 2006 | WO |
WO 2007046711 | Apr 2007 | WO |
WO 2008042081 | Apr 2008 | WO |
WO 2008123920 | Oct 2008 | WO |
WO 2009067041 | May 2009 | WO |
WO 2009117174 | Sep 2009 | WO |
Entry |
---|
Anderson, J.E. et al. (2008), “Sources Near the Free-Surface Boundary: Pitfalls for Elastic Finite-Difference Seismic Simulation and Multi-Grid Waveform Inversion,” 70th EAGE Conf. & Exh., 4 pgs. |
Dickens, T.A. et al. (2011), RTM angle gathers using Poynting vectors, SEG Expanded Abstracts 30, pp. 3109-3113. |
Helbig, K. (1994), “Foundations of Anisotropy for Exploration Seismics,” Chapter 5, pp. 185-194. |
Hu, L.Z. et al. (1987), “Wave-field transformations of vertical seismic profiles,” Geophysics 52, pp. 307-321. |
Lazaratos, S. et al. (2011), “Improving the convergence rate of full wavefield inversion using spectral shaping,” SEG Expanded Abstracts 30, pp. 2428-2432. |
Liu, F. et al. (2007), “Reverse-time migration using one-way wavefield imaging condition,” SEG Expanded Abstracts 26, pp. 2170-2174. |
Liu, F. et al. (2011), “An effective imaging condition for reverse-time migration using wavefield decomposition,” Geophysics 76, pp. S29-S39. |
Mora, P. (1987), “Elastic Wavefield Inversion,” PhD Thesis, Stanford University, pp. 22-25. |
Mora, P. (1989), “Inversion=migration+tomography,” Geophysics 64, pp. 888-901. |
Pratt, R.G. (1999), “Seismic waveform inversion in the frequency domain, Part 1: Theory and verification in a physical scale model,” Geophysics 64, pp. 888-901. |
Sheng, J. et al. (2006), “Early arrival waveform tomography on near-surface refraction data,” Geophysics 71, pp. U47-U57. |
Simard, P.Y. et al. (1990), “Vector Field Restoration by the Method of Convex Projections,” Computer Vision, Graphics and Image Processing 52, pp. 360-385. |
Tang, Y. (2008), “Wave-equation Hessian by phase encoding,” SEG Expanded Abstracts 27, pp. 2201-2205. |
Tang, Y. (2009), “Target-oriented wave-equation least-squares migration/inversion with phase-encoded Hessian,” Geophysics 74, pp. WCA95-WCA107. |
Tang, Y. et al. (2010), “Preconditioning full waveform inversion with phase-encoded Hessian,” SEG Expanded Abstracts 29, pp. 1034-1037. |
Tsvankin, I. (2001), “Seismic Signatures and Analysis of Reflection Data in Anisotropic Media,” Elsevier Science, p. 8. |
Xie, X. et al. (2002), “Extracting angle domain information from migrated wavefield,” SEG Expanded Abstracts21, pp. 1360-1363. |
Xie, X.-B. et al. (2006), “Wave-equation-based seismic illumination analysis,” Geophysics 71(5), pp. S169-S177. |
Yoon, K. et al. (2004), “Challenges in reverse-time migration,” SEG Expanded Abstracts 23, pp. 1057-1060. |
Dai, W. et al. (2010), “3D Multi-source Least-squares Reverse Time Migration,” SEG Denver 2010 Annual Meeting, pp. 3120-3124. |
Delprat-Jannuad, F. et al. (2005), “A fundamental limitation for the reconstruction of impedance profiles from seismic data,” Geophysics 70(1), pp. R1-R14. |
Dunkin, J.W. et al. (1973), “Effect of Normal Moveout on a Seismic Pluse,” Geophysics 38(4), pp. 635-642. |
Igel, H. et al. (1996), “Waveform inversion of marine reflection seismograms for P impedance and Poisson's ratio,” Geophys. J. Int. 124i, pp. 363-371. |
Lancaster, S. et al. (2000), “Fast-track ‘colored’ inversion,” 70th SEG Ann. Meeting, Expanded Abstracts, pp. 1572-1575. |
Lazaratos, S. et al. (2009), “Inversion of Pre-migration Spectral Shaping,” 2009 SEG Houston Int'l. Expo. & Ann. Meeting, Expanded Abstracts, pp. 2383-2387. |
Lazaratos, S. (2006), “Spectral Shaping Inversion for Elastic and Rock Property Estimation,” Research Disclosure, Issue 511, pp. 1453-1459. |
Moghaddam, P.P. et al. (2010), “Randomized full-waveform inversion: a dimenstionality-reduction approach,” 80th SEG Ann. Meeting, Expanded Abstracts, pp. 977-982. |
Ostmo, S. et al. (2002), “Finite-difference iterative migration by linearized waveform inversion in the frequency domain,” SEG Int'l. Expo. & 72nd Ann. Meeting, 4 pgs. |
Pica, A. et al. (2005), “3D Surface-Related Multiple Modeling, Principles and Results,” 2005 SEG Ann. Meeting, SEG Expanded Abstracts 24, pp. 2080-2083. |
Rawlinson, N. et al. (2008), “A dynamic objective function technique for generating multiple solution models in seismic tomography,” Geophys. J. Int. 178, pp. 295-308. |
Routh, P. et al. (2011), “Encoded Simultaneous Source Full-Wavefield Inversion for Spectrally Shaped Marine Streamer Data,” SEG San Antonio 2011 Ann. Meeting, pp. 2433-2438. |
Shen, P. et al. (2003), “Differential semblance velocity analysis by wave-equation migration,” 73rd Ann. Meeting of Society of Exploration Geophysicists, 4 pgs. |
Shih, R-C. et al. (1996), “Iterative pre-stack depth migration with velocity analysis,” Terrestrial, Atmospheric & Oceanic Sciences 7(2), pp. 149-158. |
van Groenestijn, G.J.A. et al. (2009), “Estimating primaries by sparse inversion and application to near-offset reconstruction,” Geophyhsics 74(3), pp. A23-A28. |
Verschuur, D.J. et al. (1992), “Adaptive surface-related multiple elimination,” Geophysics 57(9), pp. 1166-1177. |
Verschuur, D.J. (1989), “Wavelet Estimation by Prestack Multiple Elimination,” SEG Expanded Abstracts 8, pp. 1129-1132. |
Wang, Y. (2007), “Multiple prediction through inversion: Theoretical advancements and real data application,” Geophysics 72(2), pp. V33-V39. |
Wang, K. et al. (2009), “Simultaneous full-waveform inversion for source wavelet and earth model,” SEG Int'l. Expo. & Ann. Meeting, Expanded Abstracts, pp. 2537-2541. |
Wu R-S. et al. (2006), “Directional illumination analysis using beamlet decomposition and propagation,” Geophysics 71(4), pp. S147-S159. |
Young, J. et al. (2011), “An Application of Random Projection to Parameter Estimation in partial Differential Equations,” SIAM, 20 pgs. |
Abt, D.L. et al. (2010), “North American lithospheric discontinuity structured imaged by Ps and Sp receiver functions,” J. Geophys. Res., 24 pgs. |
Akerberg, P., et al. (2008), “Simultaneous source separation by sparse radon transform,” 78th Annual International Meeting, SEG Expanded Abstracts, pp. 2801-2805. |
Aki, K. et al. (1980), “Quantitative Seismology: Theory and Methods vol. I—Chapter 7—Surface Waves in a Vertically Heterogenous Medium,” W.H. Freeman and Co., pp. 259-318. |
Aki, K. et al. (1980), “Quantitative Seismology: Theory and Methods vol. I,” W.H. Freeman and Co., p. 173. |
Beasley, C. (2008), “A new look at marine simultaneous sources,” The Leading Edge 27(7), pp. 914-917. |
Beaty, K.S. et al. (2003), “Repeatability of multimode Rayleigh-wave dispersion studies,” Geophysics 68(3), pp. 782-790. |
Beaty, K.S. et al. (2002), “Simulated annealing inversion of multimode Rayleigh wave dispersion waves for geological structure,” Geophys. J. Int. 151, pp. 622-631. |
Becquey, M. et al. (2002), “Pseudo-Random Coded Simultaneous Vibroseismics,” SEG Int'l. Exposition and 72th Annl. Mtg., 4 pgs. |
Berkhout, A.J. (1987), “Applied Seismic Wave Theory,” Elsevier Science Publishers, p. 142. |
Berkhout, A.J. (1992), “Areal shot record technology,” J. of Seismic Exploration 1, pp. 251-264. |
Berkhout, a.J. (2008), “Changing the mindset in seismic data acquisition,” The Leading Edge 27(7), pp. 924-938. |
Ben-Hadj-Ali, H. et al. (2009), “Three-dimensional frequency-domain full waveform inversion with phase encoding,” SEG Expanded Abstracts, pp. 2288-2292. |
Beylkin, G. (1985), “Imaging of discontinuities in the inverse scattring problem by inversion of a causal generalized Radon transform,” J. Math. Phys. 26, pp. 99-108. |
Bonomi, E. et al. (2006), “Wavefield Migration plus Monte Carlo Imaging of 3D Prestack Seismic Data,” Geophysical Prospecting 54, pp. 505-514. |
Boonyasiriwat, C. et al. (2010), “3D Multisource Full-Waveform Inversion Using Dynamic Random Phase Encoding,” SEG Expanded Abstracts 29, pp. 1044-1049. |
Boonyasirwat, C. et al. (2010), “3D Multi-source Least-squares reverse Time Migration,” SEG Denver 2010 Annual Meeting, pp. 3120-3124. |
Bunks, C., et al. (1995), “Multiscale seismic waveform inversion,” Geophysics 60, pp. 1457-1473. |
Chavent, G. et al. (1999), “An optimal true-amplitude least-squares prestack depth-migration operator,” Geophysics 64(2), pp. 508-515. |
Clapp, R.G. (2009), “Reverse time migration with random boundaries,” SEG International Exposition and Meeting, Expanded Abstracts, pp. 2809-2813. |
Dziewonski A. et al. (1981), “Preliminary Reference Earth Model,” Phys. Earth Planet. Int. 25(4), pp. 297-356. |
Ernst, F.E. et al. (2000), “Tomography of dispersive media,” J. Acoust. Soc. Am 108(1), pp. 105-116. |
Ernst, F.E. et al. (2002), “Removal of scattered guided waves from seismic data,” Geophysics 67(4), pp. 1240-1248. |
Esmersoy, C. (1990), “Inversion of P and SV waves from multicomponent offset vertical seismic profiles,” Geophysics 55(1), pp. 39-50. |
Fallat, M.R. et al. (1999), “Geoacoustic inversion via local, global, and hybrid algorithms,” J. Acoust. So. Am. 105, pp. 3219-3230. |
Fichtner, A. et al. (2006), “The adjoint method in seismology I. Theory,” Physics of the Earth and Planetary Interiors 157, pp. 86-104. |
Forbriger, T. (2003), “Inversion of shallow-seismic wavefields: I. Wavefield transformation,” Geophys. J. Int. 153, pp. 719-734. |
Gibson, B. et al. (1984), “Predictive deconvolution and the zero-phase source,” Geophysics 49(4), pp. 379-397. |
Griewank, A. (1992), “Achieving logarithmic growth of temporal and spatial complexity in reverse automatic differentiation,” 1 Optimization Methods and Software, pp. 35-54. |
Griewank, A. (2000), “Evaluating Derivatives: Principles and Techniques of Algorithmic Differentiation,” Society for Industrial and Applied Mathematics, 49 pgs. |
Griewank, A. et al. (2000), “Algorithm 799: An implementation of checkpointing for the reverse or adjoint mode of computational differentiation,” 26 ACM Transactions on Mathematical Software, pp. 19-45. |
Griewank, A. et al. (1996), “Algorithm 755: A package for the automatic differentiation of algorithms written in C/C++,” ACM Transactions on Mathematical Software 22(2), pp. 131-167. |
Haber, E. et al. (2010), “An effective method for parameter estimation with PDE constraints with multiple right hand sides,” Preprint—UBC http://www.math.ubc.ca/˜haber/pubs/PdeOptStochV5.pdf, 20 pgs. |
Herrmann, F.J. (2010), “Randomized dimensionality reduction for full-waveform inversion,” EAGE abstract G001, 72nd EAGE Barcelona meeting, 5 pgs. |
Holschneider, J. et al. (2005), “Characterization of dispersive surface waves using continuous wavelet transforms,” Geophys. J. Int. 163, pp. 463-478. |
Ikelle, L.T. (2007), “Coding and decoding: Seismic data modeling, acquisition, and processing,” 77th Annual Int'l. Meeting, SEG Expanded Abstracts, pp. 66-70. |
Jackson, D.R. et al. (1991), “Phase conjugation in underwater acoustics,” J. Acoust. Soc. Am. 89(1), pp. 171-181. |
Jing, X. et al. (2000), “Encoding multiple shot gathers in prestack migration,” SEG International Exposition and 70th Annual Meeting, Expanded Abstracts, pp. 786-789. |
Kennett, B.L.N. (1991), “The removal of free surface interactions from three-component seismograms,” Geophys. J. Int. 104, pp. 153-163. |
Krebs, J.R. (2008), “Full-wavefield seismic inversion using encoded sources,” Geophysics 74(6), pp. WCC177-WCC188. |
Krohn, C.E. (1984), “Geophone ground coupling,” Geophysics 49(6), pp. 722-731. |
Kroode, F.T. et al. (2009), “Wave Equation Based Model Building and Imaging in Complex Settings,” OTC 20215, 2009 Offshore Technology Conf., Houston, TX, May 4-7, 2009, 8 pgs. |
Kulesh, M. et al. (2008), “Modeling of Wave Dispersion Using Continuous Wavelet Transforms II: Wavelet-based Frequency-velocity Analysis,” Pure Applied Geophysics 165, pp. 255-270. |
Lecomte, I. (2008), “Resolution and illumination analyses in PSDM: A ray-based approach,” The Leading Edge, pp. 650-663. |
Levanon, N. (1988), “Radar Principles, Chpt. 1—Radar Measurements,” John Whiley & Sons, New York, pp. 1-18. |
Liao, Q. et al. (1995), “2.5D full-wavefield viscoacoustic inversion,” Geophysical Prospecting 43, pp. 1043-1059. |
Maharramov, M. et al. (2007) , “Localized image-difference wave-equation tomography,” SEG Annual Meeting, Expanded Abstracts, pp. 3009-3013. |
Marcinkovich, C. et al. (2003), “On the implementation of perfectly matched layers in a three-dimensional fourth-order velocity-stress finite difference scheme,” J. of Geophysical Research 108(B5), pp. 18-1-18-16. |
Meier, M.A. et al. (2009), “Converted wave resolution,” Geophysics 74(2), pp. Q1-Q16. |
Mora, P. (1987), “Nonlinear two-dimensional elastic inversion of multi-offset seismic data,” Geophysics 52, pp. 1211-1228. |
Nazarian, S. et al. (1983), “Use of spectral analysis of surface waves method for determination of moduli and thickness of pavement systems,” Transport Res. Record 930, pp. 38-45. |
Neelamani, R., (2008), “Simultaneous sourcing without compromise,” 70th Annual Int'l. Conf. and Exh., EAGE, 5 pgs. |
Neelamani, R. (2009), “Efficient seismic forward modeling using simultaneous sources and sparsity,” SEG Expanded Abstracts, pp. 2107-2111. |
Park, C.B. et al. (1999), “Multichannel analysis of surface waves,” Geophysics 64(3), pp. 800-808. |
Park, C.B. et al. (2007), “Multichannel analysis of surface waves (MASW)—active and passive methods,” The Leading Edge, pp. 60-64. |
Plessix, R.E. et al. (2004), “Frequency-domain finite-difference amplitude preserving migration,” Geophys. J. Int. 157, pp. 975-987. |
Porter, R.P. (1989), “Generalized holography with application to inverse scattering and inverse source problems,” In E. Wolf, editor, Progress in Optics XXVII, Elsevier, pp. 317-397. |
Pratt, R.G. et al. (1998), “Gauss-Newton and full Newton methods in frequency-space seismic waveform inversion,” Geophys. J. Int. 133, pp. 341-362. |
Rayleigh, J.W.S. (1899), “On the transmission of light through an atmosphere containing small particles in suspension, and on the origin of the blue of the sky,” Phil. Mag. 47. pp. 375-384. |
Romero, L.A. et al. (2000), “Phase encoding of shot records in prestack migration,” Geophysics 65, pp. 426-436. |
Ryden, N. et al. (2006), “Fast simulated annealing inversion of surface waves on pavement using phase-velocity spectra,” Geophysics 71(4), pp. R49-R58. |
Schuster, G.T. (2010), “Theory of Multisource Crosstalk Reduction by Phase-Encoded Statics,” SEG Denver 2010 Annual Meeting, pp. 3110-3114. |
Sheriff, R.E. et al. (1982), “Exploration Seismology,” pp. 134-135. |
Shin, C. et al. (2001), “Waveform inversion using a logarithmic wavefield,” Geophysics 49, pp. 592-606. |
Sirgue, L. (2004), “Efficient waveform inversion and imaging: A strategy for selecting temporal frequencies,” Geophysics 69, pp. 231-248. |
Spitz, S. (2008), “Simultaneous source separation: a prediction-subtraction approach,” 78th Annual Int'l. Meeting, SEG Expanded Abstracts, pp. 2811-2815. |
Stefani, J. (2007), “Acquisition using simultaneous sources,” 69th Annual Conf. and Exh., EAGE Extended Abstracts, 5 pgs. |
Symes, W.W. (2007), “Reverse time migration with optimal checkpointing,” Geophysics 72(5), pp. SM213-SM221. |
Tarantola, A. (1984), “Inversion of seismic reflection data in the acoustic approximation,” Geophysics 49, pp. 1259-1266. |
Tarantola, A. (1988), “Theoretical background for the inversion of seismic waveforms, including elasticity and attenuation,” Pure and Applied Geophysics 128, pp. 365-399. |
Trantham, E.C. (1994), “Controlled-phase acquisition and processing,” SEG Expanded Abstracts 13, pp. 890-894. |
van Manen, D.J. (2005), “Making wave by time reversal,” SEG International Exposition and 75th Annual Meeting, Expanded Abstracts, pp. 1763-1766. |
Verschuur, D.J. (2009), “Target-oriented, least-squares imaging of blended data,” 79th Annual Int'l. Meeting, SEG Expanded Abstracts, pp. 2889-2893. |
Vigh, D. et al. (2008), “3D prestack plane-wave, full-waveform inversion,” Geophysics 73(5), pp. VE135-VE144. |
Weglein, A.B. (2003), “Inverse scattering series and seismic exploration,” Inverse Problems 19, pp. R27-R83. |
Xia, J. et al. (2004), “Utilization of high-frequency Rayleigh waves in near-surface geophysics,” The Leading Edge, pp. 753-759. |
Zhang, Y. (2005), “Delayed-shot 3D depth migration,” Geophysics 70, pp. E21-E28. |
Ziolkowski, A. (1991), “Why don't we measure seismic signatures?,” Geophysics 56(2), pp. 190-201. |
Baumstein, A. et al. (2009), “Scaling of the Objective Function Gradient for Full Wavefield Inversion,” SEG Houston 2009 Int'l. Expo. & Annual Meeting, pp. 2243-2247. |
Burstedde, C. et al. (2009), “Algorithmic strategies for full waveform inversion: 1D experiments,” Geophysics 74(6), pp. WCC37-WCC46. |
Lee, S. et al. (2010), “Subsurface parameter estimation in full wavefield inversion and reverse time migration,” SEG Denver 2010 Annual Meeting, pp. 1065-1069. |
Malmedy, W. et al. (2009), “Approximating Hessians in unconstrained optimization arising from discretized problems,” Computational Optimization and Applications, pp. 1-16. |
Martin, G.S. et al. (2006), “Marmousi2: An elastic upgrade for Marmousi,” The Leading Edge, pp. 156-166. |
Nocedal, J. et al. (2006), “Numerical Optimization, Chapt. 7—Large-Scale Unconstrained Optimization,” Springer, New York, 2nd Edition, pp. 165-176. |
Sheen, D-H. et al. (2006), “Time domain Gauss-Newton seismic waveform inversion in elastic media,” Geophysics J. Int. 167, pp. 1373-1384. |
Tarantola, A. (1986), “A strategy for nonlinear elastic inversion of seismic reflection data,” Geophysics 51(10), pp. 1893-1903. |
Tarantola, A. (2005), “Inverse Problem Theory and Methods for Model Parameter Estimation,” SIAM, p. 79. |
Number | Date | Country | |
---|---|---|---|
20120143506 A1 | Jun 2012 | US |
Number | Date | Country | |
---|---|---|---|
61418694 | Dec 2010 | US | |
61509904 | Jul 2011 | US |