This invention relates generally to image data processing and more specifically to applying the majorize-minimize mathematical principle to achieve fast image data estimation for large image data sets.
Half of the coalition forces casualties in the Iraq and Afghanistan wars are attributed to land mines and improvised explosive devices (IEDs). Consequently, a critical goal of the US Army is to develop robust and effective land-mines/IED detection systems that are deployable in combat environments. Accordingly, there is a desire to create robust algorithms for sub-surface imaging using ground penetrating radar (GPR) data and thus facilitate higher IED detection rates and lower false alarm probabilities.
Referring to the example schematic of
In principle, GPR imaging is well-suited for detecting IEDs and land mines because these targets are expected to have much larger dielectric constants than their surrounding material, such as soil and rocks. It should be noted that for a high frequency transmission pulse (i.e., greater than 3 MHz), the backscattered signal of a target can be well approximated as the sum of the backscattered signals of individual elementary scatterers.
The phrase GPR image reconstruction refers to the process of sub-dividing a SOI into a grid of voxels (i.e., volume elements) and estimating the reflection coefficients of the voxels from radar-return data. Existing image formation techniques for GPR datasets include the delay-and-sum (DAS) or backprojection algorithm and the recursive side-lobe minimization (RSM) algorithm.
The DAS algorithm is probably the most commonly used image formation technique in radar applications because its implementation is straightforward. The DAS algorithm simply estimates the reflectance coefficient of a voxel by coherently adding up, across the receiver-aperture, all the backscatter contributions due to that specific voxel. Although the DAS algorithm is a fast and easy-to-implement method, it tends to produce images that suffer from large side-lobes and poor resolution. The identification of targets with relatively small radar cross section (RCS) is thus difficult from DAS images because targets with large a RCS produce large side-lobes that may obscure adjacent targets with a smaller RCS.
The RSM algorithm is an extension of the DAS algorithm that provides better noise and side-lobe reduction, but no improvement in image resolution. Moreover, results from the RSM algorithm are not always consistent. This may be attributed to the algorithm's use of randomly selected apertures or windows through which a measurement is taken. The requirement for a minimum threshold for probability detection and false alarms would make it difficult to use the RSM algorithm in practical applications.
Both the DAS and RSM algorithms fail to take advantage of valuable a-priori or known information about the scene-of-interest in a GPR context, namely sparsity. More specifically, because only a few scatterers are present in a typical scene-of-interest, in other words most of the backscatter data is zero, it is reasonable to expect better estimates of the reflectance coefficients when this a-priori sparsity assumption is incorporated into the image formation process.
Several linear regression techniques for sparse data set applications are known. Algorithms for sparse linear regression can be roughly divided into the following categories: “greedy” search heuristics, iterative re-weighted linear least squares algorithms, and linear inversion and deconvolution via lp-regularized least-squares.
“Greedy” search heuristics such as projection pursuit, orthogonal matching pursuit (OMP), and the iterative deconvolution algorithm known as CLEAN comprise one category of algorithms for sparse linear regression. Although these algorithms have relatively low computational complexity, regularized least-squares methods have been found to perform better than greedy approaches for sparse reconstruction problems in many radar imaging problems. For instance, the known sparsity learning via iterative minimization (SLIM) algorithm incorporates a-priori sparsity information about the scene-of-interest and provides good results. However, its high computational cost and memory-size requirements may make it inapplicable in real-time settings.
Another known approach to sparse linear regression is the iterative re-weighted linear least-squares (IRLS), where the solution of the mathematical l1-minimization problem is given by solving a sequence of re-weighted l2-minimization problems. A conceptually similar approach is to compute the l0-minimization by solving a sequence of re-weighted l1-minimization problems.
Still another known approach to sparse linear regression are the linear inversion and deconvolution via lp-regularized least-squares (LS) methods. In these methods, the reflection coefficients are estimated using
where λ is the regularization parameter. l1-regularization (i.e., p=1) incorporates the sparsity assumptions by approximating the minimum lo problem, which is to find the most sparse vector that fits the data model. Directly solving the l0-regularization problem is typically not even attempted because it is known to be non-deterministic polynomial-time hard (NP-hard), i.e., very processing intensive to solve. To date, l1-regularization has been the recommended approach for sparse radar image reconstruction.
So called l1-LS algorithms incorporate the sparsity assumption, generally give acceptable results, and could be made reasonably fast via speed-up techniques or parallel/distributed implementations. LS-based estimation can, however, be ineffective and biased in the presence of outliers in the data. This is a particular disadvantage, however, because in practical settings, the presence of outliers in measurements is to be expected.
More specifically, the l1-LS estimation method has been known for some time, wherein the concept has been popularized in the statistics and signal processing communities as the Least Absolute Selection and Shrinkage Operator (LASSO) and Basis Pursuit denoising, respectively. A number of iterative algorithms have been introduced for solving the l1-LS estimation problem. Classical approaches use linear programming or interior-point methods. However, in many real-world and large scale problems, these traditional approaches suffer from high computational cost and lack of estimation accuracy. Heuristic greedy alternatives like Orthogonal Matching Pursuit and Least Angle Regression (LARS) have also been proposed. These algorithms are also likely to fail when applied to real-world, large-scale problems. Several other types of algorithms for providing l1-LS estimates exist in the literature and others continue to be proposed.
Generally speaking and pursuant to these various embodiments, the mathematical majorize-minimize principle is applied in various ways to process the image data to provide a more reliable image from the backscatter data using a reduced amount of memory and processing resources. In one approach, a processing device processes the initial data set by creating an estimated image value for each voxel in the image by iteratively deriving the estimated image value through application of a majorize-minimize principle to solve an l1-regularized least-squares estimation problem associated with a mathematical model of image data from the initial data set. The application of the majorize-minimize principle to this approach can be further optimized for the GPR context by accounting for a symmetric nature of a given radar pulse, accounting for similar discrete time delays between transmission of a given radar pulse and reception of reflections from the given radar pulse, and accounting for a short duration of the given radar pulse. Application of these assumptions results in a relatively straight forward algorithm that can produce higher quality images while using reduced memory and processing resources.
In a second approach, a processing device processes the initial data set by creating an estimated image value for each voxel in the image by iteratively deriving the estimated image value through application of a majorize-minimize principle to solve the l1-regularized least-absolute deviation (LAD) estimation problem associated with a mathematical model of image data from the initial data set. This so called l1-LAD algorithm is more computationally expensive than some existing algorithms such as the standard DAS and LASSO algorithms; however, this approach can be optimized for the GPR context like the previous approach and provides robust handling of data outliers. Such optimizations result in substantial gains in computational speed and memory-usage are attainable via developed fast implementation techniques. Furthermore, because the estimation of reflectance coefficients is decoupled, parallel and/or distributed implementations can also be developed to increase computational speed.
In a third approach, the majorize-minimize principle is applied to solve an l1-regularized least-squares estimation problem for an image data set output by the popular DAS algorithm. This approach also is computationally efficient and only takes approximately 5% of the time required by the DAS algorithm. In studies using real data, the images created according to this approach are an improvement over the DAS images in that they have reduced clutter and improved sparsity without a loss of known scatterers. Additionally, these images were comparable to images created using the l1-regularized least-squares approach described above even though this third approach only takes 1% of the computational time as the above described l1-regularized least-squares approach.
Accordingly, the above methods use the particularized data collected using transmitters and receivers to output images representing objects in a SOI. Devices, including various computer readable media, incorporating these methods then provide for display of image data using reduced processing and memory resources and at increased speed as processed according to these techniques.
These and other benefits may become clearer upon making a thorough review and study of the following detailed description.
The above needs are at least partially met through provision of the methods and apparatuses for receiving and processing image data as described in the following detailed description, particularly when studied in conjunction with the drawings, wherein:
Skilled artisans will appreciate that elements in the figures are illustrated for simplicity and clarity and have not necessarily been drawn to scale. For example, the dimensions and/or relative positioning of some of the elements in the figures may be exaggerated relative to other elements to help to improve understanding of various embodiments of the present invention. Also, common but well-understood elements that are useful or necessary in a commercially feasible embodiment are often not depicted in order to facilitate a less obstructed view of these various embodiments. It will further be appreciated that certain actions and/or steps may be described or depicted in a particular order of occurrence while those skilled in the art will understand that such specificity with respect to sequence is not actually required. It will also be understood that the terms and expressions used herein have the ordinary technical meaning as is accorded to such terms and expressions by persons skilled in the technical field as set forth above except where different specific meanings have otherwise been set forth herein.
Referring now to the drawings, and in particular to
Referring again to the example of
A location determination device 220 detects the location of the vehicle 202 at times of transmission of the radar pulse from the plurality of radar transmission devices 204 and 206 and reception of the signal reflections by the radar reception devices 214. In one example, the location determination device is a global positioning system (GPS) device as commonly known and used, although other position determination devices can be used. Accordingly, the positioning coordinates of the active transmit antenna 204 or 206 and all the receive antennas 214 are also logged. When using the UWB SIRE system of
In one approach, the vehicle 202 includes a processing device 242 in communication with the location determining device 220, the transmit antennas 204 and 206, and the receivers 214 to coordinate their various operations and to store information related to their operations in a memory device 244. Optionally, a display 246 is included with the vehicle 202 to display an image related to the data received from the scanning of the scene of interest 212.
Due to the large size of the scene-of-interest, an initial data set is not generated by processing all voxels at once. Such an image would have cross-range resolution that varies from the near-range to the far-range voxels. The voxels in the near-range would have much larger resolution than those for the far-range ones. To create GPR images with consistent resolution across the scene-of-interest, we use the mosaicking approach discussed in L. Nguyen, “Signal and Image Processing Algorithms for the U.S. Army Research Laboratory Ultra-wideband (UWB) Synchronous Impulse Reconstruction (SIRE) Radar,” ARL Technical Report, ARL-TR-4784, April 2009, which is incorporated by reference and described with reference to
In another approach, referring again to
With respect to the collection of data, consider a single scatterer, with spatial position ps, located at the center of a voxel (i.e., volume element) within the SOI. The spatial positions of the active transmit antenna and a receive antenna are denoted by pt and pr, respectively. If the contributions of measurement noise are momentarily ignored, the relationship between the transmitted signal p(t) and the received signal gs(t) can be modeled as
gs(t)=αs·p(t−τ(ps,pt,pr))·xs, (2)
where xs is the reflection coefficient of the voxel, τ(ps,pt,pr) is the time it takes for the pulse to travel from the transmit antenna to the scatterer and back to the receive antenna, and αs is the attenuation the pulse undergoes along the round-trip path.
The single scatterer model in (2) can be generalized to describe all the measurements captured by the SIRE GPR system. The SOI is subdivided into a rectangular grid of L voxels and the unknown reflection coefficient at the lth voxel is denoted by xl. Extending the model in (2) to the SIRE system, the output of the jth receive antenna at the ith vehicle-stop is given by
In this equation, τijl is the time it takes for the transmitted pulse to propagate from the active transmit antenna at the ith transmit location to the lth voxel and for the backscattered signal to return to the jth receive antenna. The parameter τijl is given by
where dil denotes the distance from the active transmit antenna at the ith transmit location to the lth voxel, dijl denotes the return distance from the lth voxel to the jth receive antenna when the truck is at the ith transmit location, and c is the speed of light.
The notation αijl is the propagation loss that the transmitted pulse undergoes as it travels from the active transmit antenna at the ith transmit location to the lth voxel and back to the jth receive antenna. The parameter αijl is given by
The notation wij(l) represents the noise contribution.
The above mathematical model defined in (3) is continuous whereas, in practice, the SIRE GPR system only stores discrete and separate sampled versions of the return signals. Thus, we introduce the following discrete-time signals to adpat the above model to the real world application: for i=1, 2, . . . , I, j=1, 2, . . . , J and n=0, 1, . . . , N−1,
yij[n]sij(nTs) (6)
eij[n]wij(nTs) (7)
where Ts is the sampling interval and N is the number of samples per radar return. From (6) and (7) we can write
The corresponding system of N equations can be written in matrix form as
yij=DijPijx+eij (9)
where
The matrix Dij is an L×L diagonal matrix containing the attenuation coefficients that is given by
The matrix Pij is an N×L matrix containing shifted versions of the transmitted pulse that is defined to be
In other words, the sampled data vectors (i.e., values for position and signal for transmission and reception of radar pulses) for all transmitters and receivers pairs {yij} are concatenated to obtain a K×1(K=IJN) data vector y. Extending the model in (9) to account for all I·J transmitter and receiver pairs yields the desired model
y=Ax+e, (13)
where the K×1 data vector y, K×L system matrix A, and K×1 Gaussian noise vector e are given by
Because the SIRE GPR system uses an UWB radar, the duration of the transmitted pulse p(t) is relatively short so that the system matrix A is sparse.
Given the pulse p(t), location (e.g., GPS) data, and observation-vector y, the objective is to estimate the unknown reflection coefficient vector x, which represents the material reflecting radar pulses in the SOI Displaying this reflection coefficient data will correspond to displaying the objects in the SOI.
The Majorize-Minimize Principle
The MM (which stands for majorize-minimize in minimization problems, and minimize-majorize in maximization problems) principle is a prescription for constructing solutions to optimization problems. An MM algorithm minimizes an objective function by successively minimizing, at each iteration, a judiciously chosen objective function that is known as a majorizing function. Whenever a majorizing function is optimized, in principle, a step is taken toward reaching the minimizer of the original objective function. A brief summary of the MM principle is now given with reference to
Let ƒ be a function to be minimized over some domain D∈L, i.e., the function's minimum value is to be found within the given domain. A real value function g with domain D×D is said to majorize ƒ if
g(x,y)≧ƒ(x) for all x,y∈D (15)
g(x,x)=ƒ(x) for all x∈D. (16)
Suppose the majorizing function g is easier to minimize than the original objective function ƒ. Then, the MM algorithm for minimizing ƒ is given by
where x(m) is the current estimate for the minimizer of ƒ. The algorithm defined by (17), which is illustrated in
g(x(m+1),x(m))≦g(x(m),x(m)). (18)
Now from (15) and (16), it follows that
ƒ(x(m+1)≦g(x(m+1),x(m))≦g(x(m),x(m))=ƒ(x(m)). (19)
In other words and as illustrated in
MM-Based Image Reconstruction Using L1-Regularization
Using the above parameters, in a first approach to providing a fast and accurate image by exploiting the known sparsity of the scatterers, the object data represented by the reflection coefficient vector is estimated using the well-established l1-LS estimation method
where λ is the regularization parameter or penalty parameter. In contrast to previous approaches, the optimization problem in (20) is solved using the above described MM framework, which leads to an iterative algorithm that is efficient, straightforward to implement and amenable to parallelization. Additionally, the algorithm is guaranteed to monotonically decrease the objective function in (20) to guarantee coming to a final result through the iteration.
Recall that the objective function to be minimized is of the form
φ(x)=φ1(x)+λφ2(x) (21)
where φ1(x)∥y−Ax∥22 and φ2(x)∥x∥1, and the regularization or penalty parameter λ is strictly positive. To find a majorizer for the function φ1, we use a result from DePierro (A. R. De Pierro, “A modified expectation maximization algorithm for penalized likelihood estimation in emission tomography,” Medical Imaging, IEEE Transactions on, vol. 14, no. 1, pp. 132 to 137, 1995, which is incorporated by reference herein) outlined as follows. First, φ1(x) is expressed as
is the kth component of the vector Ax. They then exploit the convexity of the square function and construct a majorizing function for ([Ax]k)2. By denoting rk as the number of nonzero elements in the kth row of A and defining
for any vector x(m) in L. Because
for all k, it follows from the convexity of the square function that
([Ax]k)2≦q(x,x(m)), (27)
where
From Equation (27) and the fact that q(x(m),x(m))=([Ax]k)2, it follows that q is a majorizing function for ([Ax]k)2. Thus replacing ([Ax]k)2 by q(x,x(m)) in (22) produces
the desired majorizing function for φ1.
A quadratic majorizer for the absolute value function |x| was derived by de Leeuw and Lange (J. de Leeuw and K. Lange, “Sharp quadratic majorization in one dimension,” Computational statistics and data analysis, vol. 53, no. 7, pp. 2471 to 2484, 2009, which is incorporated by reference herein) where
It follows readily from this result that a majorizing function for the function φ2 is
Because λ is positive, a majorizing function for the l1-LS objective function φ is
Q(x,x(m))=Q1(x,x(m))+λQ2(x,x(m)) (32)
From the general expression in provided by G. Davis, S. Mallat, and M. Avellaneda, “Adaptive greedy approximations,” Constructive approximation, vol. 13, no. 1, pp. 57 to 98, 199, which is incorporated by reference herein, it follows that the next iterate is given by
We obtain the desired iterative algorithm by setting to zero the derivative of Q(x,x(m)) with respect to the components of x. Straightforward calculations show that the partial derivative of Q(x,x(m)) with respect to x1 is given by
Setting the derivatives in (34) to zero leads to the following MM algorithm for the l1-LS estimation problem, representing application of a majorize-minimize principle to solve an l1-regularized least-squares estimation problem associated with a mathematical model of image data from the initial data set:
In other words, one may iteratively derive an estimated image value for a given voxel using the equation (35). Accordingly, a processing device may be configured to process an initial data set by creating an estimated image value for each voxel in the image by iteratively deriving the estimated image value through application of a majorize-minimize principle to solve an l1-regularized least-squares estimation problem associated with a mathematical model of image data from the initial data set.
One readily observes in (35) that the estimation of individual reflectance coefficients is decoupled because, for a given pixel, the computation of the next estimate x1(m+1) only depends on the current estimate x1(m). The proposed algorithm is thus amenable to parallel, distributed, and/or graphics processing unit (GPU) processing, which can further expedite processing of the image data over other processing approaches that cannot be implemented using such processing techniques. Moreover, this approach can be readily applied to a variety of applications where datasets are collected using synthetic aperture imaging measurement principles.
A further benefit of this approach is the stability of the algorithm because of its convergence properties. To illustrate this benefit, certain theoretical results on the convergence of MM algorithms are described below to analyze the convergence properties of the above described MM-based l1-LS algorithm.
First, we re-state here the so called Condition C2 and Theorem 3 of F. Vaida, “Parameter convergence for EM and MM algorithms,” Statistica Sinica, vol. 15, no. 3, p. 831, 2005, which is incorporated herein by reference, in the context of the MM algorithms, where they apply with minor modifications. These modifications include: (1) the regularity condition R4, which concern the missing data distribution, is not necessary; and (2) for the regularity condition R5 and the condition C2, the expected log-likelihood function of the augmented data is now replaced by the majorizing function.
For the Condition C2 aspect as discussed in the Vaida reference, let be the set of stationary points defined as
where φ is the l1-LS cost function. For all x∈, there exists a unique global minimizer of the majorizing function Q.
For the Theorem 3 aspect as discussed in the Vaida reference, consider an MM iteration sequence {x(m)} that is defined by the starting point x(0) and iteration x(m+1)=(x(m)). If Condition C2 holds, then for any starting point x(m)→x* as m→∞, for some stationary point x* in . Moreover, x*=(x*) and, if x(m)≠x* for all m, the sequence of cost function values φ(x(m)) is strictly decreasing to φ(x*).
Theorem 3 gives a simple condition to test the convergence of MM algorithms; that is, if the global minimum of the majorizing function Q(•,x*) is unique for all x*∈, then the sequence the MM iterates {x(m): m=0, 1, . . . } will converge to a stationary point. We now show that the majorizing function Q for the l1-LS cost function φ is strictly convex and, thus has a unique global minimizer for all stationary points.
The second-order partial derivatives of the function Q(•,x*) are given by
Thus, the Hessian matrix of Q(•,x*) is diagonal. By the principles disclosed by T. T. Wu and K. Lange, “The MM alternative to EM,” Statistical Science, vol. 25, no. 4, pp. 492 to 505, 2010, which is incorporated by reference herein, x*i must be non-zero for all l. Therefore, from (39) it follows that
which implies that the Hessian matrix of Q(•,x*) is strictly positive definite. Consequently, Q(•,x*) is a strictly convex function and thus has a unique global minimum for all x*∈. Finally, by Theorem 3, the MM-based l1-LS algorithm is guaranteed to converge to a stationary point.
Description of the Fast Implementation
When applied in a typical GPR context, the computation of the term Gl(m) in (35) requires the K×L matrix A where K=IJN. For the above described UWB SIRE radar system, these parameters are I=43 transmit locations, J=16 receive antennas, N=1350 data samples per return-profile, and L=25000 pixels.
These parameter settings require 173 gigabytes (GB) of memory to merely store the system matrix A. Because A has many zero-elements, however, the data could be more efficiently stored as a sparse matrix. Nevertheless, a sparse representation for A would still require approximately 16 GB of memory. With such a large memory size requirement, the construction of the A matrix in the current formulation of the algorithm is not feasible or practical for typical computing platforms, especially in field deployment where on site imaging would be advantageous. Indeed, virtually any other GPR image formation method that requires explicitly constructing the system matrix would have comparable requirements.
In addition to memory size challenges, computational cost would also be an issue for the current format of the MM-based l1-LS algorithm. At each iteration, the computation of Gl(m) would require the matrix multiplication Ax(m), which has (KL) time complexity. This operation is thus not practical for large-scale implementations where the parameters K and L are expected to be relatively large. For example, in our case, we have K=27520 and L=25000. Additional costs include the computation of the term Hl where the number of non-zero elements in each of the K rows of A is needed. To arrive at a fast and memory-efficient implementation of the algorithm in (35), the following acceleration techniques may be implemented.
Fast Implementation of Gl(m)
In a GPR context, the mathematical expressions at equations (36) and (37) above can be modified to reduce processing time and required memory by accounting for a symmetric nature of a given radar pulse, accounting for similar discrete time delays between transmission of a given radar pulse and reception of reflections from the given radar pulse, and accounting for a short duration of the given radar pulse. Accordingly, the equation for determining estimates for values x representing reflectance coefficients of the objects in the SOI, (35), involves calculation of the terms Gl(m) and Hl, which calculation can be streamlined according to the above assumptions. In application, a processing device is configured to calculate terms used to obtain the estimated value. Pursuant to these aspects, the expression for Gl(m) in (37) can be written as
where, for n=0, 1, . . . , N−1,
To facilitate a fast implementation, we approximate the quantity Gl(m) by
We will refer to the set of values {nijl} as the discrete-time delays. We can write Ĝl(m) as
with w[n]p(nTs). Because the transmitted pulse p(t) is symmetric, w[n−k]=w[k−n] holds for all n and k, and thus
It is readily observed that computing Ĝijl(m) requires the convolution of the discrete pulse w[n] with the mth iteration of the error-term sequence (yij[n]−ŝij(m)[n]). The sequences w[n] and yij[n] are given. Hence, to efficiently compute Ĝijl(m), a computationally efficient way for generating the sequence ŝij(m)[n] is needed.
First, we note that the collection of discrete-time delays {nijl} is expected to have repeated values. Let kmin and kmax denote respectively the minimum and maximum discrete-time delays. The sifting property of the unit impulse function can be used to write
The term qij[k] can then be expressed as
where dijl(m)=αijl·xl(m) and k={l=1, 2, . . . , L: nijl=k}.
In other words, the term qij[k] is computed by accumulating all elements of
dijl(m)=[dij1(m),dij2(m), . . . ,dijL(m)] (61)
for which associated discrete-time delay indexes nijl have the same integer value k. Consequently, qij[k] can then be computed in a very efficient manner using the hash table data structure concept. The indexes of a hash table, typically referred to as keys, are the integers between kmin and kmax, and the record associated with the kth key is the set of values
{dijl(m):l=1,2, . . . ,L; nijl=k}. (62)
By one approach, the hash-table-based computation of qij[k] is implemented using a processing device configured to use MATLAB using the accumarray function. The variables d, n and q store the following sequences:
d←dijl(m)=[dij1(m),dij2(m), . . . ,dijL(m)] (63)
n←nijl=[nij1,nij2, . . . ,nijL] (64)
q←qij=[qij[1],qij[2], . . . ,qij[kmax]] (65)
The variable q is computed via the command q=accumarray(n,d) where kmin≦nijl≦kmax for all l, qij[k]=0 for all indexes k<kmin. An example of pseudocode to be run by the processing device for implementation of the proposed algorithm for efficiently computing Gl(m) is given below.
In addition to being more computationally efficient, the proposed implementation does not require constructing the large system matrix A. A tangible benefit of this fact is the size of data (i.e., the number of transmit locations) that can be used to form an image is no longer limited. It is also readily observed from the pseudocode that the computation of Ĝl(m) is parallelizable such that faster processing techniques such as parallel or GPU based processing can be used to process the data.
Fast Implementation of Hl
An alternative expression for Hl in (6) is
where β(t)p2(t) and rijn is the number of non-zero elements in the nth row of the N×L sub-matrix Aij=PijDij. To facilitate a fast implementation, we approximate the quantity Hl by
We write Ĥl as
with h[n]β(nTs), and rijn is now represented by the n-indexed sequence γij[n]rijn. For the sake of convenience and consistency, we assume here that rows of a matrix are counted starting from a zeroth row. The computation Ĥijl requires the convolution of the squared and discretized pulse h[n] with the sequence γij[n]. The computation of Ĥijl is significantly accelerated with the introduction of a fast procedure for generating γij[n].
First, we recall that the sample γij[n] is the number of non-zeros entries in the nth row of the N×L sub-matrix Aij. Because the radar system has an ultra wide band, the transmitted pulse p(t) is short. Consequently, the samples of the length-N sequence w[n] are zero (or practically zero) for indexes n such that |n|<M and non-zero, otherwise. The parameter M is even and significantly smaller than N. The lth column of Aij coincides with the length-N vector
[αijl·p(0−τijl),αijl·p((Ts−τijl), . . . ,αij·p((N−1)Ts−τijl)]T. (74)
The (n,l)-entry of Aij is thus non-zero if
|nTs−τijl|≦MTs. (75)
Using (44), the above rule in (75) can be approximated by
|n−nijl|≦M. (76)
A computed delay index nijl is such that 0≦nijl≦N. Consequently, for computational convenience, we write that the (n,l)-entry of Aij is non-zero if
max(0,n−M)≦nijl≦min(n+M,N). (77)
The number γij[n] of non-zeros entries in the nth row of Aij is thus equal to the number of elements in the nth row that satisfy (77). A more convenient definition is
γij[n]=|n| (78)
where |n| denotes the number of elements in the set
n={l=1,2, . . . ,L|max(0,n−M)≦nijl≦min(n+M,N)}. (79)
The parameter γij[n] can be efficiently computed by taking advantage of the hash-table-based fast implementation concept used in (60). First, we write
γij[n]=|n+|−|n−| (80)
where
n+={l=1,2, . . . ,L|nijl≦min(n+M,N)} (81)
n−={l=1,2, . . . ,L|nijl≦max(0,n−M−1)}. (82)
The expression in (80) is further expanded as
Finally, we have
γij[n]=ν[min(n+M,N)]−ν[max(0,n−M)] (84)
where
with k={l=1, 2, . . . , L: nijl=k}. The inner summation in (85) (and, hence the computation of ν[m]) is efficiently computed using the hash-table-based fast implementation previously discussed and used in (60). Example pseudocode to be run by the processing device for implementation of the proposed algorithm for efficiently computing Hl is given below.
Putting together the results for calculating terms Gl(m) and Hl, example pseudocode for the l1-LS algorithm follows.
So configured, the described MM-based l1-LS algorithm is applicable to large-scale, real applications. Although the proposed algorithm effectively estimates reflection coefficients of scenes-of-interest using GPR datasets, the algorithm could be readily applied to a variety of applications where datasets are collected using synthetic aperture imaging measurement principles. When compared to images produced by the DAS or RSM algorithms, the image obtained using the MM-based l1-LS algorithm is more accurate, is less noisy, and captures the main scatterers in the scene-of-interest while effectively suppressing shadows and side lobes. Although the proposed algorithm is still more computationally expensive than the DAS algorithm, a derived acceleration technique produces a fast-implementation version that is very fast and requires substantially less memory. Moreover, because the algorithm decouples the estimation of individual reflectance coefficients, further computational speed gains are achievable via parallel and GPU processing implementations.
By one approach, the method described above can be implemented as illustrated in
Results for the MM-Based l1-LS Algorithm
The performance of the MM-based l1-LS algorithm can be evaluated using a numerical experiment and using a real dataset as obtained using a UWB SIRE apparatus and provided by the US Army Research Laboratory.
With reference to
Another Approach: MM-Based Least Absolute Deviation (LAD) Algorithm with l1-Regularization
A second approach to application of the MM principle to processing an image data set includes application of this principle to a different approach to the least squares technique. More specifically, such a method includes creating an estimated image value for each voxel in the image by iteratively deriving the estimated image value through application of an MM principle to solve the l1-regularized least-absolute deviation (LAD) estimation problem associated with a mathematical model of image data from the initial data set.
The so called l1-regularized LAD estimation problem is a known approach to the least squares regression analysis. This approach is known to handle outlier data in a better or more robust fashion, but at the cost of increased computational resources. In this approach, the reflectance coefficient vector, which represents objects in the SOI to be detected, is estimated using the l1-regularized least absolute deviation (l1-LAD) method:
where λ is the regularization parameter. We solve the optimization problem in (86) using the MM principle as shown by D. R. Hunter and K. Lange, “A tutorial on mm algorithms,” The American Statistician, vol. 58, no. 1, pp. 30 to 37, 2004, which is incorporated herein by reference. The resulting algorithm is straightforward-to-implement, computationally efficient and amenable to parallel (or distributed) implementations.
The MM principle is described above. To solve the GPR image formation problem in (86) using the MM principle, the objective function to be minimized can be written as
φ(x)=φ1(x)+λφ2(x) (87)
where φ1(x)=∥y−Ax∥1, φ2(x)=∥x∥1, and the regularization parameter λ is positive. A quadratic majorizer for the absolute value function ƒ(x)=|x| is given by De Leeuw and Lange as referenced above. From that result, it directly follows that for any real x(m)≠0
is a majorizing function for φ2(x)=Σl=1L|xl| at the point x(m).
A majorizing function for φ1(x) is now constructed by first replacing the absolute value function by De Leeuw and Lange's majorizing function for the absolute value function
Next, we replace the term (yk−[Ax]k|)2 above by a majorizing function developed by De Pierro as referenced above. More specifically, De Pierro showed that ([Ax]k)2 is majorized by
where Nk is the number of non-zero elements in the kth row of the system matrix A and Ckl is defined by
It then follows that
(yk−[Ax]k)2=yk2−2yk[Ax]k+([Ax]k)2 (93)
≦yk2−2yk[Ax]k+q(x,x(m)). (94)
where q is given by (28). From (90) and (94) it can be seen that a majorizing function for φ1 at the point x(m) is
Because the penalty factor λ is positive, a majorizing function for the objective function φ(x)=φ1(x)+λφ2(x) is
Q(x,x(m))=Q1(x,x(m))+λQ2(x,x(m)) (96)
where Q2 is given by (31). From the general expression in (17), we obtain the desired iterative algorithm by setting to zero the partial derivatives of Q(x,x(m)) with respect to the components of x. For l=1, 2, . . . , L,
Computing the derivatives in (97), simplifying and re-arranging terms gives
Setting the partial derivatives to zero leads to the proposed l1-LAD algorithm
for l=1, 2, . . . , L, and where the terms Dl(m) and Nl(m) are given by
Using this approach, a processing device can be configured to iteratively derive from an initial data set an estimated image value for a given voxel. In GPR imaging, the initial data set received by the processing device may include receiving data representing transmission site locations of radar pulses, reception site locations of reception of reflections from the radar pulses, radar-return profiles for pairings of the transmission site locations and reception site locations, and data samples associated with individual radar-return profiles. For instance, the above algorithm can be initialized using the reflectance coefficient estimates obtained from the standard DAS algorithm. In the general setting, the algorithm can be initialized using an arbitrary non-zero vector.
Like with the application of the MM principle to the l1-LS algorithm, a processing device can be configured to use a fast implementation strategy for computing Dl(m) and Nl(m) with significant speed gain and minimal data/matrix storage. In one such approach, the mathematical expressions can be modified to reduce processing time and required memory by accounting for a symmetric nature of a given radar pulse, accounting for similar discrete time delays between transmission of a given radar pulse and reception of reflections from the given radar pulse, and accounting for a short duration of the given radar pulse. More specifically, a derivation of the fast implementation similar to that described above can be similarly applied to the equations for Dl(m) and Nl(m) to allow computing by application of hash-table-based computations, including using slight modifications of the pseudocode described above.
Thus, the fast implementation may include calculating the terms by computing Nl(m) by applying a hash-table based computation to
More specifically, we can write Nl(m) as
where
Nijl(m)={w*(sign(yij−sij(m)))[k]}|k=n
sij(m)[n]=(qij*w)[n] (105)
and yij[k] is a kth sample of a radar-return profile associated with an ith transmit location and a jth receiver, sij(m)[k] is an mth estimate of a noise-free component of yij[k], w is a discretized version of the given radar pulse, αijl represents attenuation of the given radar pulse during travel from an ith transmit location to an lth voxel and back to a jth receiver, and nijl is a discrete time-delay corresponding to rounding a quotient of time for the given radar pulse to travel from a transmitter at the ith transmit location to the lth voxel and back to the jth receiver and a sampling interval, and * denotes discrete-time convolution.
Similarly, the fast implementation may include calculating the terms by computing Dl(m) by applying a hash-table based computation to |k| where |k| denotes a number of elements in the set k. More specifically, we can write Dl(m) as
and where h is a discretized version of a squared radar pulse and 2M+1 is a number of non-zero samples in the given radar pulse.
By one approach, the method described above can be implemented as illustrated in
So configured, a l1-regularized least absolute deviation algorithm with application of the MM principle is easy to implement and robust to outliers. Although discussed herein largely with respect to GPR imaging, the proposed l1-LAD algorithm is generally applicable to any data that fits a linear model where most of the unknown parameter values are zero. Preliminary results indicate that the described l1-LAD algorithm adequately estimates the reflectance coefficients to allow for display of objects in the SOI and is noticeably more robust to outliers/spikes than other l1-regularization algorithms. Although the proposed algorithm is more computationally expensive than some existing algorithms such as the standard DAS and LASSO algorithms, substantial gains in computational speed and memory-usage are attainable via application of the fast implementation techniques. Furthermore, because the estimation of reflectance coefficients is decoupled, parallel and/or distributed processing implementations can also be applied to increase computational speed.
Results for the MM-Based l1-LAD Algorithm
The proposed MM-based l1-LAD algorithm was tested using a numerical experiment and simulated GPR data that closely mimics the measurements generated by the UWB SIRE system. The numerical experiment is used to illustrate, in the general setting, the robustness to outliers in the data that is processed by the various algorithms. To perform this test, a length-N data vector y is generated using the standard additive white Gaussian noise model y=Ax+w, where x is a length-L vector of regression coefficients and w is an AWGN vector with variance σ2. The numerical values for the above parameters are N=500, L=25 and σ2=1. The 500×23 system matrix A is randomly generated.
In contrast,
In the outlier example, the iterative procedure of the described l1-LAD algorithm was initialized with arbitrary/random values. The coefficients are estimated using 5000 iterations, although analysis of the algorithm's cost function of
Another Approach: Application of MM-Principle to l1-Regularization of a DAS Derived Data Set
A third approach to application of the MM principle to processing an image data set includes application to the l1-regularized least squares problem within an image data set created through use of the DAS algorithm. More specifically, and with reference to
These basic steps can be applied to achieve fast and computationally efficient image preparation to obtain the estimated image value of individual voxels of the image for display 1815. In the GPR context, the method may further include, when carried out on or local to the vehicle, emitting 1820 a radar pulse at specified intervals into a scene-of-interest and detecting 1825 magnitude of signal reflections from the scene of interest from the radar pulse. Position data is recorded 1830 corresponding to individual radar pulse emissions and individual receptions of the signal reflections. The initial data set in this application is created 1835 from the position data and detected magnitudes of the signal reflections. The DAS algorithm is applied 1840 to the initial data set to create the DAS image data set. Where the method is carried out remote from the vehicle, it is sufficient where the receipt of the image data set to be processed includes receiving data representing transmission site locations of radar pulses, reception site locations of reception of reflections from the radar pulses, radar-return profiles for pairings of the transmission site locations and the reception site locations, and data samples associated with individual radar-return profiles.
More specifically, let xDAS be the DAS image for some SOL We propose to reconstruct an improved image by minimizing the following l1 regularized LS objective function
where λ>0 is the penalty or regularization parameter.
The optimization problem in (110) in this approach is solved using the MM principle as described above. The resulting algorithm is straightforward-to-implement, computationally efficient and amenable to parallel (or distributed) implementations.
A quadratic majorizing function for the absolute value function ƒ(x)=|x| is given by De Leeuw and Lange as referenced above. From their result, it follows that for any real L×1 vector x(m) without any zero elements a majorizing function for the function ∥x∥1 at the point x(m) is
In turn, it follows that a majoring function for the objective function in (110) at the point x(m) is
Q(x,x(m))∥xDAS−x∥22+λq(x,x(m)). (112)
Noting the general expression in (17), the remaining steps are to compute the partial derivatives of the majorizing function Q and set the results to zero. For l=1, 2, . . . , L, the partial derivative of Q with respect to x1 is equal to
Setting the partial derivatives to zero leads to the proposed l1-SIR algorithm
As in the other approaches, one may iteratively derive an estimated image value for a given voxel using the immediately above equation for xl(m+1). Accordingly, a processing device may be configured to process a DAS image data set by creating an estimated image value for each voxel in the image by iteratively deriving the estimated image value through application of a majorize-minimize principle to solve an l1-regularized least-squares estimation problem that selects a sparse image derived from the DAS image data set.
Results for the MM-Based l1-LS Algorithm Applied to DAS Image Data Set
The performance of the MM-based l1-LS algorithm as applied to a DAS image data set can be evaluated using a real dataset as obtained using a UWB SIRE apparatus and provided by the US Army Research Laboratory.
So configured, the l1-SIR algorithm is computationally efficient and only takes approximately 5% of the time required by the DAS algorithm. In studies using real data, the l1-SIR images are an improvement over the DAS images in that they have reduced clutter and improved sparsity without a loss of known scatterers. Additionally, the l1-SIR images in the studies were comparable to the l1-LS images. However, the l1-SIR algorithm only takes 1% of the computational time of an l1-LS algorithm that is also based on the MM principle. Moreover, it is contemplated that the MM principle as applied to an l1-least squares estimate can be extended for application to image data sets created by other known algorithms to reduce noise in resulting images.
Those skilled in the art will recognize that a wide variety of modifications, alterations, and combinations can be made with respect to the above described embodiments without departing from the scope of the invention, and that such modifications, alterations, and combinations are to be viewed as being within the ambit of the inventive concept.
This application claims the benefit of U.S. Provisional application No. 61/766,569, filed Feb. 19, 2013, U.S. Provisional application No. 61/923,410, filed Jan. 3, 2014, and U.S. Provisional application No. 61/940,354, filed Feb. 14, 2014, each of which is incorporated by reference in its entirety herein.
This invention was made with government support under contract number W911NF-1120039 awarded by US Army Research Laboratory and the Army Research Office. The government has certain rights in the invention.
Number | Name | Date | Kind |
---|---|---|---|
5070877 | Mohiuddin et al. | Dec 1991 | A |
5135000 | Akselrod et al. | Aug 1992 | A |
5732707 | Widder et al. | Mar 1998 | A |
7127095 | El Fakhri et al. | Oct 2006 | B2 |
7251306 | Sauer | Jul 2007 | B2 |
7295154 | Walton | Nov 2007 | B2 |
7519211 | El Fakhri et al. | Apr 2009 | B2 |
7804440 | Orr | Sep 2010 | B1 |
8207886 | Chambers | Jun 2012 | B2 |
8570208 | Sarkis | Oct 2013 | B2 |
20060022866 | Walton et al. | Feb 2006 | A1 |
20060104410 | Sauer et al. | May 2006 | A1 |
20060187305 | Trivedi | Aug 2006 | A1 |
20080230703 | Kadrrnas et al. | Sep 2008 | A1 |
20090226064 | El Fakhri et al. | Sep 2009 | A1 |
20100060509 | Chambers et al. | Mar 2010 | A1 |
20100312118 | Horzewski | Dec 2010 | A1 |
20110128816 | Baba et al. | Jun 2011 | A1 |
20110150309 | Barfett | Jun 2011 | A1 |
20120019406 | Sarkis | Jan 2012 | A1 |
20130004044 | Ross | Jan 2013 | A1 |
20140016850 | Anderson | Jan 2014 | A1 |
20140236004 | Rognin | Aug 2014 | A1 |
Number | Date | Country |
---|---|---|
2012135526 | Oct 2012 | WO |
2014130566 | Aug 2014 | WO |
Entry |
---|
Gogineni, Sandeep, and Arye Nehorai. “Target estimation using sparse modeling for distributed MIMO radar.” IEEE Transactions on Signal Processing 59.11 (2011): 5315-5325. |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration from the International Bureau of WIPO for International Application No. PCT/US14/42562 dated Mar. 18, 2015; 10 pages. |
Ndoyle, M., et al.; “An MM-based Algorithm for L1-Regularized Least Squares Estimation in GPR Image Reonstruction”; IEEE Radar Conference; pp. 1-6; May 2013. |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration from the International Bureau of WIPO for International Application No. PCT/US2014/059062 dated Jan. 14, 2015; 11 pages. |
Candes, E., et al.; “Enhancing Sparsity by Reweighted 11 Minimization”; Research paper; Oct. 2007; 28 pages. |
Chen, S., et al.; “Atomic Decomposition by Basis Pursuit”; SIAM Journal on Scientific Computing; vol. 43, No, 1, pp. 129-159; 2001. |
Davis, G., et al.; “Adaptive Greedy Approximations”; Constructive Approximation; vol. 13, No. 1; 1997; 47 pages. |
De Leeuw, J., et al.; “Sharp Quadratic Majorization in One Dimension”; Computational Statistics and Data Analysis; vol. 53, No. 1; 2009; 14 pages. |
De Pierro, A.; “A Modified Expectation Maximization Algorithm for Penalized Likelihood Estimation in Emission Tomography”; IEEE Transactions on Medical Imaging; vol. 14, No. 1, pp. 132-137; Mar. 1995. |
European Patent Office Extended European Search Report dated Jul. 17, 2014 for European Application No. 12764542.2; 7 pages. |
Figueiredo, M., et al.; “Wavelet-Based Image Estimation: An Empirical Bayes Approach Using Jeffrey's Noninformative Prior”; IEEE, Transactions on Image Processing; vol. 10, No. 9, pp. 1322-1331; Sep. 2001. |
Hove, J., et al.; “Dual Spillover Problem in the Myocardial Septum with Nitrogen-13-Ammonia Flow Quantitation”; The Journal of Nuclear Medicine; vol. 39, pp. 591-598; Apr. 1998. |
Hunter, D., et al.; “A Tutorial on MM Algorithms”; The American Statistician; vol. 58, pp. 30-37; Feb. 2004. |
Hutchins, G., et al.; “Noninvasive Quantification of Regional Blood Flow in the Human Heart Using N-13 Ammonia and Dynamic Positron Emission Tomographic imaging”; JACC; vol. 15, No. 5, pp. 1032-1042; Apr. 1990. |
Klein, R., et al.; “Kinetic model-based factor analysis of dynamic sequences for 82-rubidium cardiac positron emission tomograph”; Medical Physics; vol. 37, No. 8, pp. 3995-4010; Aug. 2010. |
Metje, N., et al.; “Mapping the Underworld—State-of-the-art review” Tunnelling and Underground Space Technology; vol. 22, pp. 568-586; 2007. |
Nguyen, L., et al,; “Mine Field Detection Algorithm Utilizing Data From An Ultra Wide-Area Surveillance Radar”; Proc. SPIE 3392, Detection and Remediation Technologies for Mines and Minelike Targets III; vol. 3392, pp. 627-643; Apr. 1998. |
Nguyen, L., et al.; “Supperssion of Sidelobes and Noise in Airborner SAR Imagery Using the Recursive Sidelobe Minimization Technique”; U.S. Army Research Laboratory; IEEE Radar Conference; pp. 522-525; May 2010. |
Nguyen, L., et al.; “Obstacle Avoidance and Concealed Target Detection Using the Army Research Lab Ultra-Wideband Synchronous Impulse Reconstruction (UWB SIRE) Forward Imaging Radar”; U.S. Army Research Laboratory; Proc of SPIE vol. 6553; 2007; 8 pages. |
Nguyen, L., et al.; “Signal Processing Techniques for Forward Imaging Using Ultra-Wideband Synthetic Aperture Radar”; U.S. Army Research Laboratory; Proc of SPIE vol. 5083, pp. 505-518; 2003. |
Nguyen, L.; “Image Resolution Computation for Ultra-Wideband (UWB) Synchronous Impulse Reconstruction (SIRE) Radar”; Army Research Laboratory; Sep. 2007; 26 pages. |
Nguyen, L.; “Signal and Image Processing Algorithms for U.S. Army Research Laboratory Ultra-wideband (UWB) Synchronous Impulse Re-construction (SIRE) Radar”; Army Research Lab; pp. 35-38; Apr. 2009. |
Nguyen, L.; “SAR Imaging Techniques for Reduction of Sidelobes and Noise”; Army Research Laboratory; Proc of SPIE vol. 7308; 2009; 12 pages. |
Notification Concerning Transmittal of International Preliminary Report on Patentability from the International Bureau of WIPO for International Application No. PCT/US2012/031263 dated Oct. 10. 2013, 5 pages. |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration from the International Bureau of WIPO for International Application No. PCT/US2012/031263 dated Oct. 30, 2012; 8 pages. |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration from the International Bureau of WIPO for International Application No. PCT/US2014/017185 dated Jun. 10, 2014; 17 pages. |
Potter, L., et al.; “Sparsity and Compressed Sensing in Radar Imaging”; Proceedings of the IEEE; vol. 98, No. 6, pp. 1006-1020; Jun. 2010. |
Ressler, M., et al.; “The Army Research Laboratory (ARL) Synchronous Impulse Reconstruction (SIRE) Forward-Looking Radar”; Proc. of SPIE vol. 6561; 2007; 12 pages. |
Schmidt, M.; “Least Squares Optimization with L1-NORM Regularization”; Project Report; Dec. 2005; 12 pages. |
Tan, X., et al.; “Sparse Learning via Iterative Minimization With Application to MIMO Radar Imaging” ; IEEE Transactions on Siginal Processing; vol. 59, No. 3, pp. 1088-1101; Feb. 2011. |
Tibshirani, R.; “Regression Shrinkage and Selection via the Lasso”; Journal of Royal Statistical Society; Series B, vol. 58, No. 1, pp. 267-288; 1996. |
Vaida, F.; “Parameter Convergence for EM and MM Algorithms”; Statistica Sinica; vol. 15, No. 3, pp. 831-840; 2005. |
Van Der Merwe, A., et al.; “A Clutter Reduction Technique for GPR Data from Mine Like Targets”; Proc. SPIE vol. 3719; Aug. 1999; 12 pages. |
Wu, C.; “On the Convergence Properties of the EM Algorithm”; The Annals of Statistics; vol. 11, No. 1, pp. 95-103; Mar. 1983. |
Wu, T.T., et al.; “The MM Alternative to EM”; Statistical Science; vol. 25, No. 4, pp. 492-505; Apr. 2011. |
Wu, Z., et al.; “An Image Reconstruction Method Using GPR Data” ; IEEE Transactions on Geoscience and Remote Sensing; vol. 37, No. 1; Jan. 1999; 8 pages. |
Yang, A., et al.; “Fast L1-Minimization Algorithms and an Application in Robust Face Recognition: A Review”; Technical Report No. UCB/EECS-2010-13; Feb. 2010; 14 pages. |
Yang, A., et al.; “Fast I1-Minimization Algorithms for Robust Face Recognition”; IEEE Transactions on Image Processing; vol. 22, No. 8, pp. 3234-3246; Jun. 2013. |
Number | Date | Country | |
---|---|---|---|
20150279082 A1 | Oct 2015 | US |
Number | Date | Country | |
---|---|---|---|
61940354 | Feb 2014 | US | |
61923410 | Jan 2014 | US | |
61766569 | Feb 2013 | US |