Next: Examples
Up: Guitton: High resolution Radon
Previous: The L-BFGS-B algorithm
Given a CMP gather
and a radon transform operator
, we want to minimize the least-squares objective function
| ![\begin{displaymath}
f({\bf m}) = \Vert{\bf Lm - d}\Vert^2, \end{displaymath}](img9.gif) |
(3) |
where
is the unknown radon domain. The main idea of this
paper is to decompose
into its positive and negative parts
by imposing simple bounds on
with the L-BFGS-B
algorithm. Therefore, the two problems
| ![\begin{displaymath}
\mbox{ min } f({\bf m_{(-)}})\mbox{ subject to }{\bf m_{(-)}}\in\;\;]-\infty,0[ \;\;,\end{displaymath}](img10.gif) |
(4) |
and
| ![\begin{displaymath}
\mbox{ min } f({\bf m_{(+)}})\mbox{ subject to }{\bf m_{(+)}}\in\;\;[0,+\infty[\;\;,\end{displaymath}](img11.gif) |
(5) |
need to be solved. Note that we could decompose
into more
subdomains as well. It is important to solve both problems of finding
and
independently, and not
simultaneously as it can be done with linear programming techniques
Claerbout and Muir (1973).
Here, the main idea is to decrease the null space
and its effects by constraining the model, similar to what is
accomplished with the Cauchy regularization. Once the two models
and
are estimated with the L-BFGS-B algorithm,
the sparse model is obtained by computing
.
In the following section, I illustrate this technique with a synthetic
and real data example using the hyperbolic radon transform.
Next: Examples
Up: Guitton: High resolution Radon
Previous: The L-BFGS-B algorithm
Stanford Exploration Project
5/3/2005