Abstract

The reconstruction of 3D ultrasound (US) images from mechanically registered, but otherwise irregularly positioned, B-scan slices is of great interest in image guided therapy procedures. Conventional 3D ultrasound algorithms have low computational complexity, but the reconstructed volume suffers from severe speckle contamination. Furthermore, the current method cannot reconstruct uniform high-resolution data from several low-resolution B-scans. In this paper, the minimum mean-squared error (MMSE) method is applied to 3D ultrasound reconstruction. Data redundancies due to overlapping samples as well as correlation of the target and speckle are naturally accounted for in the MMSE reconstruction algorithm. Thus, the reconstruction process unifies the interpolation and spatial compounding. Simulation results for synthetic US images are presented to demonstrate the excellent reconstruction.

1. Introduction

Medical ultrasound is a widely used imaging modality because of its real-time, nonradioactive, low-cost, and portable nature. While currently the majority of clinical ultrasound is based on 2D cross-sectional slices, a lot of recent researchers have shown their interest in 3D ultrasound, which is anticipated to have a lot of advantages over conventional 2D ultrasound by increasing spatial anatomical detail, facilitating accurate measurement of organ volumes and improving diagnostic comprehensibility [1].

Fenster and Downey described various methods that have been used to perform 3D ultrasound imaging [2]. They categorized them as 3D probe, mechanic acquisition system, and freehand acquisition system. 3D probe sends and receives echoes from a 2D array of elements, instead of from conventional 1D array, to create 3D images. Although it may represent a promising approach for 3D imaging, this method is still in the experimental stage right now [3]. Mechanical acquisition system operates by moving the conventional transducer in a precise and predefined manner [4]. Mechanical acquisition system facilitates 3D reconstruction since 2D ultrasound slices are acquired at the predefined spatial locations, but it suffers a lack of freedom of movement and can be cumbersome and difficult to be applied clinically. Freehand acquisition system is a combination of conventional 2D ultrasound device with relatively inexpensive 3D position sensor, which is attached to the probe. When a user moves the probe slowly and steadily over a particular anatomical region, B-scans ultrasound data together with their 3D spatial coordinates are recorded into the computer. Freehand imaging allowsuser to get images at arbitrary positions without any constraint. The cost and flexibility make freehand system a popular choice for 3D imaging [5].

In freehand system, information about the third dimension is achieved by the transducer’s movement. In clinical diagnostics, physician usually moves the transducer along one direction to acquire a series of slices. Those slices are nearly but not exactly parallel, some of which may intersect. These 2D images are usually interpolated into a Cartesian volume for visualization and data analysis. Each pixel in the 2D B-scans is placed in the corresponding position in the 3D volume. If B-scans do not intersect a particular voxel in the Cartesian volume, the voxel’s value is estimated by interpolation. This process is depicted in Figure 1.

Many 3D interpolation algorithms have been proposed, such as voxel nearest neighbor (VNN) [6], pixel nearest neighbor (PNN) [7], distance-weighted (DW) interpolation [8], and bilinear interpolation. These algorithms are rather simple because they are designed to have low-computational complexity. The missing point is estimated by either the nearest measurement or by the weighted average of the several pixels in the neighborhood. Using these methods, the interpolated signal will exactly pass through the measured data samples. So speckle noise and measurement error will be inevitably brought into the reconstruction result.

Besides the performance of interpolator, the 3D volume’s image quality also depends on other variables such as transducer geometry, frequency, focal zone position, and time gain compensation. Within a slice, the resolution (in-plane) is determined by the pulse bandwidth and transducer aperture. In the direction perpendicular to the slice (elevation), the resolution is determined by the thickness of the slice and the inter-slice distance. In general, the in-plane resolution is much higher than the elevation resolution due to the transducer thickness and large elevation sampling intervals. The volume interpolated from a single sweep data set therefore has nonuniform spatial resolution. This effect is shown in Figure 2.

In clinical imaging, the operator usually acquires several sets of B-scans of the same target region from different interrogation angles and different sweep directions to increase the details in each look. Another benefit of this technique is that redundant data are acquired with statistically independent speckle patterns. Compounding those data, the underlying image information will sum constructively while the speckle artifact will be averaged out, resulting in a reduced speckle image. This technique, known as “spatial compounding,” has been proven effective [9].

However, there is a tradeoff between speckle reduction and spatial resolution [5]. Because data at each angle have vastly different in-plane and elevation resolutions, averaging data sets of different angles results in a 3D volume with much lower resolution than the in-plane resolution. Figure 3 shows a 3D volume compounded by two data sets acquired in orthogonal directions. Compared with Figure 2, although the volume increases details in sagittal direction, the cross-sectional image gets blurred.

The conventional compounding method does not address spatial resolution disparity and just simply averagesredundant data. Each sweep of data is first interpolated into a 3D volume. Then those 3D volumes are spatially registered and averaged. The final compounded volume has low-spatial resolution due to averaging of nonuniform resolution data. From a statistical signal processing perspective, both interpolation and spatial compounding are estimations of an underlying signal in the presence of speckle noise. Thus, the two processes can be unified with a single objective of minimizing the estimation error. In this paper, we propose using the minimum mean-squared error (MMSE) principle to optimally combine the acquired 2D data, achieving interpolation and compounding simultaneously.

The remainder of this paper is organized as follows. Section 2 formulates the general MMSE reconstruction problem and derives a solution that outperforms existing interpolation methods. Section 3 applies MMSE method to 3D ultrasound reconstruction using multiple B-scans with different orientation angles. Section 4 validates our method using both synthetic and experimental ultrasound data. Finally, Section 5 gives conclusions.

2. General MMSE Reconstruction Method

In this section, we derive the MMSE reconstruction algorithm based on statistical models of the image and speckle noise. Let be the ultrasound signal at a spatial point Then is modeled as where is the noiseless object image, and is an additive noise. It is reasonable to assume that noise is uncorrelated with signal,

Let be the vector of (irregularly sampled) signal at spatial points The minimum mean-squared error (MMSE) estimator of given observation is the conditional mean estimate Generally, MMSE estimator depends on probability density function (PDF) of and . In most cases, this is a nonlinear problem and difficult to obtain an analytical solution. Here, we impose a linear constraint on the estimator structure. We restrict ourselves to the class of estimators that are linear functions of and seek the optimal (in the MMSE sense) estimator within the class. That is, we seek an estimator of the form where is the reconstruction basis function to be found, such that is minimized. Standard estimation theory [10] gives the following solution: Here, and is the measurement covariance matrix, Based on the additive noise model: where and are signal and noise vectors, and are signal and noise covariance matrices, respectively. We further assume that the ultrasound signal has an exponential autocorrelation function. So can be modeled as an autoregressive process with autocorrelation function of the form: where and are parameters, refers to the Euclidian distance. On the other hand, we model the autocorrelation function of the noise as where is the noise variance. Thus, Substituting (6) into (2), we obtain the linear MMSE reconstructor. The computational complexity of reconstruction is determined by the number of voxels . To reconstruct one point, multiplications and additions are required. Furthermore, a matrix inversion is required in the process. The total complexity is Therefore, MMSE reconstruction using (2) is not practical in real US reconstruction due to the large number of sampling points.

The inversion of measurement covariance matrix is the most time-consuming step in the reconstruction process. For the matrix if the signal has short-correlation length, for example, millimeter, it is observed that the off-diagonal element for is far less than the diagonal element So the inversion of can be approximated by the inversion of its diagonal elements.

Appling the matrix inversion approximation to (6), we obtain the approximate MMSE reconstructor Its th component is given by Note that is the signal’s energy divided by the total energy in the sampling point It can be regarded as the index of texture information which measures scene homogeneity. It is large in homogeneous areas and small in noisy areas. The term reflects correlation between the reconstruction point and the th sampling point So the reconstructor balances the signal’s strength and signal correlation at the reconstruction point.

3. MMSE Reconstruction for Multiple Datasets with Different Orientations

For multiple datasets, each sweep of B-scans has poor resolution in the elevation direction due to transducer’s thickness and large sampling interval. In the frequency domain, each sweep only occupies a narrow strip. The direction of the strip is different for each data set, reflecting the different direction and look angle of each sweep. Reconstruction of the original 3D high-resolution image from a single sweep of B-scan is an ill-posed problem. However, when multiple images of the same source are blurred by different blurring kernels, a well-posed reconstruction problem can be formulated if the data sets are acquired with well-distributed angles in the frequency domain. In image processing techniques, this is also called “super-resolution (SR) image reconstruction”, which refers to the process of reconstructing a high-resolution image from multiple low-resolution images. SR image reconstruction is an active research field, which is introduced in the two review papers [11, 12].

A lot of approaches for SR image reconstruction have been proposed. These include: iterated backprojection methods [13], stochastic SR reconstruction methods [14], projection onto convex sets (POCS) [15, 16] method, and frequency reconstruction method [17]. The differences among these methods depend on what type of image model is employed, in which domain (spatial or frequency) the algorithm is applied, and so on. Based on the properties of ultrasound B-scans (narrow and nearly parallel strip band-limited), we develop a frequency domain MMSE compounding method, which has low-computational complexity and is amenable to parallel implementation.

The cause of resolution degradation using simple averaging methods becomes clear in the frequency domain. When multiple data sets are averaged, the nonoverlapping high-frequency components are weighted down relative to the overlapping low-frequency components, thereby lowering the resolution. Our approach does not weight the frequency components of the data set equally. Rather, we weight them according to the SNR at the current frequency, in a MMSE sense similar to the Wiener filter. In more detail, let be the ideal 3D ultrasound image with uniform high-resolution in each direction, are sets of 3D volume data of the same region reconstructed from interpolating 2D slices acquired from the different angles. The image acquisition and sampling process for the th volume is modeled as where represents the th strip filter with low bandwidth in the th elevation direction. For example, may be a moving average filter in the -direction, while may be a moving average filter in the -direction, and so forth. is white additive noise generated in the sampling process and has variance In the frequency domain, (8) can be written as

According to standard statistical signal processing theory, the MMSE estimate of given is

Note that if there is only one dataset, (10) reduces to the well-known Wiener filter. If there are multiple datasets, (10) naturally weights them according to the SNR at the current frequency. If the datasets are acquired with reasonably well-distributed angles, we could expect a 3D reconstruction with uniformly high resolution in all directions. In the next section, we will demonstrate our method’s superior performance using synthetic ultrasound data.

4. MMSE Reconstruction Results

In this section, we validate the MMSE reconstruction method using both synthetic and experimental ultrasound data. The synthetic simulation allows the computation of ground truth information and thus quantification of algorithm performance. The method to synthesize ultrasound data is described in [18].

The 3D ultrasound signal can be simply modeled as where is the echogenicity model of the object being imaged, is a multiplicative zero mean Gaussian white noise, and is the impulse response of a hypothetical ultrasound imaging system. In this paper, is modeled as Gaussian-enveloped sinusoid: where and denote axial, lateral, and elevational coordinates, respectively, represents the beam-width of transmitting ultrasonic wave, is the speed of ultrasound in tissue, and is the center frequency. In our simulations,  mm,  m/s, and is  MHz.

In the first simulation, we reconstruct a spherical object from one sweep of synthetic ultrasound data. We synthesize 71 parallel slices. In each slice, the target is a dark circular disk with varying radii. From these 71 slices, 20 slices are randomly selected. We then try to reconstruct the original 3D data from these 20 slices.

To test the performance of MMSE reconstruction method, we compared its result with the most frequently used interpolation method—bilinear interpolation method. In the bilinear method, each reconstruction point is estimated by the nearest two samples in the B-scans that fall on either side of it. The point is then set to the inverse distance-weighted average of the two contributing samples. In our algorithm, not only two nearest samples, but also all samples within a window are also used to estimate the reconstruction point. Different window sizes may be used according to the image content. Here, we select a window. and are calculated local variance within the window. millimeter. Figure 4 shows the reconstruction result. All the images are log-compressed for display. It is observed that speckle remains significant for the bilinear reconstruction, while speckle is much reduced, and contrast of the target is enhanced for the MMSE reconstruction.

In the second experiment, we reconstruct a 3D image from clinical B-scans. Prostate cancer is reported to be the second most frequently diagnosed cancer in the United States male population and is the third most frequent cause of cancer death. Radiation oncology treatment is one of the primary methods for killing cancer cells in the prostate. Accurate location of the prostate is important in delineating prostate boundary and improving dose delivery accuracy of radiation therapy. Figure 5(a) shows a slice of US B-scan image of a human prostate. We acquired another two adjacent B-scans slices, which fall on the two sides of this slice,and use them to reconstruct this slice. Figures 5(b) and 5(c) show the reconstruction results by the bilinear method and MMSE method, respectively. Judging from the visual appearances, one may reasonably say that our MMSE reconstruction produces less noisy and higher quality images. We also evaluate the reconstruction result by speckle’s SNR. In ultrasound image, the speckle’s SNR is defined as the mean to standard deviation ratio. For fully developed speckle pattern, the theoretical SNR is 1.91. In this experiment, the SNR for bilinear interpolation result is 1.95, where the MMSE reconstruction result’s speckle SNR is enhanced to 2.01.

In the final simulation, we validate the multiset MMSE reconstruction algorithm. In the reconstruction, we consider date sets that are synthesized but yet with realistic speckle patterns and noise statistics. The benefits of using synthetic data are that they are easier to obtain, and there is no data registration error and no truncation of the field of view. This allows us to focus on evaluating the resolution degradation problem due to compounding disparate resolution data.

The simulation process is as follows. First, we synthesize two ideal 3D ultrasound images and which are imaged in the same region but have independent speckle pattern. The phantom consists of a set of spheres with different radii. Figures 6(a)6(d) display and ’s cross-sectional and sagittal image, respectively. Both and have the uniform spatial resolution in each direction.

The acquired image is the average of several adjacent slices due to transducer thickness. So, we convolve with a directional moving-average filter and sample the filtered image in this direction to get a series of 2D slices. Suppose the transducer’s thickness is slices, we sample every slice to get acceptable aliasing error. This corresponds to an elevation sampling interval of 1-2 mm, which is practical. We process in the same way but filter it in the orthogonal direction to get another set of 2D slices. These two sets of 2D slices are reconstructed to 3D images and using the ideal Shannon interpolator. Figures 7(a)7(d) shows and ’s cross-sectional and sagittal image, respectively Note the different in-plane and elevation resolutions.

We then generated 3D compounded ultrasound images and using conventional method and our method, respectively. Figures 8(a)8(d) display the results. Judging from the appearance of two compounded images, one may argue that speckle is reduced but the lesions are blurred using the conventional method, while the reconstruction using our method preserves high resolution in every direction.

From the simulation above, we have demonstrated the algorithm with compounding of 2 data sets, and the advantages are clear. It is expected that performance difference to be even bigger, if more data sets are compounded. This technique could increase small-lesion detectability and give more accurate measurement of organ volume.

5. Conclusions

In this paper, we develop a novel reconstruction method in medical ultrasound. Both the signal and noise’s statistics are incorporated in the MMSE reconstruction formulation. The MMSE reconstruction outperforms bilinear reconstruction in terms of speckle signal-to-noise ratio and contrasts between the target and homogeneous regions.

Another advantage of MMSE reconstruction method is that it can be applied in 3D compounding. Conventional ultrasound compounding only considers the data spatial redundancy and simply averages all data sets. Our method takes into account the different degrees of redundancy for different frequency components. The frequency components are weighted not equally but according to the Wiener filter/MMSE principle. The result is that high-frequency components are better preserved.

We also observe that this reconstruction algorithm is very computationally affordable, since each frequency component of the reconstruction is estimated separately, and the transformation between spatial and frequency domains can be done via FFT. The limitation of the proposed algorithm is that the 2D freehand B-slices must be acquired approximately parallel and equally-spaced, because only in this case, the sampling and interpolation process can be modeled as a low-pass filter.

It should be noted that our reconstruction formula is derived under the assumption of additive noise. But in ultrasound data, the speckle is better modeled as multiplicative noise. Deriving a MMSE reconstruction formula applicable to multiplicative noise is a difficult task since nonlinear estimation problems are involved. In this paper, we apply MMSE reconstruction to ultrasound data with multiplicative noise, even though additive noise is assumed in the formulation. Both synthetic and experimental results have demonstrated MMSE reconstruction method’s good performance.

Acknowledgment

This work was supported in part by NSF Grant no. 0635288.