2
classified into three categories: a) optimizing the sampling
pattern that defines the set of k-space to be acquired for an easy
artifact removal [11]–[13]; b) optimizing the reconstruction
method for achieving better image quality [3], [8]; c) jointly
optimizing the sampling pattern and the reconstruction method
[5], [7], [14]. It is worth noting that the performance of the
reconstruction method significantly depends on the sampling
pattern [7], [15]. A joint optimization of the two can adapt the
reconstruction method to the specific undersampling pattern
and make the undersampling pattern congruent with the re-
construction method, which can further improve reconstruction
quality.
Despite the remarkable progresses and contributions in
accelerating MRI, most works focused on accelerating single-
contrast imaging while only a few studies considered the
multi-contrast scenario [16], [17]. Although images with
different contrasts have diversified appearances, correlations
among them do exist. These images share the same underlying
anatomy and in many MR applications the multiple contrasts
record an evolving tissue property where the current contrast
depends on the preceding one. In a joint-contrast optimiza-
tion, these connections among the contrasts can be exploited
for sampling and reconstruction design, where data, either
acquired or recovered, from one contrast can contribute to
another. Furthermore, multi-contrast images are usually used
as intermediate images for downstream tasks such as T2* map
synthesis where contributions of each contrast are not equal
[1]. An optimal strategy would be to collect more data for
those critical contrasts and less on the others given a fixed total
data amount. Thus, a global optimization of the whole multi-
contrast MRI workflow can better distribute the resources
among different MR sequences in scanning to achieve the
best overall outcomes (image quality and/or downstream task
accuracy).
In this paper, we propose a novel end-to-end framework,
joint-contrast joint-sampling-and-reconstruction network (Jo-
JoNet) for accelerating multi-contrast MRI which, for the first
time, globally optimizes the entire MR imaging workflow
including the k-space undersampling, image reconstruction
and downstream task performance across multiple contrasts
(see Figure 1(b)). To do so, we learn the individual un-
dersampling pattern for each image contrast and optimize
them along with a specially designed reconstruction network,
Holistic Recurrent U-Net (HRU-Net), which fully exploits
the inter-contrast correlations to produce high-quality multi-
contrast reconstructions. Beyond image quality, JoJoNet can
also learn to distribute resources (amount of data to be
sampled, a.k.a acceleration ratio) across contrasts for optimal
downstream task outcomes. The proposed framework is exten-
sively evaluated on a multi-contrast brain dataset and a multi-
contrast knee dataset (fastMRI) [18]. The experimental results
show that (1) our multi-contrast MRI acceleration framework
consistently outperforms those designed for single contrast on
both datasets; (2) our HRU-Net demonstrates its effectiveness
and superiority in improving the reconstruction quality by
utilizing the contrast correlations; (3) in T2* map synthesis
downstream task, the scheme with learnable acceleration ratio
improves the accuracy of T2* map significantly over the one
with fixed acceleration ratio. The contributions of this paper
are summarized as follows:
•We introduce a framework for accelerating multi-contrast
MRI with global optimization of undersampling and
reconstruction across all contrasts.
•We propose a novel Holistic Recurrent U-Net to per-
form multi-contrast reconstruction with the exploitation
of inter-contrast correlations.
•We optimize MRI downstream task beyond image quality
and conduct extensive experiments, demonstrating the
proposed method’s superiority.
•Our study has the potential to open up new avenues for
optimizing the entire MR imaging workflow, providing a
feasible and effective way for clinical multi-contrast MR
applications.
II. RELATED WORKS
k-space sampling pattern. A lot of attempts have been
made in learning the sampling patterns for undersampling k-
space. [5], [7], [11], [12], [19]–[23]. For example, reinforce-
ment learning was adopted to learn the policy for actively
generating the sampling pattern based on greedy search [12]
and Double Deep Q-Networks [11]. [19] trained a progressive
sampler to emulate the policy distribution with a Monte Carlo
Tree Search (MCTS). [5] proposed an evaluator network to
perform the active sampling based on rating the quality gain
of each k-space measurement in reconstruction. Inspired by
the neural network pruning, [20] learned a weight for k-
space measurements and pruned those with less importance.
Other studies turned to the relaxation of binary mask to
make the sampling process differentiable [7], [21], [22]. For
instance, the recent LOUPE framework [7], [22] relaxed the
binarization of a probabilistic mask with sigmoid function to
enable backpropogation. [21] learned a continuous mask to
approximate the gradient of its binary version. It is noted that
those differentiable approaches can simultaneously optimize
the undersampling pattern and reconstruction, improving the
reconstruction quality.
Image reconstruction. Undersampled MRI reconstruction
has been widely studied in the literature. Compressed sensing
(CS) based methods incorporated additional a priori knowl-
edge, e.g., sparsity of medical images, to solve the ill-posed
reconstruction problem [24]–[29]. Recently, deep Convolu-
tional Neural Network (CNN) based methods demonstrated
their superior performances [3], [6], [30]–[32]. [3] presented
a cascaded CNN model with residual connections and a
data-consistency layer that ensures data fidelity to improve
the reconstruction quality, which was widely adopted in the
subsequent studies [5], [32]. Another group of studies used
U-Net architecture [33] and its variants as the anti-aliasing
network [7], [12], [14], [21], [22], [31], [34]. Several studies
integrated the adversarial loss [35] to improve the human
perceptual reconstruction quality such as the sharpness [36]–
[40].
There are a few studies dealing with the multi-contrast MRI
reconstruction problem [16], [17], [41]–[44]. For example,
[16] proposed a reconstruction algorithm based on Bayesian