A typical clinical MRI scanning session produces image sets with same geometries but different contrasts. These multi-contrast images often share strong structural similarities or correlations despite their contrast differences. Most existing MRI denoising methods deal with single-contrast images independently, and fail to explore and utilize such correlations across contrasts. In this study, we present a simultaneous denoising method for multi-contrast images based on low rank multi-contrast patch matrix completion. This denoising method exploits the structural similarities across contrasts, and outperforms the traditional method. Further, it does not compromise the image fidelity in absence of any structural similarities across contrasts.
Introduction
A typical clinical MRI scanning session offers image sets with same geometries but different contrasts. These multi-contrast images often share strong structural similarities or correlations across contrasts. Most existing MRI denoising methods only deal with single-contrast images independently. Thus they fail to exploit the rich structural correlations among contrasts. Inspired by the recent success of multi-spectral image denoising1, this study aims to simultaneously denoise multi-contrast MR images by utilizing the structural similarities across contrasts through a low rank multi-contrast patch matrix completion strategy.For each set of multi-contrast images at a particular slice location, the proposed denoising procedure is shown in Fig. 1. A data matrix $$$I_n\in R^{N_{x}\times N_{y} \times M}$$$ is structured from a noisy multi-contrast image set, where $$$N_{x}\times N_{y}$$$ stands for the matrix size of each image, and M stands for the contrast number. By sliding a window with size p×p×M across the entire data matrix, 3D reference patches are extracted. For each reference patch, K similar patches (including the reference patch itself) are searched based on Euclidean distance around the reference patch. As shown in Fig. 2a, by stretching K similar patches to patch vectors and stacking them into a matrix, a patch matrix $$$Y\in R^{Mp^{2}\times K}$$$ is then formed. Multi-contrast image denoising process can be modeled as recovering clean patch matrix X from the noisy patch matrix Y=X+N, where N stands for noise. Considering Y is composed of K similar patch vectors, this patch matrix should be a low rank matrix and could be recovered by low rank matrix completion method. Hence, we apply the multi-spectral weighted nuclear norm minimization (WNNM) model1 to describe the denoising process (Fig. 2b). The weight matrix W is a diagonal matrix and determined by the inverse of the noise standard deviation in each contrast. The stronger the noise in one contrast, the less this contrast will contribute to estimate X. By introducing an augmented variable Z, the multi-spectral WNNM model could be reformulated (Fig. 2c) and then be solved through the alternating direction method of multipliers (ADMM)2 framework.
Experiments: Human brain data were acquired on a 3T Philips scanner. MR data from a healthy volunteer were acquired with identical geometries and three contrasts: T1w GE, T2w FSE and FLAIR. The image matrix size for each contrast was 240×240. MR data from a patient with mucosal thickening were also acquired with identical geometries and three contrasts: post-contrast T1w THRIVE, T1w IR and T2w FSE. The image matrix size for each contrast was 400×400. Noisy images were simulated by adding Gaussian noise to reference images. Patch size and similar patch number for WNNM model were p=6 and K=80.
1. J. Xu, L. Zhang, D. Zhang, et al, "Multi-channel weighted nuclear norm minimization for real color image denoising," IEEE International Conference on Computer Vision, 2017.
2. S. Boyd, N. Parikh, E. Chu, et al, "Distributed optimization and statistical learning via the alternating direction method of multipliers," Foundations and Trends in Machine Learning, vol. 3, pp.1–122, Jan 2011.
3. P. Elahi, B. Soosan, and H. Masoud, "BM3D MRI denoising equipped with noise invalidation technique," IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), 2014.
4. X. Lin, and T. Qiu, "Denoise MRI images using sparse 3D transformation domain collaborative filtering," IEEE International Conference on Biomedical Engineering and Informatics (BMEI), 2011.