Deep ADMM-Net for Compressive Sensing MRI

Abstract

Compressive Sensing (CS) is an effective approach for fast Magnetic Resonance Imaging (MRI). It aims at reconstructing MR image from a small number of under-sampled data in k-space, and accelerating the data acquisition in MRI. To improve the current MRI system in reconstruction accuracy and computational speed, in this paper, we propose a novel deep architecture, dubbed ADMM-Net. ADMM-Net is defined over a data flow graph, which is derived from the iterative procedures in Alternating Direction Method of Multipliers (ADMM) algorithm for optimizing a CS-based MRI model. In the training phase, all parameters of the net, e.g., image transforms, shrinkage functions, etc., are discriminatively trained end-to-end using L-BFGS algorithm. In the testing phase, it has computational overhead similar to ADMM but uses optimized parameters learned from the training data for CS-based reconstruction task. Experiments on MRI image reconstruction under different sampling ratios in k-space demonstrate that it significantly improves the baseline ADMM algorithm and achieves high reconstruction accuracies with fast computational speed.

Cite

Text

Yang et al. "Deep ADMM-Net for Compressive Sensing MRI." Neural Information Processing Systems, 2016.

Markdown

[Yang et al. "Deep ADMM-Net for Compressive Sensing MRI." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/yang2016neurips-deep/)

BibTeX

@inproceedings{yang2016neurips-deep,
  title     = {{Deep ADMM-Net for Compressive Sensing MRI}},
  author    = {Yang, Yan and Sun, Jian and Li, Huibin and Xu, Zongben},
  booktitle = {Neural Information Processing Systems},
  year      = {2016},
  pages     = {10-18},
  url       = {https://mlanthology.org/neurips/2016/yang2016neurips-deep/}
}