Compressed Sensing MRI Using a Recursive Dilated Network

Abstract

Compressed sensing magnetic resonance imaging (CS-MRI) is an active research topic in the field of inverse problems. Conventional CS-MRI algorithms usually exploit the sparse nature of MRI in an iterative manner. These optimization-based CS-MRI methods are often time-consuming at test time, and are based on fixed transform bases or shallow dictionaries, which limits modeling capacity. Recently, deep models have been introduced to the CS-MRI problem. One main challenge for CS-MRI methods based on deep learning is the trade off between model performance and network size. We propose a recursive dilated network (RDN) for CS-MRI that achieves good performance while reducing the number of network parameters. We adopt dilated convolutions in each recursive block to aggregate multi-scale information within the MRI. We also adopt a modified shortcut strategy to help features flow into deeper layers. Experimental results show that the proposed RDN model achieves state-of-the-art performance in CS-MRI while using far fewer parameters than previously required.

Cite

Text

Sun et al. "Compressed Sensing MRI Using a Recursive Dilated Network." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11869

Markdown

[Sun et al. "Compressed Sensing MRI Using a Recursive Dilated Network." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/sun2018aaai-compressed/) doi:10.1609/AAAI.V32I1.11869

BibTeX

@inproceedings{sun2018aaai-compressed,
  title     = {{Compressed Sensing MRI Using a Recursive Dilated Network}},
  author    = {Sun, Liyan and Fan, Zhiwen and Huang, Yue and Ding, Xinghao and Paisley, John W.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2444-2451},
  doi       = {10.1609/AAAI.V32I1.11869},
  url       = {https://mlanthology.org/aaai/2018/sun2018aaai-compressed/}
}