Pruning Unrolled Networks (PUN) at Initialization for MRI Reconstruction Improves Generalization
Shijun Liang, Evan Bell, Avrajit Ghosh, Saiprasad Ravishankar
TL;DR
This work tackles the generalization gap in supervised MRI reconstruction under distribution shifts and proposes pruning unrolled networks at initialization (PUN-IT) to improve robustness. By applying PUN to MoDL, the authors learn a sparse subnetwork via a masked initialization and differentiable Bernoulli sampling (via Gumbel-softmax), achieving a final sparsity around 3% of parameters. Empirically, PUN-IT yields better generalization across different sampling patterns, anatomies, and even pathology-containing datasets (fastMRI+), while offering substantial computational savings compared with pruning during or after training. The findings suggest sparsity as a viable, practical strategy to enhance robustness in inverse problems like MRI without sacrificing, and sometimes improving, in-distribution performance.
Abstract
Deep learning methods are highly effective for many image reconstruction tasks. However, the performance of supervised learned models can degrade when applied to distinct experimental settings at test time or in the presence of distribution shifts. In this study, we demonstrate that pruning deep image reconstruction networks at training time can improve their robustness to distribution shifts. In particular, we consider unrolled reconstruction architectures for accelerated magnetic resonance imaging and introduce a method for pruning unrolled networks (PUN) at initialization. Our experiments demonstrate that when compared to traditional dense networks, PUN offers improved generalization across a variety of experimental settings and even slight performance gains on in-distribution data.
