Fast Algorithms for Solving Regularized Structured Total Least Squares Problems (original) (raw)
The structured total least squares (TLS) problem has been introduced by (4,5) for solving overdetermined linear systems in which both the coecient matrix A; A 2 Rm£n;m ¿ n; and the right{hand side b 2 Rm; are structured and corrupted by noise. The problem can be formulated as the following constrained optimization problem min A; b;x k( A j b)kF such that (A + A)x = b + b and ( A j b) has the same structure as (A j b); This natural extension of the TLS problem is a lot more dicult to solve than the TLS problem, because of its highly nonlinear nature and the existence of many local minima. We focus here on the frequently occurring cases where either (A j b) is a Toeplitz matrix or A a Toeplitz matrix and b unstructured. The structured TLS problem is solved in an iterative fashion, in which, at each iteration, a Least Squares problem involving a rectangular Toeplitz-block matrix needs to be solved. The latter kernel problem is solved in O(mn) ops, via a fast and stable QR decomposition...