Skip to main content
Wiley Open Access Collection logoLink to Wiley Open Access Collection
. 2025 Dec 19;95(5):2963–2979. doi: 10.1002/mrm.70227

Accelerating Multiparametric Quantitative MRI Using Self‐Supervised Scan‐Specific Implicit Neural Representation With Model Reinforcement

Ruimin Feng 1,2, Albert Jang 1,2, Xingxin He 1,2, Fang Liu 1,2,
PMCID: PMC12962221  PMID: 41419989

ABSTRACT

Purpose

To develop a self‐supervised scan‐specific deep learning framework for reconstructing accelerated multiparametric quantitative MRI (qMRI).

Methods

We propose REFINE‐MORE (REference‐Free Implicit NEural representation with MOdel REinforcement), combining an implicit neural representation (INR) architecture with a model reinforcement module that incorporates MR physics constraints. The INR component enables informative learning of spatiotemporal correlations to initialize multiparametric quantitative maps, which are then further refined through an unrolled optimization scheme enforcing data consistency. To improve computational efficiency, REFINE‐MORE integrates a low‐rank adaptation strategy that promotes rapid model convergence. We evaluated REFINE‐MORE on accelerated multiparametric quantitative magnetization transfer imaging for simultaneous estimation of free water spin–lattice relaxation, tissue macromolecular proton fraction, and magnetization exchange rate, using both phantom and in vivo brain data.

Results

Under 4× and 5× accelerations on in vivo data, REFINE‐MORE achieved superior reconstruction quality, demonstrating the lowest normalized root‐mean‐square error and highest structural similarity index compared to baseline methods and other state‐of‐the‐art model‐based and deep learning approaches. Phantom experiments further showed strong agreement with reference values, underscoring the robustness and generalizability of the proposed framework. Additionally, the model adaptation strategy improved reconstruction efficiency by approximately fivefold.

Conclusion

REFINE‐MORE enables accurate and efficient scan‐specific multiparametric qMRI reconstruction, providing a flexible solution for high‐dimensional, accelerated qMRI applications.

Keywords: implicit neural representation, model reinforcement, multiparametric quantitative MRI, quantitative magnetization transfer, self‐supervised deep learning

1. Introduction

Quantitative magnetic resonance imaging (qMRI) enables estimation of tissue biophysical parameters that reflect tissue composition, microstructure, and microenvironment [1]. Multiparametric qMRI allows the acquisition and reconstruction of multiple parameter maps within a single scan, substantially improving scanning workflow and enabling more comprehensive tissue characterization [2, 3]. However, multiparametric qMRI typically requires the acquisition of multiple weighted images to estimate the underlying tissue parameters, resulting in prolonged scan times and increased sensitivity to motion artifacts. To accelerate multiparametric imaging, research efforts have focused on reducing data acquisition by undersampling k‐space along spatial, parametric, or both dimensions, followed by advanced reconstruction methods such as parallel imaging [4, 5], compressed sensing [6], or a combination of both [7]. Additionally, the reconstruction can be further improved in a joint spatial and parametric space by exploring spatiotemporal correlations [8, 9, 10, 11], direct reconstructions that incorporate the qMRI signal model [12], imposing low‐rank or subspace constraints [13, 14, 15, 16, 17], and signal dictionary matching [18]. These methods leverage data redundancy and prior knowledge to reconstruct high‐fidelity quantitative maps from incomplete k‐space measurements.

Deep learning‐based methods have shown strong potential in improving qMRI reconstruction. In particular, supervised deep learning approaches have been explored for various qMRI applications, including T1 mapping [19], T2 mapping [20, 21, 22, 23, 24], simultaneous T1 and T2 quantification [25], and quantitative magnetization transfer mapping [26]. These methods typically rely on high‐quality reference quantitative maps derived from fully sampled data to guide network training. However, acquiring fully sampled data can be challenging, especially for multiparametric qMRI applications. As an alternative, some studies have employed synthetic data generated by Bloch simulations using anatomical digital phantoms from publicly available MRI datasets [27]. More recently, self‐supervised learning strategies have gained increasing attention [28, 29, 30, 31, 32, 33, 34, 35]. These methods do not require fully sampled reference data for training; instead, they leverage MR signal models to enforce k‐space data consistency during training, enabling reference‐free learning. For instance, the REference‐free LAtent map eXtraction (RELAX) framework [29] and its successor [33] have demonstrated self‐supervised learning for variable flip angle T1 mapping. Other studies have investigated simultaneous T1 and T2 mapping using interleaved Look‐Locker acquisitions with T2 preparation pulses (3D‐QALAS) within a self‐supervised framework [30]. These methods commonly use convolutional neural networks (CNNs) to map MR images to quantitative parameter maps, while relying on MR signal models to guide this cross‐domain conversion through self‐supervised loss minimization. Although CNNs are efficient at capturing spatial features, they are not inherently designed to exploit the spatiotemporal correlations embedded in high‐dimensional qMRI data. Modeling complex MR signal behavior involving multiple tissue parameters, such as in quantitative magnetization transfer mapping, quantitative susceptibility mapping, or diffusion modeling, remains challenging for CNN‐based methods, which may struggle to fully capture the intricate spatiotemporal relationships among multiple image contrasts.

Recently, implicit neural representation (INR) has emerged as a powerful technique for modeling complex signal behavior [36, 37, 38, 39, 40]. Unlike CNNs, which operate directly on image data, INR models the target image contrast as a function of spatial coordinates, parameterized through an encoding module such as hash encoding [41] and a multilayer perceptron (MLP) network. This coordinate‐based modeling approach offers several advantages over traditional CNN‐based image representations. First, multidimensional image features can be characterized as coordinate‐based functions, resulting in a smooth and continuous representation in high‐dimensional feature space that supports more robust learning. Second, the coordinate‐based function can be significantly compressed, achieving a highly compact representation that improves learning efficiency. Third, prior knowledge, such as spatial smoothness and structural coherence, can be seamlessly integrated into the coordinate‐based function, enabling flexible and adaptive learning. Previous studies have demonstrated the advantages of INR for addressing challenging image reconstruction tasks in computed tomography [42, 43, 44], structural MRI [45, 46], and dynamic MRI [47, 48, 49, 50, 51, 52]. In the context of qMRI, these advantages also make INR a promising tool for modeling spatiotemporal MR signals, supporting robust, efficient, and flexible representations for accelerated multiparametric mapping, as demonstrated, for example, by INR‐based simultaneous T1, T2, and T2* mapping (SUMMIT) [34].

In this study, we propose REFINE‐MORE (REference‐Free Implicit NEural representation with MOdel REinforcement), which integrates INR with MR physics‐based model reinforcement to advance multiparametric qMRI reconstruction. Specifically, REFINE‐MORE models the underlying weighted images and multiparametric parameter maps as coordinate‐based functions, parameterized by hash encodings [41] and MLPs, providing a compact and memory‐efficient representation of the entire four‐dimensional (3D + parametric) data. A model reinforcement module further refines these parameter estimates by enforcing data consistency with the measured k‐space data, thereby improving reconstruction accuracy and robustness. We validated the proposed method using an accelerated quantitative magnetization transfer imaging sequence [53] to simultaneously estimate tissue parameters, including free water spin–lattice relaxation (T1F), tissue macromolecular proton fraction (f), and magnetization exchange rate (kF). Experiments included both phantom and in vivo brain data. The main contributions of this work are as follows:

  1. We propose a novel self‐supervised, scan‐specific learning framework that combines implicit neural representation with explicit MR physics‐based model reinforcement to enable robust, efficient, and flexible multiparametric qMRI reconstruction.

  2. We validate the proposed method on a highly undersampled (4× and 5× accelerated) 3D quantitative magnetization transfer mapping sequence for characterizing tissue macromolecular components and structures, demonstrating its feasibility in capturing complex MR signal evolution.

  3. We enhance reconstruction computational efficiency by integrating a model weight transfer mechanism and a low‐rank‐based fast network adaptation strategy within the framework, enabling faster convergence and significantly reduced reconstruction time.

2. Theory

Figure 1 illustrates an overview of our proposed REFINE‐MORE framework, which adopts a two‐stage optimization strategy for multiparametric qMRI reconstruction. In the first stage, we leveraged the concept of INR to perform the de‐aliasing task from undersampled measurements and provide an informative initialization for the series of quantitative parameters. This is followed by a second stage based on an unrolled proximal gradient descent algorithm, which reinforces the underlying MR physics constraints to enhance the fidelity and accuracy of the reconstructed quantitative maps.

FIGURE 1.

FIGURE 1

Overview of the proposed REFINE‐MORE framework, which adopts a two‐stage optimization strategy. (A) The initialization module represents the weighted images as a function of spatial and temporal coordinates, parameterized by hash encodings 1 and 2, and the MLP1, whereas the multiparametric maps are represented as a function of spatial coordinates, parameterized by the hash encoding 3 and the MLP2. The parameters in hash encodings and MLPs are optimized by minimizing the loss functions 1 and 2. (B) The physics reinforcement module unrolls the physics model‐based proximal gradient descent algorithm into K phases and uses a U‐Net as an implicit proximal operator. The U‐Net is optimized by minimizing the data consistency loss 3 applied to the outputs of all phases. This module starts with the initial estimate and progressively refines the quantitative maps. The final quantitative maps are obtained from the last phase.

2.1. Physical Model in Fast Quantitative MRI

In qMRI reconstruction, the undersampled k‐space signal d, can be formulated as:

d=UFCS(Q) (1)

where Q=qii=1N denotes a set of quantitative tissue parameters, qi is each parameter, and N represents the total number of parameters to be estimated. S(Q) is the MR sequence‐specific signal model that maps quantitative parameters Q to the weighted images. C represents coil sensitivity maps for multi‐channel coils, F is the fast Fourier transform, and U denotes the undersampling mask for fast acquisition. The quantitative parameters Q can be obtained from the undersampled k‐space d by solving the following constrained optimization problem:

argminQg(Q)+λR(Q) (2)

where g(Q)=12dUFCS(Q)22 enforces data consistency with the measured k‐space. R(Q) is the regularization term that imposes prior knowledge on the estimated quantitative maps. λ is a weighting factor that balances the contribution of the two terms. Equation (2) can be solved by using an iterative optimization approach such as the proximal gradient descent algorithm [54]. Like the conventional curve fitting approaches, the initial estimate Q(0)=qi(0)i=1N plays a critical role in stabilizing the optimization trajectory during the gradient descent process. With a reasonably good initial value close to the optimal solution, the algorithm reduces the likelihood of being trapped in local minimums and can improve the accuracy of the parameter estimation.

2.2. Implicit Neural Representation for Learning Tissue Parameter Initialization

In the INR‐based initialization module (Figure 1A) at the first stage, we employed a representation strategy to decouple the removal of image artifacts induced by k‐space undersampling and the exploitation of temporal correlation characterized by the MR signal model.

More specifically, the image artifact removal is conducted by modeling the spatiotemporally varying weighted image series W(0) as a continuous function of both spatial coordinates (x,y,z) and a 1D imaging parameter t such as flip angles, echo times, inversion recovery times, etc., depending on the specific qMRI imaging protocol:

W(0)(x,y,z,t)=MLP1concat1x,y,z|h1,2t|h2φ1 (3)

where h1, h2, and φ1 are learnable parameters in the hash encodings 1 and 2, and MLP1, respectively. concat is a concatenation operation. A detailed explanation of hash encoding can be found in the Supporting Information: Supporting Background Information. The learnable parameters in hash encodings and the MLP can be optimized by minimizing the following loss function:

1=dUFCW(0)h1,h2,φ122+λTVW(0)h1,h2,φ11 (4)

where W(0)h1,h2,φ1 represents the full 4D weighted image volumes, which are outputs of the respective functions evaluated at all sampled locations. The operator TV(·) denotes total variation regularization, promoting spatial smoothness in the reconstructed images. The loss 1 drives the INR to recover alias‐free weighted images from undersampled k‐space data.

Furthermore, the exploitation of temporal correlation governed by the MR signal model S(·) is conducted by directly modeling the quantitative parameters Q(0) as a function of 3D spatial coordinates (x,y,z), expressed by:

Q(0)(x,y,z)=MLP23x,y,z|h3φ2 (5)

where h3 and φ2 also denote learnable parameters in the hash encoding 3 and MLP2, respectively. The learnable parameters can be optimized by minimizing the following loss function:

2=W(0)SQ(0)h3,φ222 (6)

where Q(0)h3,φ2 represent the full 3D parameter volumes. The loss 2 drives the INR to predict quantitative parameter maps from the estimated weighted images in loss 1.

This decoupled strategy simplifies reconstruction by addressing the artifact removal and parameter estimation through two complementary objectives, which facilitates stable optimization and improves interpretability.

2.3. Unrolling of a Learnable Proximal Gradient Descent Algorithm

In the second stage for MR physics‐based model reinforcement (Figure 1B), we began with the output of the INR module as the initial parameter estimate Q(0) for the proximal gradient descent algorithm [54] to iteratively solve Equation (2). In the kth iteration, each quantitative parameter qi(k) is given by:

q^i(k)=qi(k1)αi(k)gqi(k1) (7)
qi(k)=proxR,αi(k)q^i(k) (8)

where denotes the gradient operator with respect to qi(k1). q^i(k) represents the intermediate outputs after one gradient descent step. αi(k) is the step size in the kth iteration. proxR,αi(k) is the proximity operator, which is defined as:

proxR,αi(k)(v)=argminxR(x)+12αi(k)xv22. (9)

From Equations (7) and (8), it is evident that the proximal gradient descent algorithm decouples the data consistency term from the incorporation of prior knowledge. Similar to many recent deep learning studies [33, 55, 56, 57], we unrolled the iterative optimization process into K phases and replaced the proximal operator proxR,αi(k) with efficient CNNs with learnable network parameters to approximate an implicit regularization term in a self‐supervised manner. More specifically, in each phase, a gradient descent update is first performed for every quantitative map qi according to Equation (7), to enforce data fidelity and consistency with the MR physical model. This is followed by a learned regularization step, where a CNN (e.g., a U‐Net [58] in our implementation) is used as an implicit proximal operator to capture latent structural features and further suppress noise or artifacts in Equation (8). The unrolled network is optimized by minimizing the following self‐supervised loss function applied to the output of all phases:

3=k=1KdUFCSCNNqi^k|φcnni=1N22 (10)

where φcnn denotes the learnable parameters in the CNN. The final quantitative maps are obtained from the last phase, that is Q(K)=qi(K)i=1N.

2.4. Rapid Model Adaptation

It should be noted that, unlike conventional deep learning reconstruction methods, where training and testing are two separate steps, in REFINE‐MORE with scan‐specific self‐supervised learning, the reconstruction is readily concluded once the training has converged for one subject. However, with the learning involving an iterative optimization process, computation efficiency might be hindered due to the gradient backpropagation within a chain of CNNs, hash encodings, and MLPs. To ensure high computation efficiency, we developed a rapid model adaptation strategy consisting of two components.

Firstly, in the INR‐based initialization module, we hypothesize that the MR signal model provides strong prior information for the temporal contrast variations; therefore, the hash encoding 1 dependent on the imaging parameter t remains less variable across different subjects under the same MR sequence. Once the first subject is reconstructed, we froze 1 and only optimized the hash encodings 2 and 3 that encode spatial features from 3D spatial coordinates (x,y,z) in each subject. MLP1 and MLP2 can also be fixed, as we found them also less variable across different subjects.

Secondly, in the physics reinforcement module, we incorporated a low‐rank adaptation (LoRA) [59] to improve CNN learning efficiency. Mathematically, assuming the weight matrix in the CNN is given by φcnnm×l, where m is the number of output channels and l is the number of parameters per convolution kernel, determined by the input channels and kernel size, a low‐rank decomposition can be conducted to compress the full size matrix into two smaller matrices Am×r and Br×l, where r is the rank of the decomposition, so that the update of the weight matrix can be expressed as:

Δφcnn=β·AB. (11)

where β is a scaling factor to control the magnitude of the adaptation. It should be noted that because rmin(m,l), the update of Δφcnn can be extremely lightweight in comparison to updating a full‐size φcnn in conventional CNN learning. In our case, once the first subject is reconstructed, for the subsequent subjects, the CNN update is conducted only on A and B. This low‐rank parameterization allows the model to efficiently capture subject‐specific variations while leveraging shared CNN features across volumes, enabling fast convergence. A detailed illustration of our proposed model adaptation strategy can be found in Figure S1.

3. Methods

3.1. Multiparametric Quantitative Magnetization Transfer Imaging

We investigated the feasibility of REFINE‐MORE to reconstruct accelerated multiparametric quantitative magnetization transfer imaging using a newly developed BTS (Bloch‐Siegert and magnetization Transfer Simultaneously) sequence [53]. BTS models tissue with a binary spin‐bath magnetization transfer system that is composed of a “free” liquid water proton pool and a “restricted” macromolecule proton pool denoted by F and R, respectively. In data acquisition, an off‐resonance saturation pulse is applied after excitation, prior to acquisition in an SPGR scheme, inducing Bloch‐Siegert shift (correcting for B1+ field inhomogeneity) and magnetization transfer simultaneously. The BTS signal model can be derived analytically as:

SBTS=ρM0(1f)sinα1E1FA+E1RB1E1FAcosα+E1REW0EWCeiφBTS (12)

where

A=1f+fEkEkE1REWEW0B=ffEk+EkEWEW0C=f+EkfEkE1F[R]=eR1F[R]TREW0=eW(0)τexcEW=eWΔoffτBTSEk=e11fkRTR=e1fkFTR=ekTRφBTS=B1,max20τBTSγB1,normalized(t)222πΔoffdt=B1,max2KBS (13)

α is the excitation flip angle resulting from the excitation pulse of width τexc, R1F[R]=1/T1F[R] are the corresponding spin–lattice relaxation rates of the free and restricted macromolecule proton pools, respectively, and f is the macromolecular proton fraction with respect to the total magnetization M0=M0F+M0R where M0F and M0R are the corresponding equilibrium magnetizations of the free and restricted proton pool. ρ is a scaling term, B1,max and B1,normalized(t) are the peak amplitude and amplitude modulation function normalized to 1, respectively, of the saturation pulse of width τBTS applied at the offset frequency Δoff. W(0) is the average saturation rate of the macromolecule proton pool due to irradiation applied at a frequency offset Δoff, given by

W(Δ)=π1τRF0τRFω12(t)dtGSL(Δ) (14)
GSL(Δ)=012πT2R3u21e22πΔT2R3u212du (15)

The complexity of the magnetization transfer signal model is further manifested by the exchange of longitudinal magnetization between the two pools, characterized by pseudo‐first‐order rate constants kF and kR, where kF is the spin transfer rate from F to R, and kR is vice versa. In equilibrium, kF=kM0R and kR=kM0F, where k is the fundamental exchange rate constant between pools F and R. The detailed sequence protocol and signal model derivation can be found in the original BTS paper [53].

We are primarily targeting three quantitative magnetization transfer parameters including free pool spin–lattice relaxation (T1F), macromolecular fraction (f), and magnetization exchange rate (kF) quantification, as those parameters have been shown capable of characterizing tissue integrity in different diseases, such as demyelination in the brain [60], and extracellular matrix degradation in the connective tissue [61]. In the original BTS study, fully sampled high‐resolution quantitative magnetization transfer parameter maps have been obtained for covering the whole brain in the healthy subject with a scan time of approximately 40 min, which requires imaging acceleration for clinical translation.

3.2. Image Datasets

We collected both fully sampled in vivo and phantom data using the BTS sequence. The in vivo human brain data were acquired from five healthy volunteers in accordance with a protocol approved by the local institutional review board. Imaging was performed on a Siemens 3T Prisma scanner equipped with a 20‐channel head coil. The BTS scans used the following 3D acquisition parameters: matrix size = 176 × 176 × 48 with a resolution of 1.3 × 1.3 × 3.5 mm3 along the sagittal orientation, TE/TR = 12 ms/40 ms, and flip angles of 5°, 10°, 20°, and 40° with a fixed 500 μs pulse length. For the off‐resonance saturation, a Fermi pulse of 8 ms duration was applied, with a peak B1,max of 7.3 μT and a frequency offset of 4000 Hz.

The phantom data were acquired on the same scanner used in the in vivo experiment. The phantom consisted of four 20 mL vials immersed in a 200 μM MnCl2 water bath. The vials contained varying macromolecular content, including 2%, 4%, and 8% agar solutions (weight per volume) prepared in DI water [62], as well as boiled egg white [63]. The BTS scans used the following 3D imaging parameters: matrix size = 128 × 128 × 12 with a 1.3 × 1.3 × 5 mm3 along the coronal orientation, TE/TR = 12 ms/80 ms, and excitation flip angles of 5°, 10°, 20°, 40°, and 60°, using a constant excitation pulse duration of 500 μs. An 8 ms Fermi pulse was applied with a peak B1,max of 9.128 μT and a carrier frequency offset of 4000 Hz.

3.3. Implementations

REFINE‐MORE was implemented using Python 3.10 and PyTorch 1.13.1 on a workstation with an Intel(R) Xeon(R) Gold 6338 CPU and an NVIDIA A100 GPU with 80 GB memory. The framework was trained using the Adam optimizer [64] and a fixed learning rate of 0.001. For the INR module, the input coordinates were normalized to the range of [0,1] to facilitate the INR learning. The hash encoding was implemented using the CUDA‐accelerated tiny‐cuda‐nn library (https://github.com/NVlabs/tiny‐cuda‐nn). A lightweight MLP with three hidden layers and 64 neurons per layer was used in combination with ReLU activations for hidden layers. To ensure that the INR produces physically meaningful outputs during training, output constraints were imposed. Specifically, the INR output channels corresponding to I0, T1F, and kF maps were constrained to be non‐negative by applying an absolute operation to their predicted values, while the output channel corresponding to f was passed through a sigmoid function to restrict its range to [0,1]. The total number of trainable parameters in the hash encodings and MLPs was approximately 39.7 million. In the physics reinforcement module, the proximal gradient descent algorithm was unrolled into a total of four phases, each incorporating a shared 2D U‐Net. The U‐Net takes N=4 quantitative maps (I0=ρM0, T1F, f, kF) as input channels, with the first convolutional layer producing 32 feature maps and a four‐level encoder‐decoder architecture. The total number of trainable parameters in the refinement module is approximately 7.8 million. To handle the reconstruction of entire 3D parameter volumes, individual slices were treated as batch elements, while the different parameter maps were concatenated along the channel dimension. This design enables efficient slice‐wise processing while preserving spatial consistency across quantitative maps during unrolled optimization. The model was trained progressively: the INR module was first trained to minimize 1+2 for 1500 iterations to generate a reasonable initialization, and then both the INR in the initialization module and the U‐Net in the physics reinforcement module were jointly optimized to minimize 1+2+3 for an additional 1500 iterations. The regularization weight λ in Equation (4) was fixed at 0.01 across all experiments. The REFINE‐MORE code is available at: https://github.com/I3Tlab/REFINE‐MORE.

3.4. Experimental Setup

We conducted the following experiments to evaluate the proposed REFINE‐MORE method.

3.4.1. Experiment 1: Method Comparison

This experiment aimed to assess the performance of REFINE‐MORE compared with other state‐of‐the‐art methods. The in vivo BTS k‐space data were retrospectively undersampled along two phase encoding directions using a 2D variable density Gaussian sampling pattern with acceleration factors (AF) of 4 and 5. The 24 × 24 center k‐space region was fully sampled to calculate coil sensitivity maps using the ESPIRiT algorithm [65] (see Figure S2 for detailed sampling masks). REFINE‐MORE was compared with Zero Filling, locally low‐rank (LLR) method [13], MANTIS [29], RELAX [33], and SUMMIT [34]. For Zero Filling and LLR, the weighted images at different flip angles were first reconstructed, and then the multiparametric maps were estimated by the nonlinear fitting using the “fmincon” function in MATLAB (Mathworks, Natick, MA, USA). MANTIS is a supervised qMRI reconstruction method that performs end‐to‐end mapping from aliased weighted images to the corresponding quantitative maps, requiring fully sampled data as ground truth for training. In contrast, RELAX is a self‐supervised approach that leverages the underlying MR signal model to directly estimate quantitative maps from undersampled data without the need for fully sampled references. To evaluate both methods, we conducted a leave‐one‐out five‐fold cross‐validation on the in vivo dataset, where in each fold, four subjects were used for training and the remaining one for testing. We further evaluated SUMMIT, an INR‐based method that directly reconstructs quantitative maps without explicitly incorporating MR signal modeling. All comparison methods were reimplemented based on their source codes to ensure compatibility with the BTS signal model. While the network architectures and configurations followed the original designs, training‐related hyperparameters such as the learning rate, the weights of the regularization term, and the number of iterations, were fine‐tuned on our datasets to achieve the best performance. The fully sampled data processed by nonlinear voxel‐wise fitting served as the reference. The results of different methods were compared qualitatively and quantitatively. The quantitative evaluation metrics are normalized root mean square error (nRMSE) and structural similarity index measure (SSIM), where the nRMSE is defined as:

nRMSE=q^q2q2×100% (16)

where q^ is the reconstructed quantitative map and q represents the corresponding reference. Additionally, the region‐of‐interest (ROI) analysis was conducted to assess the performance across selected anatomical regions, including the frontal white matter, splenium of corpus callosum, genu of corpus callosum, thalamus, and caudate nucleus. A Bland–Altman plot [66] was generated to evaluate the agreement between the reconstructed quantitative values and the fully sampled reference, providing insights into systematic bias and variability across methods.

3.4.2. Experiment 2: Evaluation of Robustness and Accuracy

This experiment aimed to assess the robustness of REFINE‐MORE on different imaging objects and its accuracy in estimating multiple quantitative parameters under simplified but controlled imaging conditions. The phantom BTS k‐space data were retrospectively undersampled along one phase encoding direction using a 1D variable density Gaussian sampling pattern with AF = 4 and 24 calibration lines (see Figure S2 for detailed sampling masks). REFINE‐MORE was applied to reconstruct the undersampled data, and the resulting quantitative maps of T1F, f, and kF were compared to those derived from fully sampled data. Mean values within each vial were extracted and analyzed using linear regression to evaluate estimation accuracy.

3.4.3. Experiment 3: Model Adaptation for Improving Computational Efficiency

This experiment aimed to demonstrate the potential benefits of incorporating model adaptation strategies into the REFINE‐MORE framework to reduce reconstruction time. Specifically, the learned weights of the hash encodings, MLPs, and U‐Nets from previously reconstructed one subject were reused as the starting point when initializing the model for a new subject. To evaluate the impact, loss curves with and without model adaptation were plotted and compared. Additionally, the reconstructed quantitative maps at different iteration stages were visualized to illustrate the accelerated convergence.

3.4.4. Experiment 4: Other Ablation Studies

A series of ablation experiments was conducted to validate the design choices and effectiveness of key components in REFINE‐MORE. To demonstrate the rationale of the proposed separate spatial and temporal encoding strategy for the weighted image reconstruction, we visualized the learned features from the hash encodings and performed temporal interpolation to verify that the temporal features capture reasonable contrast variations. In addition, we evaluated the impact of the physics reinforcement module by comparing models without it and with varying numbers of unrolled phases to investigate its effectiveness in improving the accuracy of multiparametric estimation. We also analyzed the influence of the hyperparameter λ in Equation (4) on the reconstructed weighted images, confirming that the chosen value achieves a good balance between noise suppression and structural preservation in our datasets. Finally, to highlight the benefit of the INR‐based initialization module, we removed this module and initialized the physics reinforcement stage using quantitative parameters derived from zero‐filled reconstructions.

4. Results

4.1. Results of Different Methods

Figure 2 presents the reconstructed I0, T1F, f, and kF maps by different methods on the in vivo data at AF = 4. The top two rows are the reconstructed I0 maps. Visually, the direct Zero Filling approach results in blurred reconstructions with noticeable artifacts. LLR and SUMMIT can partially suppress these artifacts, as illustrated by the zoomed‐in images. The results of RELAX and MANTIS are over‐smoothed, making it difficult to discern cortical structures. In contrast, REFINE‐MORE yields the most faithful reconstruction that closely resembles the fully sampled reference. Regarding the quantitative T1F map, REFINE‐MORE demonstrates superior structure preservation, particularly at gray‐white matter boundaries, and maintains consistent contrast across the white matter. The other methods either oversmooth the tissue contrast (e.g., RELAX and MANTIS) or retain noise‐like variations (e.g., Zero Filling, LLR, and SUMMIT). For f and kF maps, REFINE‐MORE exhibits superior visual agreement with the fully sampled results, capturing quantitative variations more accurately and yielding spatial patterns that closely resemble the reference.

FIGURE 2.

FIGURE 2

Qualitative comparison of I0, T1F, f, and kF maps reconstructed by different methods at AF = 4. The regions enclosed by white boxes are shown in enlarged views. Visually, REFINE‐MORE yields the most faithful reconstruction, with sharper anatomical boundaries and removed artifacts that closely resemble the fully sampled reference.

Figure 3 shows the reconstruction results of different methods at a 5 × 2D variable density Gaussian undersampling pattern. Similar to the AF = 4 case, the I0 map reconstructed by REFINE‐MORE demonstrates effective artifact suppression and preserves fine structural details, as highlighted in the zoomed‐in regions. For the T1F map, methods such as Zero Filling, RELAX, and MANTIS produce blurred reconstructions, which obscure anatomical boundaries and compromise quantitative accuracy. In comparison, LLR, SUMMIT, and REFINE‐MORE produce maps that are more consistent with references, although LLR and SUMMIT exhibit higher levels of residual noise. Regarding the reconstructed f maps, LLR, MANTIS, and REFINE‐MORE achieve better contrast alignment with the reference, whereas Zero Filling, RELAX, and SUMMIT tend to underestimate the values. For the kF map, REFINE‐MORE provides the closest match to the reference in terms of contrast fidelity.

FIGURE 3.

FIGURE 3

Qualitative comparison of I0, T1F, f, and kF maps reconstructed by different methods at AF = 5. The regions enclosed by white boxes are shown in enlarged views. Similar to the AF = 4 case, REFINE‐MORE exhibits superior visual agreement with the fully sampled results across different maps.

Table 1 summarizes nRMSE and SSIM values comparing the reconstructions from different methods with the fully sampled reference. REFINE‐MORE consistently achieves the lowest nRMSE and the highest SSIM across various acceleration factors and quantitative parameter maps, except for the kF map at AF = 4, where its SSIM is 0.3 lower than the best‐performing method. In contrast, RELAX and MANTIS exhibit inferior quantitative performance, likely due to limited training data, which may hinder their ability to learn representative features for accurate reconstruction. Figure 4 displays the Bland–Altman plots for Zero Filling, LLR, SUMMIT, and REFINE‐MORE across five ROIs. In Bland–Altman plots, the horizontal axis represents the mean of the reconstructed values and the reference values, and the vertical axis shows the errors of the reconstructed results and the reference. Therefore, we can see that LLR and REFINE‐MORE exhibit smaller mean biases and narrower limits of agreement in the reconstruction of T1F and f, while for the kF map, REFINE‐MORE achieves the lowest mean bias and the tightest limits of agreement, indicating good overall consistency with the reference across all three maps. The plots for RELAX and MANTIS are provided separately in Figure S3 due to larger‐scale errors likely caused by the small amount of training data.

TABLE 1.

Comparison of nRMSE and SSIM values relative to the fully sampled reference for different methods on the in vivo human brain dataset at acceleration factors (AF) of 4 and 5.

T1F
f
kF
nRMSE (%) SSIM (%) nRMSE (%) SSIM (%) nRMSE (%) SSIM (%)
Mean ± SD at AF = 4
Zero Filling 21.5 ± 1.8 95.6 ± 0.5 25.0 ± 1.5 94.8 ± 0.8 25.1 ± 1.5 94.9 ± 0.8
LLR 19.6 ± 2.8 96.5 ± 0.8 20.9 ± 2.4 95.6 ± 1.2 24.2 ± 3.4 94.9 ± 0.8
RELAX 31.2 ± 4.9 94.3 ± 0.8 27.4 ± 1.5 93.5 ± 0.6 27.8 ± 2.1 93.4 ± 0.7
MANTIS 27.5 ± 5.4 94.7 ± 1.1 26.3 ± 2.5 95.1 ± 0.8 28.2 ± 3.1 94.7 ± 1.0
SUMMIT 19.2 ± 4.2 96.7 ± 1.1 20.7 ± 3.9 96.4 ± 1.0 20.8 ± 3.9 96.4 ± 0.9
REFINE‐MORE 15.4 ± 2.1 98.1 ± 0.4 20.1 ± 3.4 96.6 ± 0.9 20.5 ± 3.5 96.1 ± 0.3
Mean ± SD at AF = 5
Zero Filling 23.2 ± 1.9 95.1 ± 0.5 26.5 ± 1.4 94.2 ± 0.7 26.6 ± 1.4 94.3 ± 0.7
LLR 21.4 ± 2.8 95.9 ± 0.8 22.6 ± 2.3 94.9 ± 1.2 25.9 ± 3.2 94.2 ± 0.9
RELAX 31.1 ± 4.0 94.1 ± 0.8 30.6 ± 0.6 92.5 ± 0.6 31.0 ± 1.3 92.4 ± 0.8
MANTIS 28.3 ± 4.5 94.7 ± 1.1 28.4 ± 4.0 94.6 ± 1.0 30.0 ± 4.3 94.3 ± 1.3
SUMMIT 21.3 ± 4.6 95.9 ± 1.3 22.8 ± 4.1 95.7 ± 1.0 22.9 ± 4.1 95.7 ± 1.1
REFINE‐MORE 17.2 ± 2.7 97.6 ± 0.6 22.0 ± 4.1 96.1 ± 1.0 22.1 ± 3.6 96.1 ± 1.0

Note: The results are reported as mean ± standard deviation. The best‐performing method in each category is highlighted in bold.

FIGURE 4.

FIGURE 4

Bland–Altman plots for (A) Zero Filling (ZF), (B) LLR, (C) SUMMIT, and (D) REFINE‐MORE across five ROIs. The solid lines indicate mean differences, and the dashed lines represent the 95% confidence level.

4.2. Results on Phantom Data

The results of phantom data are depicted in Figure 5. Figure 5A shows the I0, T1F, f, and kF maps reconstructed by Zero Filling, REFINE‐MORE, and Fully Sample. The quantitative maps of Zero Filling exhibit ripple artifacts due to the undersampling, whereas these artifacts can be effectively eliminated by the REFINE‐MORE method. Figure 5B illustrates the linear regression analysis between the reconstructed values from Zero Filling and REFINE‐MORE and the fully sampled reference. The mean T1F, f, and kF values of the four vials estimated by REFINE‐MORE demonstrate good agreement with those estimated from the fully sample data, as indicated by the correlation slope approaching 1 with R 2 = 1.000, 0.999, and 0.999, respectively. In contrast, the Zero Filling reconstructions show pronounced deviations from the reference values, mainly attributed to artifacts that impair quantitative accuracy.

FIGURE 5.

FIGURE 5

Presentation of the phantom experiment results at AF = 4. (A) I0, T1F, f, and kF maps reconstructed by Zero Filling, REFINE‐MORE, and Fully Sample. The quantitative maps of Zero Filling exhibit ripple artifacts, whereas these artifacts can be effectively eliminated by REFINE‐MORE. (B) Linear regression analysis between the reconstructed values from Zero Filling and REFINE‐MORE and the fully sampled reference. The red line represents the linear fitting, and the black dashed line corresponds to y=x. The regression slope between REFINE‐MORE and the reference is closer to 1.

4.3. Results of Model Adaptation

Figure 6 illustrates the advantages of the model adaptation strategy. Figure 6A demonstrates the benefits of reusing the temporal features and MLP weights learned from one subject for a new subject during the initialization module. As shown by the loss convergence curves, the loss decreases faster and reaches a lower value when this model adaptation strategy is employed. The right panel of Figure 6A presents the reconstruction results at 200, 500, and 1500 iterations, with and without model adaptation, respectively. Notably, the adapted model achieves comparable reconstruction accuracy at 500 iterations to that of the non‐adapted model at 1500 iterations. Figure 6B demonstrates the benefits of LoRA‐based model adaptation during the physics reinforcement module. It can be observed that the adapted model exhibits faster convergence, whereas the non‐adapted model shows greater fluctuations in loss. This is further supported by comparing the quantitative maps generated with and without model adaptation at 100, 200, and 1500 iterations. With adaptation, the model reaches a similar level of performance in 200 iterations, which results in an approximately five‐fold improvement in reconstruction efficiency (with adaptation: (6.6 + 7.6) min vs. without adaptation: (13.3 + 58.5) min). Table S1 summarizes the reconstruction times across different methods evaluated on the in vivo dataset. REFINE‐MORE exhibits a longer runtime due to its unrolled physics‐based reinforcement. With the model adaptation strategy, the runtime is reduced to a level comparable to SUMMIT (11.5 vs. 14.2 min), demonstrating the feasibility of further accelerating REFINE‐MORE through the model adaptation strategy.

FIGURE 6.

FIGURE 6

Illustration of the benefits of the model adaptation strategy. (A) The left panel shows the loss curves of the models with and without adaptation during the initialization module. The right panel displays the reconstructed quantitative maps at 200, 500, and 1500 iterations. (B) The left panel shows the loss curves of the models with and without adaptation during the physics reinforcement module. The right panel presents the reconstructed quantitative maps at 100, 200, and 1500 iterations. The corresponding nRMSE relative to the fully sampled reference is indicated in each image.

4.4. Results of Ablation Studies

Figure 7 visualizes spatial and temporal features learned by the hash encodings 1 and 2, respectively. Figure 7A shows representative spatial features at five different spatial resolution levels. It is observed that the spatial features evolve from low‐level, global contrast representations to higher‐level, more abstract structural features as the resolution increases. This progression highlights the hierarchical encoding capability of the hash‐based spatial representation, enabling the model to capture both coarse and fine‐grained image characteristics. Figure 7B presents the temporal features across 8 time points corresponding to 4 different flip angles with and without off‐resonance saturation, respectively, in the BTS protocol. To further validate that the temporal features indeed encode contrast variations, we generated three interpolated temporal features at t=2.5, 3.5, and 4.5, which were not involved during the model optimization. When concatenated with the learned spatial features and used to query the MLP, they produce images exhibiting distinct contrast weightings. These results demonstrate the model's ability to generalize to intermediate temporal states and confirm the semantic continuity encoded in the temporal feature space.

FIGURE 7.

FIGURE 7

Visualization of spatial and temporal features learned by the hash encoding 1 and 2. (A) Representative spatial features at five different resolution levels. (B) Display of the temporal features across 8 time points. (C) The synthesized images with different contrasts at time points of 2.5, 3.5, and 4.5.

Figure 8 illustrates the reconstruction quality of T1F and f maps under different configurations of the unrolled physics reinforcement module, including the case without reinforcement and with varying numbers of unrolling phases. In the absence of reinforcement, the T1F map exhibits overly smoothed contrast, and the f map shows noticeable inaccuracies compared to the fully sampled reference in the corpus callosum region. As the number of unrolling phases increases, the T1F maps progressively recover finer tissue details, as shown in the zoomed‐in images. However, when the number of unrolled phases exceeds three, the improvements become marginal. Quantitatively, both nRMSE and SSIM metrics deteriorate at five and six unrolled phases, suggesting potential noise amplification or overfitting. Overall, using four unrolling phases offers a favorable balance between the reconstruction fidelity and overfitting.

FIGURE 8.

FIGURE 8

Reconstructed T1F and f maps without the physics reinforcement module and with varying numbers of total unrolling phases. The regions enclosed by white boxes are shown in enlarged views. Quantitative metrics are provided below each map. Without reinforcement, the T1F map appears overly smoothed, and the f map shows noticeable inaccuracies. Increasing the number of unrolling phases progressively improves structural details. Quantitative nRMSE and SSIM values indicate degraded performance at five and six phases, suggesting potential noise amplification or overfitting.

Figure 9 presents the weighted images reconstructed during the initialization module using different λ values in the 1 loss term. The zoomed‐in images reveal that as λ increases, the reconstructed images become progressively smoother with reduced noise. However, excessively large λ values lead to over‐smoothing, resulting in the loss of fine structural details. The quantitative metrics further support this observation. Consequently, λ = 0.01 was selected in our datasets.

FIGURE 9.

FIGURE 9

Weighted images reconstructed in the initialization module using different values of the regularization parameter λ in the 1 loss term. As λ increases, the images show reduced noise, but overly large λ results in excessive smoothing and loss of structural details. Quantitative metrics exhibit the same trend.

Figure S4 presents the reconstruction results obtained using zero‐filling initialization and the proposed REFINE‐MORE with INR initialization at AF = 4. When initialized with zero filling, the resulting I0 and T1F maps exhibit residual aliasing artifacts, as reflected by inhomogeneous intensity patterns within the white matter regions. The f map reconstructed from zero‐filling initialization also shows pronounced underestimation in white matter compared with the fully sampled reference. In contrast, REFINE‐MORE initialized with the INR yields parameter maps with reduced artifacts and improved spatial coherence, showing higher anatomical consistency and closer agreement with the fully sampled reference. Quantitatively, the proposed method achieves lower nRMSE and higher SSIM across all parameters, confirming that INR‐based initialization effectively suppresses artifacts and enhances overall reconstruction fidelity.

5. Discussion and Conclusion

In this study, we proposed a self‐supervised and scan‐specific framework, REFINE‐MORE, for accelerated multiparametric qMRI reconstruction. The method first employs the concept of implicit neural representation to model the entire 4D volumes as functions of coordinates, providing an initial estimate of multiple quantitative maps. This initialization is then refined using an unrolled proximal gradient descent CNN framework, which enforces data consistency with the measured k‐space data through physics‐based modeling. We validated the proposed method on the datasets acquired by a multiparametric magnetization transfer imaging sequence for simultaneous reconstruction of T1F, f, and kF maps. Experimental results demonstrate that REFINE‐MORE achieves accurate and robust multiparametric estimation with 25% and 20% k‐space data. Furthermore, incorporating model adaptation strategies significantly improves reconstruction efficiency, reducing the overall reconstruction time by fivefold. In the following subsections, we further discuss REFINE‐MORE from several key perspectives.

5.1. Analysis of Implicit Neural Representation‐Based Initialization

In this study, we adopted INR to address the challenges of multiparametric qMRI reconstruction, offering a fundamentally different strategy from conventional CNN‐based methods. While CNNs typically operate on artifact‐laden images using convolutional filters to suppress artifacts and recover quantitative maps, INR directly models the target image as a continuous function of coordinates, providing several key advantages. First, leveraging recent advances in INR, we combine multi‐resolution hash encoding with an MLP as the representation function. Efficient CUDA‐based implementations of hash encodings make this approach both memory‐efficient and computationally fast, enabling practical application to high‐dimensional qMRI data. As a result, our method can handle entire four‐dimensional datasets without resorting to slice‐wise processing. For example, our INR module jointly reconstructs a 176 × 176 × 48 × 8 weighted image series together with four 176 × 176 × 48 quantitative parameter maps (I0, T1F, f, and kF), using only 49 GB of memory. Second, MLPs, as universal function approximators [67], can reliably fit complex continuous functions under a differentiable loss, providing a stable and flexible reconstruction framework. Third, the coordinate‐based formulation allows incorporation of prior knowledge. By separately encoding spatial and temporal coordinates, the INR implicitly models spatiotemporal correlations, helping the network capture the underlying data structure, as demonstrated in Figure 7. These advantages make INR a powerful tool, producing high‐quality parameter estimates that serve as effective inputs for the subsequent physics‐based reinforcement stage.

5.2. Effectiveness of Physics Reinforcement

The physics reinforcement module plays a crucial role in refining the initial estimates produced by the INR, resulting in more realistic parameter maps. In our framework, this module is implemented as a model‐based optimization process, specifically using an unrolled proximal gradient descent algorithm. Comparisons with the SUMMIT method (Figures 2 and 3) and the ablation study (Figure 8) highlight the effectiveness of this module. This improvement is likely because INR, relying solely on loss‐based supervision, may produce biased or overly smoothed results due to regularization, such as the piecewise constant patterns observed in the f maps reconstructed by SUMMIT. In contrast, the physics reinforcement module explicitly corrects such deviations by aligning the reconstruction with the measured k‐space data through known forward signal and acquisition models. This ensures that even if the INR initial estimates are imperfect, the final output remains consistent with the true underlying tissue properties.

5.3. Benefits of Model Adaptation for Scan‐Specific Methods

REFINE‐MORE is a scan‐specific reconstruction framework that requires no external training datasets beyond the target scan itself, making it particularly advantageous when fully sampled data are impractical to acquire. As shown in our experiments, methods like RELAX and MANTIS exhibit degraded performance under such data‐limited conditions. However, scan‐specific methods have inherent limitations, as they optimize a separate model for each scan and cannot leverage shared priors across subjects or datasets. Unlike supervised learning, which benefits from diverse training examples, scan‐specific frameworks often ignore reusable knowledge, potentially wasting informative representations. To address this, we introduce a model adaptation strategy to transfer learned priors from previously reconstructed scans to new target data. For example, we apply LoRA‐based adaptation, training only a small number of additional parameters while freezing the core network weights. This reduces trainable parameters from 7 763 879 in the original U‐Net to 517 600. As demonstrated in Figure 6B, LoRA adaptation achieves comparable performance in roughly one‐fifth of the original training time. These results suggest that incorporating prior knowledge can enhance performance and training efficiency in scan‐specific frameworks, and this strategy may be extended beyond REFINE‐MORE.

5.4. Limitations

First, REFINE‐MORE does not directly exploit population‐level priors or shared features across subjects, which supervised frameworks may leverage to further stabilize reconstruction. Second, like conventional iterative optimization, this method may need careful adaptation or hyperparameter tuning to extend to other contrasts or anatomies with different signal models. Third, the number of training iterations in this study was empirically determined and may not represent the optimal stopping point. In future work, cross‐validation strategies will be investigated, in which a small portion of the k‐space data is reserved as a validation set to adaptively determine the stopping criterion. Forth, while techniques such as LoRA have been incorporated to accelerate REFINE‐MORE, the per‐scan optimization remains relatively time‐consuming compared to pretrained supervised methods that perform inference within seconds.

Funding

This work was supported by National Institute of Biomedical Imaging and Bioengineering (R21EB031185), National Institute of Arthritis and Musculoskeletal and Skin Diseases (R01AR079442, R01AR081344, R56AR081017).

Supporting information

Data S1. An Overview of Hash Encoding.

Figure S1. Illustration of the model adaptation strategy. (A) For the initialization module, we reuse and freeze the temporal features and MLP weights from previously reconstructed data. (B) For the physics reinforcement module, we incorporate a low‐rank adaptation (LoRA) strategy that freezes most parameters in U‐Net and only learns a small set of parameters.

Figure S2. Undersampling masks for in vivo and phantom experiments. (A) 2D variable density Gaussian undersampling patterns with AF = 4 and AF = 5 for in vivo experiments. (B) A 1D variable density Gaussian undersampling pattern with AF = 4 for phantom experiments.

Figure S3. Bland–Altman plots for (A) RELAX and (B) MANTIS across five ROIs. The solid lines indicate mean differences, and the dashed lines represent the 95% confidence level.

Table S1. Reconstruction times of different methods evaluated on the in vivo dataset. The values indicate the average runtime required for a single data reconstruction. The annotations in parentheses specify the computational device used for each method (CPU or GPU). The proposed REFINE‐MORE shows a substantially reduced runtime after applying the model adaptation strategy.

Figure S4. Reconstruction results at AF = 4 using zero‐filling initialization and the proposed REFINE‐MORE with INR initialization. Quantitative metrics (nRMSE and SSIM) on this subject are reported below each reconstruction. INR‐initialized REFINE‐MORE generates parameter maps with reduced artifacts and closer agreement with the fully sampled reference.

MRM-95-2963-s001.docx (5.6MB, docx)

Acknowledgments

The research reported in this publication was supported by the National Institute of Biomedical Imaging and Bioengineering under Award Number R21EB031185, the National Institute of Arthritis and Musculoskeletal and Skin Diseases under Award Numbers R01AR081344, R01AR079442, and R56AR081017.

Data Availability Statement

The data that support the findings of this study are available on request from the corresponding author. The data are not publicly available due to privacy or ethical restrictions.

References

  • 1. Weiskopf N., Edwards L. J., Helms G., Mohammadi S., and Kirilina E., “Quantitative Magnetic Resonance Imaging of Brain Anatomy and In Vivo Histology,” Nature Reviews Physics 3, no. 8 (2021): 570–588, 10.1038/s42254-021-00326-1. [DOI] [Google Scholar]
  • 2. Jara H., Sakai O., Farrher E., et al., “Primary Multiparametric Quantitative Brain MRI: State‐Of‐The‐Art Relaxometric and Proton Density Mapping Techniques,” Radiology 305, no. 1 (2022): 5–18, 10.1148/radiol.211519. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3. Seiler A., Nöth U., Hok P., et al., “Multiparametric Quantitative MRI in Neurological Diseases,” Frontiers in Neurology 12 (2021): 640239, 10.3389/fneur.2021.640239. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4. Griswold M. A., Jakob P. M., Heidemann R. M., et al., “Generalized Autocalibrating Partially Parallel Acquisitions (GRAPPA),” Magnetic Resonance in Medicine 47, no. 6 (2002): 1202–1210, 10.1002/mrm.10171. [DOI] [PubMed] [Google Scholar]
  • 5. Pruessmann K. P., Weiger M., Scheidegger M. B., and Boesiger P., “SENSE: Sensitivity Encoding for Fast MRI,” Magnetic Resonance in Medicine 42, no. 5 (1999): 952–962. [PubMed] [Google Scholar]
  • 6. Lustig M., Donoho D., and Pauly J. M., “Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging,” Magnetic Resonance in Medicine 58, no. 6 (2007): 1182–1195, 10.1002/mrm.21391. [DOI] [PubMed] [Google Scholar]
  • 7. Lustig M. and Pauly J. M., “SPIRiT: Iterative Self‐Consistent Parallel Imaging Reconstruction From Arbitrary k‐Space ,” Magnetic Resonance in Medicine 64, no. 2 (2010): 457–471, 10.1002/mrm.22428. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8. Doneva M., Börnert P., Eggers H., Stehning C., Sénégas J., and Mertins A., “Compressed Sensing Reconstruction for Magnetic Resonance Parameter Mapping,” Magnetic Resonance in Medicine 64, no. 4 (2010): 1114–1120, 10.1002/mrm.22483. [DOI] [PubMed] [Google Scholar]
  • 9. Huang C., Graff C. G., Clarkson E. W., Bilgin A., and Altbach M. I., “T2 Mapping From Highly Undersampled Data by Reconstruction of Principal Component Coefficient Maps Using Compressed Sensing,” Magnetic Resonance in Medicine 67, no. 5 (2012): 1355–1366, 10.1002/mrm.23128. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10. Petzschner F. H., Ponce I. P., Blaimer M., Jakob P. M., and Breuer F. A., “Fast MR Parameter Mapping Using k‐t Principal Component Analysis,” Magnetic Resonance in Medicine 66, no. 3 (2011): 706–716, 10.1002/mrm.22826. [DOI] [PubMed] [Google Scholar]
  • 11. Velikina J. V., Alexander A. L., and Samsonov A., “Accelerating MR Parameter Mapping Using Sparsity‐Promoting Regularization in Parametric Dimension,” Magnetic Resonance in Medicine 70, no. 5 (2013): 1263–1273, 10.1002/mrm.24577. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12. Block K. T., Uecker M., and Frahm J., “Model‐Based Iterative Reconstruction for Radial Fast Spin‐Echo MRI,” IEEE Transactions on Medical Imaging 28, no. 11 (2009): 1759–1769, 10.1109/TMI.2009.2023119. [DOI] [PubMed] [Google Scholar]
  • 13. Zhang T., Pauly J. M., and Levesque I. R., “Accelerating Parameter Mapping With a Locally Low Rank Constraint,” Magnetic Resonance in Medicine 73, no. 2 (2015): 655–661, 10.1002/mrm.25161. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14. He J., Liu Q., Christodoulou A. G., Ma C., Lam F., and Liang Z. P., “Accelerated High‐Dimensional MR Imaging With Sparse Sampling Using Low‐Rank Tensors,” IEEE Transactions on Medical Imaging 35, no. 9 (2016): 2119–2129, 10.1109/TMI.2016.2550204. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15. Cao T., Ma S., Wang N., et al., “Three‐Dimensional Simultaneous Brain Mapping of T1, T2, and Magnetic Susceptibility With MR Multitasking,” Magnetic Resonance in Medicine 87, no. 3 (2022): 1375–1389, 10.1002/mrm.29059. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16. Dong Z., Wang F., Reese T. G., Bilgic B., and Setsompop K., “Echo Planar Time‐Resolved Imaging With Subspace Reconstruction and Optimized Spatiotemporal Encoding,” Magnetic Resonance in Medicine 84, no. 5 (2020): 2442–2455, 10.1002/mrm.28295. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17. Zhao B., Lu W., Hitchens T. K., Lam F., Ho C., and Liang Z. P., “Accelerated MR Parameter Mapping With Low‐Rank and Sparsity Constraints,” Magnetic Resonance in Medicine 74, no. 2 (2015): 489–498, 10.1002/mrm.25421. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18. Ma D., Gulani V., Seiberlich N., et al., “Magnetic Resonance Fingerprinting,” Nature 495, no. 7440 (2013): 187–192, 10.1038/nature11971. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19. Jun Y., Shin H., Eo T., Kim T., and Hwang D., “Deep Model‐Based Magnetic Resonance Parameter Mapping Network (DOPAMINE) for Fast T1 Mapping Using Variable Flip Angle Method,” Medical Image Analysis 70 (2021): 102017, 10.1016/j.media.2021.102017. [DOI] [PubMed] [Google Scholar]
  • 20. Liu F., Feng L., and Kijowski R., “MANTIS: Model‐Augmented Neural neTwork With Incoherent k‐Space Sampling for Efficient MR Parameter Mapping,” Magnetic Resonance in Medicine 82, no. 1 (2019): 174–188, 10.1002/mrm.27707. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21. Cai C., Wang C., Zeng Y., et al., “Single‐Shot T 2 Mapping Using Overlapping‐Echo Detachment Planar Imaging and a Deep Convolutional Neural Network,” Magnetic Resonance in Medicine 80, no. 5 (2018): 2202–2214, 10.1002/mrm.27205. [DOI] [PubMed] [Google Scholar]
  • 22. Zhang J., Wu J., Chen S., et al., “Robust Single‐Shot T2 Mapping via Multiple Overlapping‐Echo Acquisition and Deep Neural Network,” IEEE Transactions on Medical Imaging 38, no. 8 (2019): 1801–1811, 10.1109/TMI.2019.2896085. [DOI] [PubMed] [Google Scholar]
  • 23. Li S., Wu J., Ma L., Cai S., and Cai C., “A Simultaneous Multi‐Slice T2 Mapping Framework Based on Overlapping‐Echo Detachment Planar Imaging and Deep Learning Reconstruction,” Magnetic Resonance in Medicine 87, no. 5 (2022): 2239–2253, 10.1002/mrm.29128. [DOI] [PubMed] [Google Scholar]
  • 24. Yang Q., Lin Y., Wang J., et al., “MOdel‐Based SyntheTic Data‐Driven Learning (MOST‐DL): Application in Single‐Shot T2 Mapping With Severe Head Motion Using Overlapping‐Echo Acquisition,” IEEE Transactions on Medical Imaging 41, no. 11 (2022): 3167–3181, 10.1109/TMI.2022.3179981. [DOI] [PubMed] [Google Scholar]
  • 25. Cohen O., Zhu B., and Rosen M. S., “MR Fingerprinting Deep RecOnstruction NEtwork (DRONE),” Magnetic Resonance in Medicine 80, no. 3 (2018): 885–894, 10.1002/mrm.27198. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26. Luu H. M., Kim D. H., Kim J. W., Choi S. H., and Park S. H., “qMTNet: Accelerated Quantitative Magnetization Transfer Imaging With Artificial Neural Networks,” Magnetic Resonance in Medicine 85, no. 1 (2021): 298–308, 10.1002/mrm.28411. [DOI] [PubMed] [Google Scholar]
  • 27. Wang Z., Yu X., Wang C., et al., “One for Multiple: Physics‐Informed Synthetic Data Boosts Generalizable Deep Learning for Fast MRI Reconstruction,” Medical Image Analysis 103 (2025): 103616, 10.1016/j.media.2025.103616. [DOI] [PubMed] [Google Scholar]
  • 28. Yaman B., Hosseini S. A. H., Moeller S., Ellermann J., Uğurbil K., and Akçakaya M., “Self‐Supervised Learning of Physics‐Guided Reconstruction Neural Networks Without Fully Sampled Reference Data,” Magnetic Resonance in Medicine 84, no. 6 (2020): 3172–3191, 10.1002/mrm.28378. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29. Liu F., Kijowski R., El Fakhri G., and Feng L., “Magnetic Resonance Parameter Mapping Using Model‐Guided Self‐Supervised Deep Learning,” Magnetic Resonance in Medicine 85, no. 6 (2021): 3211–3226, 10.1002/mrm.28659. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30. Jun Y., Cho J., Wang X., et al., “SSL‐QALAS: Self‐Supervised Learning for Rapid Multiparameter Estimation in Quantitative MRI Using 3D‐QALAS,” Magnetic Resonance in Medicine 90, no. 5 (2023): 2019–2032, 10.1002/mrm.29786. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31. Jun Y., Arefeen Y., Cho J., et al., “Zero‐DeepSub: Zero‐Shot Deep Subspace Reconstruction for Rapid Multiparametric Quantitative MRI Using 3D‐QALAS,” Magnetic Resonance in Medicine 91, no. 6 (2024): 2459–2482, 10.1002/mrm.30018. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32. Heydari A., Ahmadi A., Kim T. H., and Bilgic B., “Joint MAPLE: Accelerated Joint T1 and T2* Mapping With Scan‐Specific Self‐Supervised Networks,” Magnetic Resonance in Medicine 91, no. 6 (2024): 2294–2309, 10.1002/mrm.29989. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33. Bian W., Jang A., and Liu F., “Improving Quantitative MRI Using Self‐Supervised Deep Learning With Model Reinforcement: Demonstration for Rapid T1 Mapping,” Magnetic Resonance in Medicine 92, no. 1 (2024): 98–111, 10.1002/mrm.30045. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34. Lao G., Feng R., Qi H., et al., “Coordinate‐Based Neural Representation Enabling Zero‐Shot Learning for Fast 3D Multiparametric Quantitative MRI,” Medical Image Analysis 102 (2025): 103530, 10.1016/j.media.2025.103530. [DOI] [PubMed] [Google Scholar]
  • 35. Zhao R., Peng X., Kelkar V. A., Anastasio M. A., and Lam F., “High‐Dimensional MR Reconstruction Integrating Subspace and Adaptive Generative Models,” IEEE Transactions on Biomedical Engineering 71, no. 6 (2024): 1969–1979, 10.1109/TBME.2024.3358223. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36. Mildenhall B., Srinivasan P. P., Tancik M., Barron J. T., Ramamoorthi R., and Ng R., “NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis,” Communications of the ACM 65, no. 1 (2021): 99–106, 10.1145/3503250. [DOI] [Google Scholar]
  • 37. Wang C., Wu X., Guo Y. C., Zhang S. H., Tai Y. W., and Hu S. M., “NeRF‐SR: High Quality Neural Radiance Fields Using Supersampling,” in Proceedings of the 30th ACM International Conference on Multimedia (Association for Computing Machinery, 2022), 6445–6454, 10.1145/3503161.3547808. [DOI] [Google Scholar]
  • 38. Liu R., Sun Y., Zhu J., Tian L., and Kamilov U. S., “Recovery of Continuous 3D Refractive Index Maps From Discrete Intensity‐Only Measurements Using Neural Fields,” Nature Machine Intelligence 4, no. 9 (2022): 781–791, 10.1038/s42256-022-00530-3. [DOI] [Google Scholar]
  • 39. Peng S., Zhang Y., Xu Y., et al., “Neural Body: Implicit Neural Representations With Structured Latent Codes for Novel View Synthesis of Dynamic Humans,” in 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (IEEE, 2021), 9050–9059, 10.1109/CVPR46437.2021.00894. [DOI] [Google Scholar]
  • 40. Wizadwongsa S., Phongthawee P., Yenphraphai J., and Suwajanakorn S., “NeX: Real‐Time View Synthesis With Neural Basis Expansion,” in 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (IEEE, 2021), 8530–8539, 10.1109/CVPR46437.2021.00843. [DOI] [Google Scholar]
  • 41. Müller T., Evans A., Schied C., and Keller A., “Instant Neural Graphics Primitives With a Multiresolution Hash Encoding,” ACM Transactions on Graphics 41, no. 4 (2022): 1–15, 10.1145/3528223.3530127. [DOI] [Google Scholar]
  • 42. Reed A. W., Kim H., Anirudh R., et al., “Dynamic CT Reconstruction From Limited Views With Implicit Neural Representations and Parametric Motion Fields,” in 2021 IEEE/CVF International Conference on Computer Vision (ICCV) (IEEE, 2021), 2238–2248, 10.1109/ICCV48922.2021.00226. [DOI] [Google Scholar]
  • 43. Wu Q., Feng R., Wei H., Yu J., and Zhang Y., “Self‐Supervised Coordinate Projection Network for Sparse‐View Computed Tomography,” IEEE Transactions on Computational Imaging 9 (2023): 517–529, 10.1109/TCI.2023.3281196. [DOI] [Google Scholar]
  • 44. Sun Y., Liu J., Xie M., Wohlberg B., and Kamilov U. S., “CoIL: Coordinate‐Based Internal Learning for Tomographic Imaging,” IEEE Transactions on Computational Imaging 7 (2021): 1400–1412, 10.1109/TCI.2021.3125564. [DOI] [Google Scholar]
  • 45. Shen L., Pauly J., and Xing L., “NeRP: Implicit Neural Representation Learning With Prior Embedding for Sparsely Sampled Image Reconstruction,” IEEE Transactions on Neural Networks and Learning Systems 35, no. 1 (2024): 770–782, 10.1109/TNNLS.2022.3177134. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46. Feng R., Wu Q., Feng J., et al., “IMJENSE: Scan‐Specific Implicit Representation for Joint Coil Sensitivity and Image Estimation in Parallel MRI,” IEEE Transactions on Medical Imaging 43, no. 4 (2024): 1539–1553, 10.1109/TMI.2023.3342156. [DOI] [PubMed] [Google Scholar]
  • 47. Feng J., Feng R., Wu Q., et al., “Spatiotemporal Implicit Neural Representation for Unsupervised Dynamic MRI Reconstruction,” IEEE Transactions on Medical Imaging 44, no. 5 (2025): 2143–2156, 10.1109/TMI.2025.3526452. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48. Shao H. C., Mengke T., Deng J., and Zhang Y., “3D Cine‐Magnetic Resonance Imaging Using Spatial and Temporal Implicit Neural Representation Learning (STINR‐MR),” Physics in Medicine and Biology 69, no. 9 (2024): 95007, 10.1088/1361-6560/ad33b7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 49. Shen X., Feng J., Feng R., Zhang Y., and Wei H., “IMJ‐PLUS: Implicit Representation for Dynamic MRI and Coil Sensitivity Joint Reconstruction Using Low‐Rank PLUS Sparse Regularization,” in 2025 IEEE 22nd International Symposium on Biomedical Imaging (ISBI) (IEEE, 2025), 1–5, 10.1109/ISBI60581.2025.10980969. [DOI] [Google Scholar]
  • 50. Huang W., Li H. B., Pan J., Cruz G., Rueckert D., and Hammernik K., “Neural Implicit k‐Space for Binning‐Free Non‐Cartesian Cardiac MR Imaging,” in Information Processing in Medical Imaging (IPMI) (Springer Nature Switzerland, 2023), 548–560, 10.1007/978-3-031-34048-2_42. [DOI] [Google Scholar]
  • 51. Kunz J. F., Ruschke S., and Heckel R., “Implicit Neural Networks With Fourier‐Feature Inputs for Free‐Breathing Cardiac MRI Reconstruction,” IEEE Transactions on Computational Imaging 10 (2024): 1280–1289, 10.1109/TCI.2024.3452008. [DOI] [Google Scholar]
  • 52. Catalán T., Courdurier M., Osses A., et al., “Unsupervised Reconstruction of Accelerated Cardiac Cine MRI Using Neural Fields,” Computers in Biology and Medicine 185 (2025): 109467, 10.1016/j.compbiomed.2024.109467. [DOI] [PubMed] [Google Scholar]
  • 53. Jang A., Han P. K., Ma C., et al., “B1 Inhomogeneity‐Corrected T1 Mapping and Quantitative Magnetization Transfer Imaging via Simultaneously Estimating Bloch‐Siegert Shift and Magnetization Transfer Effects,” Magnetic Resonance in Medicine 90, no. 5 (2023): 1859–1873, 10.1002/mrm.29778. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54. Parikh N. and Boyd S., “Proximal Algorithms,” Foundations and Trends in Optimization 1, no. 3 (2013): 123–231. [Google Scholar]
  • 55. Mardani M., Monajemi H., Papyan V., Vasanawala S., Donoho D., and Pauly J., “Recurrent Generative Adversarial Networks for Proximal Learning and Automated Compressive Image Recovery,” 2017, http://arxiv.org/abs/1711.10046.
  • 56. Lai K. W., Aggarwal M., van Zijl P., Li X., and Sulam J., “Learned Proximal Networks for Quantitative Susceptibility Mapping,” in Medical Image Computing and Computer Assisted Intervention (MICCAI) (Springer‐Verlag, 2020), 125–135, 10.1007/978-3-030-59713-9_13. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 57. Feng R., Zhao J., Wang H., et al., “MoDL‐QSM: Model‐Based Deep Learning for Quantitative Susceptibility Mapping,” NeuroImage 240 (2021): 118376, 10.1016/j.neuroimage.2021.118376. [DOI] [PubMed] [Google Scholar]
  • 58. Ronneberger O., Fischer P., and Brox T., “U‐Net: Convolutional Networks for Biomedical Image Segmentation,” in Medical Image Computing and Computer‐Assisted Intervention (MICCAI), ed. Navab N., Hornegger J., Wells W. M., and Frangi A. F. (Springer International Publishing, 2015), 234–241, 10.1007/978-3-319-24574-4_28. [DOI] [Google Scholar]
  • 59. Hu E. J., Shen Y., Wallis P., et al., “LoRA: Low‐Rank Adaptation of Large Language Models,” 2021, 10.48550/arXiv.2106.09685. [DOI]
  • 60. Schmierer K., Tozer D. J., Scaravilli F., et al., “Quantitative Magnetization Transfer Imaging in Postmortem Multiple Sclerosis Brain,” Journal of Magnetic Resonance Imaging 26, no. 1 (2007): 41–51, 10.1002/jmri.20984. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 61. Gray M. L., Burstein D., Lesperance L. M., and Gehrke L., “Magnetization Transfer in Cartilage and Its Constituent Macromolecules,” Magnetic Resonance in Medicine 34, no. 3 (1995): 319–325, 10.1002/mrm.1910340307. [DOI] [PubMed] [Google Scholar]
  • 62. Henkelman R. M., Huang X., Xiang Q. S., Stanisz G. J., Swanson S. D., and Bronskill M. J., “Quantitative Interpretation of Magnetization Transfer,” Magnetic Resonance in Medicine 29, no. 6 (1993): 759–766, 10.1002/mrm.1910290607. [DOI] [PubMed] [Google Scholar]
  • 63. Finelli D. A., “Magnetization Transfer Effects on T1‐Weighted Three‐Dimensional Gradient‐Echo MR Images of a Phantom Simulating Enhancing Brain Lesions,” AJNR. American Journal of Neuroradiology 18, no. 1 (1997): 147–159. [PMC free article] [PubMed] [Google Scholar]
  • 64. Kingma D. P. and Ba J., “Adam: A Method for Stochastic Optimization,” 2017, 10.48550/arXiv.1412.6980. [DOI]
  • 65. Uecker M., Lai P., Murphy M. J., et al., “ESPIRiT—An Eigenvalue Approach to Autocalibrating Parallel MRI: Where SENSE Meets GRAPPA,” Magnetic Resonance in Medicine 71, no. 3 (2014): 990–1001, 10.1002/mrm.24751. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 66. Bland J. M. and Altman D. G., “Statistical Methods for Assessing Agreement Between Two Methods of Clinical Measurement,” Lancet 1, no. 8476 (1986): 307–310. [PubMed] [Google Scholar]
  • 67. Hornik K., Stinchcombe M., and White H., “Multilayer Feedforward Networks Are Universal Approximators,” Neural Networks 2, no. 5 (1989): 359–366, 10.1016/0893-6080(89)90020-8. [DOI] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Data S1. An Overview of Hash Encoding.

Figure S1. Illustration of the model adaptation strategy. (A) For the initialization module, we reuse and freeze the temporal features and MLP weights from previously reconstructed data. (B) For the physics reinforcement module, we incorporate a low‐rank adaptation (LoRA) strategy that freezes most parameters in U‐Net and only learns a small set of parameters.

Figure S2. Undersampling masks for in vivo and phantom experiments. (A) 2D variable density Gaussian undersampling patterns with AF = 4 and AF = 5 for in vivo experiments. (B) A 1D variable density Gaussian undersampling pattern with AF = 4 for phantom experiments.

Figure S3. Bland–Altman plots for (A) RELAX and (B) MANTIS across five ROIs. The solid lines indicate mean differences, and the dashed lines represent the 95% confidence level.

Table S1. Reconstruction times of different methods evaluated on the in vivo dataset. The values indicate the average runtime required for a single data reconstruction. The annotations in parentheses specify the computational device used for each method (CPU or GPU). The proposed REFINE‐MORE shows a substantially reduced runtime after applying the model adaptation strategy.

Figure S4. Reconstruction results at AF = 4 using zero‐filling initialization and the proposed REFINE‐MORE with INR initialization. Quantitative metrics (nRMSE and SSIM) on this subject are reported below each reconstruction. INR‐initialized REFINE‐MORE generates parameter maps with reduced artifacts and closer agreement with the fully sampled reference.

MRM-95-2963-s001.docx (5.6MB, docx)

Data Availability Statement

The data that support the findings of this study are available on request from the corresponding author. The data are not publicly available due to privacy or ethical restrictions.


Articles from Magnetic Resonance in Medicine are provided here courtesy of Wiley

RESOURCES