MRF's forMRI's: Bayesian Reconstruction of MR Images via Graph Cuts
Abstract
Markov Random Fields (MRF’s) are an effective way to impose spatial smoothness in computer vision. We describe an application of MRF’s to a non-traditional but important problem in medical imaging: the reconstruction of MR images from raw fourier data. This can be formulated as a linear inverse problem, where the goal is to find a spatially smooth solution while permitting discontinuities. Although it is easy to apply MRF’s to the MR reconstruction problem, the resulting energy minimization problem poses some interesting challenges. It lies outside of the class of energy functions that can be straightforwardlyminimized with graph cuts. We show how graph cuts can nonetheless be adapted to solve this problem, and provide some theoretical analysis of the properties of our algorithm. Experimentally, our method gives very strong performance, with a substantial improvement in SNR when compared with widely-used methods for MR reconstruction.
Cite
Text
Raj et al. "MRF's forMRI's: Bayesian Reconstruction of MR Images via Graph Cuts." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.192Markdown
[Raj et al. "MRF's forMRI's: Bayesian Reconstruction of MR Images via Graph Cuts." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/raj2006cvpr-mrf/) doi:10.1109/CVPR.2006.192BibTeX
@inproceedings{raj2006cvpr-mrf,
title = {{MRF's forMRI's: Bayesian Reconstruction of MR Images via Graph Cuts}},
author = {Raj, Ashish and Singh, Gurmeet and Zabih, Ramin},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {1061-1068},
doi = {10.1109/CVPR.2006.192},
url = {https://mlanthology.org/cvpr/2006/raj2006cvpr-mrf/}
}