next up previous print clean
Next: Background Up: Brown: Sparse data interpolation Previous: Brown: Sparse data interpolation

Introduction

Iterative methods of sparse data interpolation are prone to slow convergence because the small eigenvalues of most regularization operators correspond to slowly-varying trends in the unknown model. Any approach to improve convergence of iterative techniques must improve the condition number of the normal equations. SEP researchers have used recursive filter preconditioning Fomel et al. (1997) to overcome this problem.

I introduce two strategies to overcome the slow convergence of these interpolation problems. Firstly, I implement a composite regularization operator which applies a 2-D Laplacian at different spatial scales. Use of the multiscale operator to regularize the least squares interpolation of a sparsely sampled topographical map produces an order-of-magnitude speedup in convergence, compared to the case of regularizing with the single-scale 2-D Laplacian. Secondly, I implement a quadtree-style scheme to explicitly interpolate sparsely sampled data. The quadtree method is fast, and as shown on the topographical intepolation example, produces reasonable results itself, and may also be used as an initial guess for inversion schemes.


next up previous print clean
Next: Background Up: Brown: Sparse data interpolation Previous: Brown: Sparse data interpolation
Stanford Exploration Project
9/5/2000