Skip to main content
  • Original article
  • Open access
  • Published:

AI-assisted accelerated MRI of the ankle: clinical practice assessment

Abstract

Background

High-spatial resolution magnetic resonance imaging (MRI) is essential for imaging ankle joints. However, the clinical application of fast spin-echo sequences remains limited by their lengthy acquisition time. Artificial intelligence-assisted compressed sensing (ACS) technology has been recently introduced as an integrative acceleration solution. We compared ACS-accelerated 3-T ankle MRI to conventional methods of compressed sensing (CS) and parallel imaging (PI) .

Methods

We prospectively included 2 healthy volunteers and 105 patients with ankle pain. ACS acceleration factors for ankle protocol of T1-, T2-, and proton density (PD)-weighted sequences were optimized in a pilot study on healthy volunteers (acceleration factor 3.2–3.3×). Images of patients acquired using ACS and conventional acceleration methods were compared in terms of acquisition times, signal-to-noise ratio (SNR), contrast-to-noise ratio (CNR), subjective image quality, and diagnostic agreement. Shapiro-Wilk test, Cohen κ, intraclass correlation coefficient, and one-way ANOVA with post hoc tests (Tukey or Dunn) were used.

Results

ACS acceleration reduced the acquisition times of T1-, T2-, and PD-weighted sequences by 32−43%, compared with conventional CS and PI, while maintaining image quality (mostly higher SNR with p < 0.004 and higher CNR with p < 0.047). The diagnostic agreement between ACS and conventional sequences was rated excellent (κ = 1.00).

Conclusions

The optimum ACS acceleration factors for ankle MRI were found to be 3.2–3.3× protocol. The ACS allows faster imaging, yielding similar image quality and diagnostic performance.

Relevance statement

AI-assisted compressed sensing significantly accelerates ankle MRI times while preserving image quality and diagnostic precision, potentially expediting patient diagnoses and improving clinical workflows.

Key points

• AI-assisted compressed sensing (ACS) significantly reduced scan duration for ankle MRI.

• Similar image quality achieved by ACS compared to conventional acceleration methods.

• A high agreement by three acceleration methods in the diagnosis of ankle lesions was observed.

Graphical Abstract

Background

Ankle injuries are among the most common musculoskeletal injuries in both the general public and physically active individuals engaged in various sports [1, 2]. Additionally, acute ankle sprains have a high recurrence rate, and up to 70% of patients may experience persistent physical impairment, including chronic ankle instability [3]. Ankle pathology can manifest acutely or chronically and might vary in tissue type, damage mode, and presentation. Magnetic resonance imaging (MRI) is generally accepted as a noninvasive approach for ankle imaging evaluation due to its reliability, safety, and other benefits over diagnostic arthroscopy. To visualize the complex anatomical structures within the ankle joints and to differentiate between various injury types, high in-plane resolution two-dimensional (2D) fast spin-echo (FSE) sequences need to be acquired along all the three dimensions [4]. However, the clinical application of high-resolution FSE sequences is currently limited by their lengthy acquisition periods and the motion artifacts associated [5]. By reducing MRI acquisition time, the efficiency of MRI exams can be increased, and patient comfort and compliance can be improved.

Various acceleration techniques have been developed to address this issue, such as parallel imaging (PI), partial Fourier imaging, and compressed sensing (CS). PI is commonly utilized in clinical applications, although at high acceleration factors, noise amplification can decrease the image quality [6]. Partial Fourier acceleration factor is typically limited to less than 2 fold, thus usually used in conjunction with other acceleration techniques [7]. CS, which leverages the sparsity constraint, offers a novel method for iterative reconstruction of under-sampled k-space data in a pseudorandom manner [8]. However, insufficient sparsity can result in aliasing artifacts that resemble noise, especially with an excessively high acceleration factor [9]. Efforts have been made to explore the application of artificial intelligence (AI), especially deep neural networks, in the reconstruction of undersampled k-space data, accelerating the MRI data acquisition without sacrificing image quality [10]. Recent research has demonstrated promising outcomes to create high-quality images in shorter time using a compressed sensing AI framework [11].

This study utilizes an AI-assisted compressed sensing (ACS) technology, which is recently presented to give an integrative MRI acceleration solution to address the limitations of the aforementioned techniques [9]. ACS employs an extended convolutional neural network (CNN) to collaborate with PI, partial Fourier, and CS, facilitating noise suppression, artifact reduction, and information recovery [12, 13]. The fully sampled k-space data are randomly undersampled and converted to image space as the model's input during the training phase. The model processes undersampled data to predict fully sampled data during the test phase.

This technique has been previously reported as helpful in abdominal imaging of the liver and kidney [9, 14]. Nevertheless, the clinical application of ACS has remained limited in ankle imaging, even though in this discipline, high-resolution 2D imaging is required to visualize even subtle pathologies of joint structures. Therefore, the objective of the current study was to assess the effectiveness of using ACS to accelerate ankle imaging. Conventional 2D sequences for the ankle were acquired using PI, CS, and ACS to determine whether ACS could reduce the overall scan time while maintaining diagnostic image quality.

Methods

Study population

The study was conducted between June and October 2022. One hundred five patients (55 men and 50 women; age, 37.9 ± 11.4 years) with a complaint of ankle pain who had undergone ankle MRI were included (left ankle, 43; right ankle, 62). The institutional review board approved this prospective study. Written informed consent was obtained from all study participants, following local ethical regulations. Exclusion criteria for study participation were age < 18 years, pregnancy, and ankle surgery within 6 months.

ACS image reconstruction

The ACS method is a United States Food and Drug Administration-approved method for accelerating MRI acquisition using a deep learning approach, i.e., convolutional neural networks (CNN). While CNN-based methods have shown superior reconstruction quality, their performance and reliability in clinical settings are often uncertain due to the black-box nature of the network. To address this uncertainty, ACS integrates the output of the trained AI module as an additional constraint into the CS framework. This is achieved by adding a regularization term based on the difference between the reconstructed image and the predicted image of the AI module, as indicated in Eq. 1:

$${\text{argmin}}_{x}{\text{||}Ex-y||}_{2}^{2}+{\lambda }_{1}{|\left|\psi \left(x\right)\right||}_{1}+{\lambda }_{2}{|\left|\phi \left({x}_{AI},x\right)\right||}_{w}+{\lambda }_{3}{|\left|PI\right||}_{m}+{\lambda }_{4}{|\left|PF\right||}_{n}$$
(1)

where \(x\) denotes the image to be reconstructed, \(E\) denotes the production of Fourier encoding with binary k-space sampling mask, \(y\) represents the acquired \(k\) space data, \(\psi\) denotes the sparse thansform, \({x}_{AI}\) is the reconstructed image of the trained AI module, and \({\lambda }_{i}\) is the constrain for each term.

The ACS neural networks were trained using a dataset of two million fully sampled images, which were previously acquired from both phantoms (2%) and human volunteers (98%) [13]. Meanwhile, the architectural design employed in the iteration processes was derived from the k-space, with multiscale sparsification integrated. The CS, partial Fourier, and PI are all incorporated in the mathematical model. Simulation tests [13] have demonstrated that ACS is able to correct errors in the output generated by the AI model and achieve high consistency compared to the fully-sampled reference standard.

The architecture of the deep neural network used for image reconstruction in this study was an extended fully CNN with paired undersampled and full-sampled images. After applying the inversed Fourier transform to the k-space signal, the network took the real and imaginary components of the undersampled images as the input and produced the real and imaginary components of the reconstructed images, respectively. The network used in this study resembled U-net [15], with the modifications that residual blocks [16], which consisted of two convolution operations and a skipping connection, substituted the convolution operation in the original U-net. To speed up learning progress, a long skipping connection was also incorporated to learn the residual between the fully sampled and under-sampled images. To further enhance the quality of the reconstructed images, the least squared generative adversarial network (GAN) training technique was employed [17].

Imaging protocol and study design

All subjects were examined with a clinical 3.0-T scanner (uMR 880, United Imaging Healthcare, Shanghai, China) with a dedicated 24-channel receive ankle coil. The protocol included a T2-weighted FSE sequence, a T1-weighted FSE sequence, and three proton density (PD)-weighted FSE sequences with fat saturation (fat-sat) acquired with acceleration techniques of PI, CS, and ACS as listed in Table 1.

Table 1 Parameters of the sequences acquired using PI, CS, and ACS

This study consisted of two steps: (1) a pilot study on healthy volunteers to explore the optimal acceleration factors for ACS and (2) an assessment of a cohort of patients with ankle injuries. The images acquired with PI (acceleration factor of 2.0×) and CS (acceleration factor of 2.1×) were used as baseline. The acceleration factor of ACS was varied from 2.3× to 3.8×.

Pilot study on healthy volunteers

Two healthy volunteers were scanned to confirm the acceleration factors for ACS. The main focus was the maximum reduction of scan time without introducing artifacts or altering anatomical morphology. A series of ACS scans with acceleration factors ranging from 2.3× to 3.8× were acquired. To compare the ACS images to the PI (2.0×) and CS (2.1×) images for each sequence and provide a subjective evaluation, two independent radiologists, with 5 (Q.W.) and 8 years (Y.Z.) of experience in musculoskeletal radiology, rated the image quality with a standardized 5-point Likert-scale scoring system for a thorough assessment based on their preferences [18].

Assessment of a cohort of patients with ankle injuries

Quantitative image analysis

For anatomical structural quantitative image comparison, regions of interest (ROIs) in identical locations on images acquired with PI, CS, and ACS were delineated by the two independent abovementioned experienced radiologists (Q.W. and Y.Z.). The ROIs were drawn on the subchondral bone, joint fluid, cartilage, ligaments, muscle, fat, and tendons. Due to the ankle ligament alignment and the morphological structure of the ligaments, only the axial sequences were used to delineate ligament ROIs. The signal-to-noise ration (SNR) and contrast-to-noise ratio (CNR) measurements were calculated from the ROIs. SNR was calculated by dividing the average signal intensity (SI) value of ROI placed on tissue (SItissue) by the standard deviation (SD) of SI of the tissue ROI (SDtissue). SD of the tissue SI was used instead of background SI as SNR calculated by the background SD is not uniform across the regions of an accelerated sparse image [19, 20]. After acquiring the SNR for these structures, CNR was calculated for cartilage/fluid, cartilage/subchondral bone, ligament/fluid, ligament/fat, tendon/fluid, and tendon/muscle using the following Eq. [19]:

$$CNR=\frac{{SI}_{{tissue}_{1}}-{SI}_{{tissue}_{2}}}{\sqrt{{SD}_{{tissue}_{1}}^{2}+{SD}_{{tissue}_{2}}^{2}}}$$
(2)

Qualitative image analysis

The image quality of the PI, CS, and ACS images was evaluated in a blinded manner by the above-mentioned musculoskeletal radiologists. All images were randomized and displayed simultaneously as images A, B, and C using a commercially available picture archiving and communication system workstation. Optimal adjustments were made to the window widths, contrasts, and levels for each sequence. The subjective image quality was rated using a five-point Likert scale regarding the depiction of anatomic structures (5 = excellent, optimal diagnostic value and clearly shows the structure with nearly no artifacts; 4 = good, good for the majority of diagnoses, with structures shown with minor artifacts; 3 = fair, acceptable for the majority of diagnoses with the evaluation of the structure somewhat limited; 2 = limited, with severe localized artifacts and noise and the assessment of the structure substantially limited; 1 = poor, with extensive artifacts and noise, barely able to show structures).

Diagnostic agreement analysis

The two radiologists assessed images acquired with PI, CS, and ACS accelerations in a randomized order. The ligament injuries were evaluated depending on the degree of tearing of the anterior talofibular ligament and calcaneofibular ligament separately, depending on the presence of high signal within the ligament, abnormal shape or orientation of the ligament, and discontinuous signal of the ligament, with a three-point scale: 0 = no lesion; 1 = partial-thickness tear; and 2 = complete tear. Osteochondral lesions were also assessed with a five-point scale [21]: 0 = no lesion; 1 = hyperintense but morphologically intact cartilage surface; 2 = fibrillation or fissures not extending to the bone; 3 = flap present or bone exposed; 4 = loose undisplaced fragment; and 5 = displaced fragment.

Statistical analysis

Descriptive statistics presented are mean ± standard error of mean (SEM) for continuous variables (means ± standard deviatons are given in Supplementary Tables), and median (25th–75th percentile) for discrete variable, and the normality was assessed using the Shapiro-Wilk test. Inter-reader agreements for image quality were measured by Cohen κ statistics, while interobserver agreements for the SNR and CNR were examined by calculating the intraclass correlation coefficient (ICC). SNRs, CNRs, and subjective image quality ratings between pairs of sequences acquired using PI, CS, and ACS were quantitatively assessed using the one-way ANOVA with Tukey’s post hoc tests or Friedman with Dunn’s post hoc tests, as appropriate. The evaluation of various ankle joint pathologies was compared between sequences acquired using PI, CS, and ACS. The agreement of diagnostic performance was evaluated with Fleiss’ κ statistic. All statistical analyses were performed using SPSS version 26, released 2019 (IBM, Armonk, NY, USA); p values lower than 0.05 were considered statistically significant.

Results

Patients’ characteristics

Two healthy volunteers and 105 patients were included in this study, with 103 ligament injuries and 34 osteochondral lesions.

Pilot study on healthy volunteers

Though the tendons and the tibial nerve were clearly depicted on all images, significant blurring artifacts were observed as the acceleration factors increased to 3.7, as illustrated in Fig. 1. Therefore, both radiologists favored the ACS acceleration factors of 3.2–3.3× for PD-weighted FSE, T1-weighted FSE, and T2-weighted FSE sequences (Table 1).

Fig. 1
figure 1

Coronal PD fat-sat images on a healthy volunteer acquired using PI (a), CS (b), ACS 2.4× (c), ACS 2.8× (d), ACS 3.2× (e), and ACS 3.7× (e). ACS Artificial intelligence-assisted compressed sensing, CS Compressed sensing, PD Proton density, PI Parallel imaging

Baseline characteristics

The total acquisition time was 5:23 min:s for ankle protocol with ACS. Compared to conventional 2D sequences accelerated using PI, the ACS technique reduced the acquisition time to 57% of that with PD-FSE sequence (acquisition time 6:09 min:s), 59% of that with T1-weighted FSE sequence (acquisition time 1:36 min:s), and 57% of that with T2-weighted FSE sequence (acquisition time 1:36 min:s). Compared to CS acceleration, the ACS technique reduced the acquisition time to 62–67% of that with PD-weighted FSE sequence (acquisition time 5:29 min:s), to 67% of that with T1-weighted FSE sequence (acquisition time 1:24 min:s), and to 62% of that with T2-weighted FSE sequence (acquisition time 1:29 min:s).

Quantitative image analysis

The statistical results for the SNRs in the selected tissues of ACS, PI, and CS sequences are shown in Fig. 2 and Table 2, with the statistical analysis result in Table S2. Images acquired with ACS had significantly higher SNRs (p ≤ 0.004) than those with PI in cartilage (for all sequences except for transversal T2-weighted), subchondral bone (for all sequences), fluid (for all sequences), muscle (for all sequences), and fat (for all sequences), but with significant lower SNRs (p ≤ 0.001) in ligament (for transversal PD-weighted fat-sat and transversal T2-weighted) and tendon (for all sequences). Images acquired with ACS had significantly higher SNRs than those with CS in the subchondral bone (for all sequences), fluid (for transversal PD-weighted fat-sat and coronal T1-weighted), muscle (for all sequences except for sagittal PD-weighted fat-sat), and fat (for all sequences except for coronal T1-weighted). However, the SNRs of tendons were found to be lower when compared with those with CS accelerations for all sequences (p ≤ 0.005).

Fig. 2
figure 2

SNR measurements of different anatomical structures derived from sequences with accelerations of ACS, CS, and PI. Statistically different pairs (p < 0.05) are marked with the star signs. ACS Artificial intelligence-assisted compressed sensing, CS Compressed sensing, PI Parallel imaging, SNR Signal-to-noise ratio

Table 2 Signal-to-noise ratio of ligament, cartilage, subchondral bone, tendon, fluid, muscle, and fat

The CNRs (Fig. 3 and Table 3, with the statistical analysis result in Table S4.) of ligament against both fluid and fat calculated from ACS sequences were significantly higher than those with PI (p ≤ 0.047). The CNRs of cartilage/fluid were higher (p ≤ 0.001) on transversal and sagittal PD-weighted fat-sat and transversal T2-weighted sequences but lower on coronal T1-weighted and coronal PD-weighted fat-sat for ACS compared to conventional PI (p ≤ 0.017). Significant higher CNRs (p ≤ 0.001) were found for ACS compared with PI in cartilage/subchondral bone (all sequences except for sagittal and coronal PD-weighted fat-sat), tendon/fluid (for all sequences), and tendon/muscle (for all sequences). Compared with CS acceleration, significant higher CNRs (p ≤ 0.001) were calculated for ACS images in ligament/fluid (transversal PD-weighted fat-sat and transversal T2-weighted), ligament/fat (transversal PD-weighted fat-sat and transversal T2-weighted), cartilage/fluid (transversal PD-weighted fat-sat), cartilage/subchondral bone (for all sequences except for coronal PD-weighted fat-sat and coronal T1-weighted), tendon/fluid (transversal PD-weightedfat-sat, transversal T2-weighted and coronal T1-weighted), and tendon/muscle (for all sequences except for sagittal PD-weighted fat-sat). However, on coronal T1-weighted images, lower CNRs were found for cartilage against fluid and subchondral bone (p ≤ 0.001).

Fig. 3
figure 3

CNR measurements of different anatomical structure pairs derived from sequences with accelerations of ACS, CS, and PI. Statistically different pairs (p < 0.05) are marked with the star signs. ACS Artificial intelligence-assisted compressed sensing, CS Compressed sensing, PI Parallel imaging, SNR Signal-to-noise ratio

Table 3 Contrast-to-noise ratio of ligament/fluid, ligament/fat, cartilage/fluid, cartilage/subchondral bone, tendon/fluid, and tendon/muscle

Qualitative image analysis

Image quality ratings were performed for each sequence and all participants (Table 4). Similar image quality was noticed in general across three acceleration methods (Fig. 4). Images acquired with ACS showed significantly higher ratings for structures of the anterior and posterior talofibular ligaments and calcaneofibular ligament than CS and PI (p = 0.015 and p < 0.001, respectively). In addition, ACS yielded significantly higher image quality for anterior and posterior tibiofibular ligaments than PI (p = 0.009).

Table 4 Comparison of the quality of structures of the ankle of images acquired with ACS, CS, and PI
Fig. 4
figure 4

Axial PD-weighted fat-sat images acquired using ACS (a, d), CS (b, e), and PI (c, f). The quality of images showing the anterior talofibular ligament (arrows in a, b, and c) and the calcaneofibular ligament (arrows in d, e, and f) was rated equally (score 5) on all the images by both readers. ACS Artificial intelligence-assisted compressed sensing, CS Compressed sensing, PD Proton density, PI Parallel imaging

Interobserver agreement

The interobserver agreement between two readers in scoring image quality was substantial consistently for ACS accelerated sequences and routine sequences (κ = 0.637−0.875, p < 0.001). The ICC between the two readers was 0.989 for SNR and 0.987 for CNR (95% confidence interval 0.984–0.993 and 0.979–0.992, respectively).

Diagnostic agreement

Of the 103 patients with ligament lesions and 34 patients with osteochondral lesions, 32 patients showed both ligament and osteochondral lesions (Figs. 5 and 6). The evaluation of ankle pathologies resulted in an agreement of κ = 1.00 across sequences acquired with ACS, CS, and PI. The interobserver reliability was excellent for all criteria (κ = 0.96–1.00).

Fig. 5
figure 5

Axial PD-weighted fast-sat images acquired using ACS (a), CS (b), and PI (c) and axial T2-weighted images acquired using ACS (d), CS (e), and PI (f) showing the ankle of a 34-year-old male patient with anterior talofibular ligament rupture (arrows). ACS Artificial intelligence-assisted compressed sensing, CS Compressed sensing, PD Proton density, PI Parallel imaging

Fig. 6
figure 6

Coronal PD-weighted fat-sat and T1-weighted images acquired using ACS (a, d), CS (b, e), and PI (c, f) showing the ankle of a 34-year-old male patient with an osteochondral lesion (arrows, grade 4). Sagittal PD-weighted fat-sat images acquired with ACS (g), CS (h), and PI (i) showing bone marrow changes adjacent to the osteochondral lesion (arrows). ACS Artificial intelligence-assisted compressed sensing, CS Compressed sensing, PD Proton density, PI Parallel imaging

Discussion

Our study has demonstrated the capability of compressed sensing combined with parallel imaging, partial Fourier, and deep learning reconstruction (ACS) to reduce examination time without significantly compromising SNR, CNR, image quality, or diagnostic confidence level for ankle MRI compared to conventional PI and CS accelerations. This study evaluates the utility of the abovementioned AI-assisted acceleration technique for routine clinical ankle MRI.

Conventional PI acceleration uses the spatial sensitivity of each receiver in a multicoil array, reconstructs images from undersampled k-space data, and reduces acquisition time [6, 22]. CS provides a novel approach to recover the image information from undersampled k-space. Previous studies showed that musculoskeletal MRI with CS acceleration could reduce scan time while maintaining image quality for both 2D and three-dimensional sequences [23,24,25,26]. Our comparison between CS and PI also showed that CS is favored to reduce examination time in routine clinical practice. However, one drawbacks of CS is the challenge of finding appropriate sparsity for specific applications. The hyperparameters usually need to be tuned manually, which is both time-consuming and difficult to standardize [27, 28]. Recent developments in machine learning techniques that enable faster imaging address CS drawbacks. These methods operate in image space, incorporate measured coil sensitivities in the reconstruction, and generalize the concept of compressed sensing by learning the entire reconstruction procedure for MRI data [28,29,30]. Hammernik et al. [27] and Knoll et al. [30] proposed a “variational” network based on CNN, essentially a deep learning extension of PI and CS, and demonstrated successful reconstruction of accelerated knee images [28, 31]. Liu et al. [28] developed a GAN-based reconstruction model [32] to preserve the natural appearance of the images, where a limitation with pure CNN reconstruction lies in the over smoothness of the generated images [33]. The ACS technique used in our study incorporates both CNN and GAN structures to enhance the quality of the reconstructed images. Our results further demonstrate that the deep learning-based reconstruction method has superior potential to reduce MRI examination time compared to conventional PI and CS in routine clinical practice.

The ACS technique has been previously reported in the clinical applications for fast T2-weighted abdominal imaging of the liver and kidney. Much shorter scan times compared to conventional abdominal imaging sequences significantly reduced motion artifacts, hence providing better image quality and diagnostic confidence level [9, 14]. In this study, we showed that not only T2-weighted sequences but also T1- and PD-weighted sequences benefit from the novel deep learning-based acceleration technique. This study has also extended the clinical applications to musculoskeletal MRI, where high-resolution images are crucial for depicting different anatomical structures and pathologies.

In accordance with our hypothesis, the ACS sequences yielded almost the same image quality as the conventional PI and CS sequences. Moreover, slightly higher average subjective image quality ratings for ligaments were found in ACS images than in CS and PI images. The quantitative analysis also indicated that the ACS sequences could yield better SNR and CNR for most tissues than CS and PI sequences. However, the differences in SNR and CNR (< 3 arbitrary units) and image quality ratings (< 5%) were minor, resulting in a high agreement in the assessment of pathologies of the ankles between acceleration methods.

Unlike previous studies on the combined CS and PI acceleration for ankle imaging that mainly were performed on healthy volunteers [24, 25], this study assessed ACS acceleration with ankle-injured patients in actual clinical practice. In a related study [11] aimed at evaluating the efficacy of AI framework in accelerating ankle imaging, a comparable time reduction of the overall scan duration as our study was demonstrated, although diagnostic image quality was not consistently maintained. There is a large difference between the acceleration factor used in this study and our acceleration factor. However, the direct comparison of acceleration factors would be difficult considering several aspects such as different sequence designs, scanner hardware, and coils. Both acceleration methods employ CNN models addition to CS framework. The iterative reconstruction in ACS is for the whole CS framework with the trained AI module as an additional constraint, while in the architecture of the previous study, iterations are mimicked by deep learning network in ISTA-Net [34].

Common lesions within the anterior talofibular ligament, calcaneofibular ligament, and cartilage were evaluated separately in our study, leading to results that are more specific. Our results provide reliable and comprehensive evidence supporting the potential clinical application of this method.

The primary limitation of this study is that arthroscopy was not used to confirm the imaging-based diagnosis. In practice, very few patients required diagnostic arthroscopy, particularly in light of the widespread use of MRI in routine clinical practice. The main goal of this study was to evaluate the image quality of ACS accelerated 2D routine sequences for the diagnosis of ankle injuries. Additional research with larger sample size and arthroscopy confirmation may be necessary to confirm whether there is a difference between the clinical findings identified using the ACS versus PI and CS sequences. Additionally, it was not investigated whether these ACS sequences could be applied to MRI systems with a weaker magnet.

To summarize, this study presented a structured approach to reduce scan time for MRI of the ankle. We concluded that using ACS acceleration factors of 3.2–3.3× to acquire 2D FSE sequences of the ankle is feasible, with a reduction in scan time of 32–43 % comparing to CS 2.1× and PI 2.0×, without significant decrease in diagnostic performance. The ACS acceleration is a reliable alternative to conventional PI and CS and could potentially enhance the productivity of MRI systems and patient comfort in musculoskeletal radiological practices.

Availability of data and materials

The data that support the findings of this study are not openly available due to reasons of sensitivity and are available from the corresponding author upon reasonable request.

Abbreviations

2D:

Two-dimensional

ACS:

AI-assisted compressed sensing

AI:

Artificial intelligence

CNN:

Convolutional neural network

CNR:

Contrast-to-noise ratio

CS:

Compressed sensing

Fat-sat:

Fat-saturated

FSE:

Fast spin-echo

GAN:

Generative adversarial network

MRI:

Magnetic resonance imaging

PD:

Proton density

PI:

Parallel imaging

ROI:

Region of interest

SD:

Standard deviation

SI:

Signal intensity

SNR:

Signal-to-noise ratio

References

  1. Campbell SE, Warner M (2008) MR imaging of ankle inversion injuries. Magn Reson Imaging Clin N Am 16(1–18):v. https://doi.org/10.1016/j.mric.2008.02.001

    Article  PubMed  Google Scholar 

  2. Cumps E, Verhagen E, Meeusen R (2007) Prospective epidemiological study of basketball injuries during one competitive season: ankle sprains and overuse knee injuries. J Sports Sci Med 6:204–211

    PubMed  PubMed Central  Google Scholar 

  3. Gribble PA, Bleakley CM, Caulfield BM et al (2016) Evidence review for the 2016 International Ankle Consortium consensus statement on the prevalence, impact and long-term consequences of lateral ankle sprains. Br J Sports Med 50:1496–1505. https://doi.org/10.1136/bjsports-2016-096189

    Article  PubMed  Google Scholar 

  4. Siriwanarangsun P, Bae WC, Statum S, Chung CB (2017) Advanced MRI techniques for the ankle. AJR Am J Roentgenol 209:511–524. https://doi.org/10.2214/AJR.17.18057

    Article  PubMed  PubMed Central  Google Scholar 

  5. Garwood ER, Recht MP, White LM (2017) Advanced imaging tdechniques in the knee: benefits and limitations of new rapid acquisition strategies for routine knee MRI. AJR Am J Roentgenol 209:552–560. https://doi.org/10.2214/ajr.17.18228

    Article  PubMed  Google Scholar 

  6. Pruessmann KP, Weiger M, Scheidegger MB, Boesiger P (1999) SENSE: sensitivity encoding for fast MRI. Magn Reson Med 42:952–962

    Article  CAS  PubMed  Google Scholar 

  7. Haacke EM, Lindskogj E, Lin W (1991) A fast, iterative, partial-Fourier technique capable of local phase recovery. J Magn Reson 92:126–145. https://doi.org/10.1016/0022-2364(91)90253-P

    Article  CAS  Google Scholar 

  8. Lustig M, Donoho D, Pauly JM (2007) Sparse MRI: the application of compressed sensing for rapid MR imaging. Magn Reson Med 58:1182–1195. https://doi.org/10.1002/mrm.21391

    Article  PubMed  Google Scholar 

  9. Sheng R-f, Zheng L-y, Jin K-p et al (2021) Single-breath-hold T2WI liver MRI with deep learning-based reconstruction: a clinical feasibility study in comparison to conventional multi-breath-hold T2WI liver MRI. Magn Reson Imaging 81:75–81. https://doi.org/10.1016/j.mri.2021.06.014

    Article  CAS  PubMed  Google Scholar 

  10. Xiang L, Chen Y, Chang W et al (2018) Ultra-fast T2-weighted MR reconstruction using complementary T1-weighted information. Med Image Comput Comput Assist Interv 11070:215–223. https://doi.org/10.1007/978-3-030-00928-1_25

    Article  PubMed  PubMed Central  Google Scholar 

  11. Foreman SC, Neumann J, Han J et al (2022) Deep learning-based acceleration of compressed sense MR imaging of the ankle. Eur Radiol 32:8376–8385. https://doi.org/10.1007/s00330-022-08919-9

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  12. Du J, He Z, Wang L et al (2020) Super-resolution reconstruction of single anisotropic 3D MR images using residual convolutional neural network. Neurocomputing 392:209–220. https://doi.org/10.1016/j.neucom.2018.10.102

    Article  Google Scholar 

  13. Zhai R, Huang X, Zhao Y et al (2021) Intelligent incorporation of AI with model constraints for MRI acceleration. Proceedings of the 29th Annual Meeting of ISMRM [Virtual]

    Google Scholar 

  14. Zhao Y, Peng C, Wang S, Liang X, Meng X (2022) The feasibility investigation of AI-assisted compressed sensing in kidney MR imaging: an ultra-fast T2WI imaging technology. BMC Med Imaging 22:1–6. https://doi.org/10.1186/s12880-022-00842-1

    Article  Google Scholar 

  15. Ronneberger O, Fischer P, Brox T (2015) U-net: convolutional networks for biomedical image segmentation. International Conference on Medical image computing and computer-assisted intervention. pp 234–241. https://doi.org/10.48550/arXiv.1505.04597

    Chapter  Google Scholar 

  16. He K, Zhang X, Ren S, Sun J (2016) Deep residual learning for image recognition. Proceedings of the IEEE conference on computer vision and pattern recognition. pp 770–778. https://doi.org/10.1109/CVPR.2016.90

    Chapter  Google Scholar 

  17. Mao, Li Q, Xie H, Lau RY, Wang Z, Paul Smolley S (2017) Least squares generative adversarial networks. Proceedings of the IEEE international conference on computer vision. pp 2794–2802. https://doi.org/10.1109/ICCV.2017.304

    Chapter  Google Scholar 

  18. Likert R (1932) A technique for the measurement of attitudes. Arch Psychol 22(140):55

  19. Altahawi FF, Blount KJ, Morley NP, Raithel E, Omar IM (2017) Comparing an accelerated 3D fast spin-echo sequence (CS-SPACE) for knee 3-T magnetic resonance imaging with traditional 3D fast spin-echo (SPACE) and routine 2D sequences. Skeletal Radiol 46:7–15. https://doi.org/10.1007/s00256-016-2490-8

    Article  PubMed  Google Scholar 

  20. Lee SH, Lee YH, Suh JS (2018) Accelerating knee MR imaging: compressed sensing in isotropic three-dimensional fast spin-echo sequence. Magn Reson Imaging 46:90–97. https://doi.org/10.1016/j.mri.2017.10.018

    Article  PubMed  Google Scholar 

  21. Mintz DN, Tashjian GS, Connell DA, Deland JT, O’Malley M, Potter HG (2003) Osteochondral lesions of the talus: a new magnetic resonance grading system with arthroscopic correlation. Arthroscopy 19:353–359. https://doi.org/10.1053/jars.2003.50041

    Article  PubMed  Google Scholar 

  22. Pruessmann KP (2004) Parallel imaging at high field strength: synergies and joint potential. Top Magn Reson Imaging 15:237–244. https://doi.org/10.1002/nbm.1050

    Article  PubMed  Google Scholar 

  23. Li G, Wu D, Xu Z et al (2021) Evaluation of an accelerated 3D modulated flip-angle technique in refocused imaging with an extended echo-train sequence with compressed sensing for imaging of the knee: comparison with routine 2D MRI sequences. Clin Radiol 76(158):e113–158. e18. https://doi.org/10.1016/j.crad.2020.10.012

    Article  Google Scholar 

  24. Gersing AS, Bodden J, Neumann J et al (2019) Accelerating anatomical 2D turbo spin echo imaging of the ankle using compressed sensing. Eur J Radiol 118:277–284. https://doi.org/10.1016/j.ejrad.2019.06.006

    Article  PubMed  Google Scholar 

  25. Baur O, Den Harder J, Hemke R et al (2020) The road to optimal acceleration of Dixon imaging and quantitative T2-mapping in the ankle using compressed sensing and parallel imaging. Eur J Radiol 132:109295. https://doi.org/10.1016/j.ejrad.2020.109295

    Article  CAS  PubMed  Google Scholar 

  26. Sui H, Li J, Liu L et al (2022) Accelerating knee MRI: 3D modulated flip-angle technique in refocused imaging with an extended echo train and compressed sensing. J Pain Res 15:577. https://doi.org/10.1016/j.crad.2020.10.012

    Article  PubMed  PubMed Central  Google Scholar 

  27. Johnson PM, Recht MP, Knoll F (2020) Improving the speed of MRI with artificial intelligence. Semin Musculoskelet Radiol 24:12–20. https://doi.org/10.1055/s-0039-3400265

  28. Hammernik K, Klatzer T, Kobler E et al (2018) Learning a variational network for reconstruction of accelerated MRI data. Magn Reson Med 79:3055–3071. https://doi.org/10.1002/mrm.26977

    Article  PubMed  Google Scholar 

  29. Liu F, Samsonov A, Chen L, Kijowski R, Feng L (2019) SANTIS: sampling-augmented neural neTwork with incoherent structure for MR image reconstruction. Magn Reson Med 82:1890–1904. https://doi.org/10.1002/mrm.27827

    Article  PubMed  PubMed Central  Google Scholar 

  30. Aggarwal HK, Mani MP, Jacob M (2019) MoDL: model-based deep learning architecture for inverse problems. IEEE Trans Med Imaging 38:394–405. https://doi.org/10.1109/TMI.2018.2865356

    Article  PubMed  Google Scholar 

  31. Knoll F, Hammernik K, Kobler E, Pock T, Recht MP, Sodickson DK (2019) Assessment of the generalization of learned image reconstruction and the potential for transfer learning. Magn Reson Med 81:116–128. https://doi.org/10.1002/mrm.27355

    Article  PubMed  Google Scholar 

  32. Goodfellow I, Pouget-Abadie J, Mirza M et al (2014) Generative adversarial nets. Adv Neural Inf Process Syst. 27. https://doi.org/10.48550/arXiv.1406.2661

  33. Quan TM, Nguyen-Duc T, Jeong W-K (2018) Compressed sensing MRI reconstruction using a generative adversarial network with a cyclic loss. IEEE Trans Med Imaging 37:1488–1497. https://doi.org/10.1109/TMI.2018.2820120

    Article  PubMed  Google Scholar 

  34. Pezzotti N, Yousefi S, Elmahdy MS et al (2020) An adaptive intelligence algorithm for undersampled knee MRI reconstruction. IEEE Access 8:204825–204838. https://doi.org/10.48550/arXiv.2004.07339

    Article  Google Scholar 

Download references

Funding

This research did not receive any specific grant from funding agencies in the public, commercial, or not-for-profit sectors.

Author information

Authors and Affiliations

Authors

Contributions

Qiang Zhao: conceptualization, methodology, and writing—original draft preparation. Jiajia Xu: investigation, data curation, formal analysis, and writing—original draft preparation. Yu Xin Yang: formal analysis, visualization, and writing—review and editing. Yuqing Zhao: data curation and investigation. Qizheng Wang: data curation and investigation. Yongming Dai: supervision and validation. Huishu Yuan: conceptualization, methodology, validation, and supervision.

Corresponding author

Correspondence to Huishu Yuan.

Ethics declarations

Ethics approval and consent to participate

Our study protocol was approved by the institutional ethics committee and was also in accordance with the Declaration of Helsinki. Written informed consent was obtained from all participants.

Consent for publication

This manuscript is approved by all patients for publication.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary Information

Additional file 1: Table S1.

Signal-to-noise ratio of ligament, cartilage, subchondral bone, tendon, fluid, muscle, and fat. Table S2. ANOVA and post-hoc analysis results for signal-to-noise ratio of the structures ligament, cartilage, subchondral bone, tendon, fluid, muscle, and fat. Table S3. Contrast-to-noise ratio of ligament/fluid, ligament/fat, cartilage/fluid, cartilage/subchondral bone, tendon/fluid, and tendon/muscle. Table S4. ANOVA and post-hoc analysis results for contrast-to-noise ration of ligament/fluid, ligament/fat, cartilage/fluid, cartilage/subchondral bone, tendon/fluid, and tendon/muscle.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Zhao, Q., Xu, J., Yang, Y.X. et al. AI-assisted accelerated MRI of the ankle: clinical practice assessment. Eur Radiol Exp 7, 62 (2023). https://doi.org/10.1186/s41747-023-00374-5

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s41747-023-00374-5

Keywords