A Low-Rank and Joint-Sparse Model for Ultrasound Signal Reconstruction
Miaomiao Zhang, Ivan Markovsky, Colas Schretter, Jan D'hooge

TL;DR
This paper introduces a low-rank and joint-sparse model for ultrasound signal reconstruction that effectively reduces data requirements while maintaining high image quality, addressing data transfer and storage bottlenecks in dense sensor arrays.
Contribution
The paper proposes a novel low-rank and joint-sparse modeling approach that leverages inter-channel correlations for efficient ultrasound signal reconstruction from limited samples.
Findings
Can recover high-quality images from 10% of the samples
Effective exploitation of inter-channel correlations
Reduces data transfer and storage needs
Abstract
With the introduction of very dense sensor arrays in ultrasound (US) imaging, data transfer rate and data storage became a bottleneck in ultrasound system design. To reduce the amount of sampled channel data, we propose to use a low-rank and joint-sparse model to represent US signals and exploit the correlations between adjacent receiving channels. Results show that the proposed method is adapted to the ultrasound signals and can recover high quality image approximations from as low as 10% of the samples.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Ultrasonics and Acoustic Wave Propagation · Ultrasound Imaging and Elastography
A Low-Rank and Joint-Sparse Model for Ultrasound
Signal Reconstruction
Miaomiao Zhang1, Ivan Markovsky2, Colas Schretter2 and Jan D’hooge1
1Cardiovascular Sciences, KU Leuven, Leuven, Belgium. 2 Vrije Universiteit Brussel (VUB), Brussels, Belgium.
Abstract
With the introduction of very dense sensor arrays in ultrasound (US) imaging, data transfer rate and data storage became a bottleneck in ultrasound system design. To reduce the amount of sampled channel data, we propose to use a low-rank and joint-sparse model to represent US signals and exploit the correlations between adjacent receiving channels. Results show that the proposed method is adapted to the ultrasound signals and can recover high quality image approximations from as low as 10% of the samples.
1 Introduction
Ultrasound echography is one of the most used diagnostic imaging techniques as it is real-time, safe, low-cost and portable. Conventional ultrasound imaging is usually performed by scanning a medium using sequential focused beams, each firing allowing the reconstruction of one line of the final image, i.e. Single-Line-Transmission (SLT) imaging. A high-resolution image requires sufficient numbers of transmissions as well as a sampling rate that is significantly higher than the Nyquist rate of the signal [1]. Consequently, with such high sampling rate, and taking into account the number of transmissions and the number of transducer elements, the amount of sampled data can become enormous, which restricts the data storage and transportation in most of the commercial systems today. In this context, several strategies based on compressed sensing (CS) have been proposed [2]. However, the reconstruction accuracy of CS-based methods is highly dependent on the basis and the number of measurements for each channel cannot be lower than the sparsity thereby limiting the data reduction rate. The aim of the current study was therefore to further reduce data rates by exploiting the low-rank property of US signals.
2 Methodology
Let us rearrange all the received pre-beamformed data in a 2D matrix . According to the fact that the pre-beamformed US signals from different transducer elements are joint-sparse in the Fourier domain [3], X can be expressed in a matrix form as:
[TABLE]
where is a partial 1D Fourier matrix with frequencies inside the bandwidth. This hypothesis is reasonable, since the US radio frequency (RF) signals are bandlimited by the impulse response of the transducer. Assuming that the signal bandwidth is 1, the frequencies are the frequencies inside and , where and are the center and sampling frequency of the RF signal. Thus is the corresponding 1D Fourier coefficient matrix of the signal at those frequencies. In addition, since the maximum bandwidth of the RF signal is 1, the real joint-sparsity of the signal in Fourier domain is no more than , i.e. .
The factorization form in (1) implies a low-rank structure of X with:
[TABLE]
where if and only if D is full-rank. In practice, thanks to the strong correlation between US signals, we have . Thus, X has a low-rank and joint-sparse structure when we have enough number of US channel signals, i.e. . Fortunately, in the field of US, the above condition is generally satisfied with , implying that the low-rank and joint-sparse property can be applied in US signal reconstruction.
Assuming that the data is contaminated by random noise, the measurements B can be modeled as :
[TABLE]
where is a set of locations where the signal is observed, i.e. known if . represents the corresponding values of X in the locations of and is the additive noise term. In these settings, the reconstruction problem thus amounts to solve (3) for X, under the constraint that X is low-rank and joint-sparse. This problem could be reformulated as an unconstrained optimization problem as in [4]:
[TABLE]
where is the sum of the singular values (i.e. the nuclear norm) that aims at imposing the low-rank property of the RF signal X. This assumption has been extensively used in matrix completion, see [5, 6]; is the adjoint operator of Y with the relation . In our case, and Y are the Fourier and Inverse Fourier matrix with effective frequencies ; (i.e. the norm) that is used to explore the joint sparsity property of D and denotes the -th row; is the Frobenius norm. The parameters and give the trade-off among the nuclear norm term , the norm term and the data consistency term . Fundamentally, we are looking for a matrix with minimum rank and joint-sparsity subject to the acquired data. Since X has the same rank as D, this model could be reformulated as:
[TABLE]
The objective function in (5) aims at estimating D instead of X directly from the acquired samples. It is worth to notice that D is a matrix with , which means the number of variables to be estimated in D is times less than X and the problem (4) is much simplified. To solve the optimization problem in (5), we proposed in the following section an algorithm based on simultaneous direction method of multipliers (SDMM) [7].
3 Algorithm
In this section, we adapted the SDMM optimization framework to solve the problem in (5), which iteratively solves the above optimization problem as follows:
Step 1: Updating D, given and :
[TABLE]
where and are setting to indicate the three convex objective functions, , and are Lagrangian parameters that have the same dimensions as , and , respectively. means the updated value of from the -th iteration. is a penalty parameter. As stated in [7], (6) is a classical norm minimization problem and can be efficiently solved.
Step 2: Solving using and D:
[TABLE]
where , and are the three convex terms of the optimization problem. Due to the separate structure of (7), it can be solved by minimizing the three subproblems that corresponding to the update of , and , respectively.
Step 3: Updating , given D and :
[TABLE]
4 Results
To validate the proposed methodology, in vivo cardiac pre-beamformed RF data (-3.5 MHz; -25 MHz, matrix size ) was captured using an experimental ultrasound system and reconstructed from a subset of samples obtained at different sampling rates (SR). The parameters in the optimization algorithm were chosen as by cross validation. The contrast-to-noise-ratio (CNR) was calculated on the 8-bit grayscale B-mode image.
Figure 1 and Figure 2 show the B-mode images reconstructed for different sampling rates together with the corresponding CNR. Strong artifacts appear for the reconstructed image with a sampling rate of 5%, corresponding to a reduction in CNR of 2.7 dB. However, when the sampling rate increases, the artifacts disappear and the CNR improves, resulting in images visually very similar to the reference image. Image quality remained good even with only 10% of the samples. In comparison, given the sparsity of the problem (i.e. ), using solely the sparsity promoting prior maximally achieve a SR of 28%.
5 Conclusion
This paper introduces a new data model based on the low-rank and joint-sparse priors. This regularization strategy allows for estimating missing data and thus reducing drastically the sampling rate. In vivo experiment was performed to validate and evaluate the proposed method. The results demonstrate that the proposed approach is capable of reconstructing the whole image from a sparse set of samples (e.g. 10% of samples) while keeping adequate image quality. However, the reconstruction algorithm is time consuming, thus real-time imaging is not realistic. Fast algorithm will be devised in future work.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] B. D. Steinberg, “Digital beamforming in ultrasound”, IEEE Transactions on ultrasonics, ferroelectrics, and frequency control, 6 (39):716–721, 1992
- 2[2] C. Schretter, D. Blinder, A. Dooms, J. D’Hooge and P. Schelkens, “ Ultrasound Imaging From Sparse RF Samples Using System Point Spread Functions”, IEEE Transactions on Ultrasonics, Ferroelectrics and Frequency Control, 14 (25):16491–16508, 2017
- 3[3] A. Basarab, H. Liebgott, O. Bernard, D. Friboulet and D. Kouamé, “Medical ultrasound image reconstruction using distributed compressive sampling”, 2013 IEEE 10th International Symposium on Biomedical Imaging (ISBI), 628–631, 2013
- 4[4] M. Golbabaee and P. Vandergheynst, “Compressed sensing of simultaneous low-rank and joint-sparse matrices”, ar Xiv preprint ar Xiv:1211.5058, 2012
- 5[5] E. J. Candès and B. Recht, “Exact matrix completion via convex optimization”, Foundations of Computational mathematics, 6 (9):717–721, 2009
- 6[6] I. Markovsky, “ Low-Rank Approximation: Algorithms, Implementation, Applications”, Springer, second edition edition, 2018
- 7[7] Z. Chen, A. Basarab, and D. Kouamé, “Reconstruction of enhanced ultrasound images from compressed measurements using simultaneous direction method of multipliers”, IEEE transactions on ultrasonics, ferroelectrics, and frequency control, 10 (63):1525–1534, 2016
- 8[8] M. Zhang, F. Varray, A. Besson, R. E. Carrillo, M. Viallon, D. Garcia, J.-P. Thiran, D. Friboulet, H. Liebgott, and O. Bernard, “Extension of fourier-based techniques for ultrafast imaging in ultrasound with diverging waves”, IEEE transactions on ultrasonics, ferroelectrics, and frequency control, 12 (63):2125–2137, 2016
