MoDL: Model Based Deep Learning Architecture for Inverse Problems
About
We introduce a model-based image reconstruction framework with a convolution neural network (CNN) based regularization prior. The proposed formulation provides a systematic approach for deriving deep architectures for inverse problems with the arbitrary structure. Since the forward model is explicitly accounted for, a smaller network with fewer parameters is sufficient to capture the image information compared to black-box deep learning approaches, thus reducing the demand for training data and training time. Since we rely on end-to-end training, the CNN weights are customized to the forward model, thus offering improved performance over approaches that rely on pre-trained denoisers. The main difference of the framework from existing end-to-end training strategies is the sharing of the network weights across iterations and channels. Our experiments show that the decoupling of the number of iterations from the network complexity offered by this approach provides benefits including lower demand for training data, reduced risk of overfitting, and implementations with significantly reduced memory footprint. We propose to enforce data-consistency by using numerical optimization blocks such as conjugate gradients algorithm within the network; this approach offers faster convergence per iteration, compared to methods that rely on proximal gradients steps to enforce data consistency. Our experiments show that the faster convergence translates to improved performance, especially when the available GPU memory restricts the number of iterations.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Sparse-View CT Reconstruction | AAPM-LDCT 18-view | RMSE100.7 | 23 | |
| Sparse-View CT Reconstruction | Kidney CT dataset 18-view | RMSE (HU)82.51 | 14 | |
| Multi-Coil MRI Reconstruction | fastMRI Brain multi-coil 4x acceleration | SSIM97 | 13 | |
| Multi-Coil MRI Reconstruction | CMRxRecon Cardiac T1 T2 Mapping 4x acceleration multi-coil | SSIM97.9 | 13 | |
| Multi-Coil MRI Reconstruction | fastMRI Brain 8x acceleration multi-coil | SSIM0.916 | 13 | |
| Multi-Coil MRI Reconstruction | CMRxRecon Cardiac T1/T2 Mapping multi-coil 8x acceleration | SSIM94.3 | 13 | |
| MRI Reconstruction | CMRxRecon 2023 | Time (ms)58 | 12 | |
| Sparse-View CT Reconstruction | AAPM abdominal Low Dose CT 72-view (test) | RMSE (HU)62.38 | 8 | |
| Sparse-View CT Reconstruction | AAPM abdominal Low Dose CT 36-view (test) | RMSE (HU)74.44 | 8 | |
| Sparse-View CT Reconstruction | Kidney CT dataset 36-view | RMSE (HU)67.67 | 8 |