next up previous print clean
Next: TLS Overview Up: R. Clapp: STANFORD EXPLORATION Previous: Brown: : REFERENCESTotal least-squares

introduction

Total least-squares (TLS) optimization is a methodology to solve least-squares optimization problems when the modeling operator has errors. In standard least-squares optimization, errors are assumed to be concentrated in the data only.

() presented a numerically-stable TLS algorithm which utilizes the singular value decomposition (SVD). Subsequent refinements to the method predominantly use SVD, and much of the current literature emphasizes stabilization of the inverse and implicit model regularization by SVD truncation (). Because it is numerically intensive, however, the SVD generally proves unrealistic for use in large-scale problems, which are the rule in exploration geophysics.

The TLS problem can be cast as an extremal eigenvalue/eigenvector estimation problem. () present a conjugate gradient (CG) scheme to compute the minimum eigenvalue/eigenvector of a linear system. () extend Chen et al.'s algorithm to solve the TLS problem, in the context of optical tomography.

I begin with a short theoretical overview of the TLS problem. I implement the CG method described by (), adapted for the TLS problem in a similar fashion as the work of (). I test the algorithm on two familiar geophysical problems: least-squares deconvolution of a 1-D signal, and velocity scan inversion with the hyperbolic Radon transform. () tested an SVD-based, regularized TLS approach on velocity scan inversion using the parabolic Radon transform.


next up previous print clean
Next: TLS Overview Up: R. Clapp: STANFORD EXPLORATION Previous: Brown: : REFERENCESTotal least-squares
Stanford Exploration Project
11/11/2002