Laser & Optoelectronics Progress, Volume. 61, Issue 14, 1400005(2024)

Research Progress in Deep Learning for Magnetic Resonance Diagnosis of Knee Osteoarthritis

Shuchen Lin, Dejian Wei, Shuai Zhang, Hui Cao*, and Yuzheng Du
Author Affiliations
  • College of Intelligence and Information Engineering, Shandong University of Traditional Chinese Medicine, Jinan 250355, Shandong , China
  • show less
    Figures & Tables(14)
    Anatomical structure of the knee joint
    Magnetic resonance imaging for the knee joint from sagittal, coronal, and axial positions
    Example of knee joint MRI data map and annotation map
    T1 weighted imaging of femur and tibia
    Segmentation effect of different models on the femur and tibia[69]
    Anterior cruciate ligament under magnetic resonance imaging
    Comparison between Teacher model and Student model
    Classic framework for federated learning
    • Table 1. Summary of commonly used deep learning models

      View table

      Table 1. Summary of commonly used deep learning models

      Deep learning modelCharacteristicSuperiorityLimitation
      DenseNet9A convolutional neural network structure with dense connections that can share parameters and avoid feature redundancyIt can effectively extract features from knee joint disease images, helping doctors accurately determine the lesion areaThe network structure is complex,memory consumption is high, and more computing resources are required
      ResNet10Introducing a convolutional neural network structure with residual connections,which directly transmits input information to subsequent layers through residual connections, solving the problems of gradient vanishing and gradient explosionTo assist doctors in analyzing and predicting patients’ disease progression,and provide personalized treatment plansThe model has a large depth and may encounter gradient vanishing, and exploding problems during training
      Mask R-CNN11An image segmentation model based on regional convolutional neural networks that can achieve pixel level segmentation while detecting objectsIt can help doctors quickly and accurately locate and segment knee joint lesion areas,suitable for targets with different scales,shapes, and categoriesRequires more computing resources and requires high computing power
      U-Net12A simple image segmentation model consisting of an encoder and decoder, and using skip connections to achieve information transmission of feature mapsIt can help doctors segment image data of knee joint diseases in patients,provide more detailed lesion information, and assist doctors in formulating treatment plansRelying on a large amount of annotated data,the segmentation effect of the overall structure is poor
    • Table 2. Comparison of different medical imaging methods

      View table

      Table 2. Comparison of different medical imaging methods

      Imaging typeImaging principleSuperiorityLimitation
      Radiography (X-ray)By utilizing the principle of X-rays penetrating objects and being received by detectors, image reconstruction is performed on the differences in the absorption of rays, achieving imaging of the internal structure of the human body18

      1.Evaluate bone structures, such as osteophytes, subchondral cysts, and cysts19

      2.Detecting joint gap width and indirectly evaluating joint cartilage 20-21

      1.Unable to depict soft tissue

      2.Unable to visualize cartilage directly

      3.Inadequate monitoring of disease progression 22

      Computer tomographyBy utilizing rotational X-ray imaging technology, a large amount of X-ray data is obtained, and through computer reconstruction algorithms, high-resolution images of the human cross-section are generated 23Used for bone structure examination, providing a good 3D visualization imaging 1724

      1.Expose patients to radiation 25

      2.Invasive 26

      3.Can only recognize KOA late detection 27

      Optical coherence tomographyBy utilizing the interference of light and the measurement of optical path difference, the intensity and phase information of the interference signal are recorded to achieve high-resolution cross-sectional image reconstruction of tissues 28-29Assessing the disease status of KOA patients and monitoring changes in articular cartilage thickness 30

      1.OCT imaging is an invasive process

      2.Dependent on operator’s technology

      Ultrasound imaging technologyUtilize the propagation and reflection characteristics of ultrasound in human tissues to receive and process reflected ultrasound signals, and generate images of human tissues31-32Used to detect synovitis and synovial inflammation in patients with knee osteoarthritis, without the need for contrast agents or exposure to radiation 24-25

      1.The obtained images and their interpretation rely too heavily on the skills and experience of technical personnel 27

      2.No significant role in early detection of KOA 2733

      Magnetic resonance imagingUtilizing the characteristics of nuclear spin under strong magnetic field and radio frequency excitation, detecting the energy released by spin recovery, and reconstructing high-resolution images of human tissue 34

      1.Visualize the entire joint structure, including direct three-dimensional visualization of bones and cartilage

      2.Differentiate various tissue types with high anatomical resolution

      3.Highly sensitive to structural changes in OA patients without exposure to radiation

      4.Non-invasive35

      1.The cost of inspection is relatively high

      2.MR images can be affected by artifacts, which can affect diagnosis 27

    • Table 3. Summary of magnetic resonance multi-sequence imaging technology

      View table

      Table 3. Summary of magnetic resonance multi-sequence imaging technology

      Multiple sequence type of magnetic resonance imagingMethodMedical effectCharacteristic
      MERGE imaging38High anatomical visibility of bone and joint anatomy and joint spacesAble to display defects on joint surfacesComplementary to conventional sequences may detect lesions with smaller structures
      3D SPGR imaging28Provide high-resolution 3D image dataAccurate quantitative evaluation of cartilage thickness and volume has been achieved, increasing the signal strength of cartilage relative to adjacent tissues and joint contents (such as synovial fluid)Can avoid partial volume artifacts
      3D DESS imaging39Collect two or more gradient echoes, each pair separated by refocusing pulses, and combine the data of the two in image reconstructionUsed to detect cartilage lesions in the knee joint; Can quantitatively evaluate cartilage thickness and volumeShorter collection time, higher signal-to-noise ratio, and higher cartilage fluid contrast; Not easily affected by artifacts
      SPACE imaging40Collect images at isotropic spatial resolution, allowing for multi plane reformattingUsed for the diagnosis of cartilage lesions. Cartilage fluid CNR and its ability to distinguish between cartilage and surrounding tissues are weakIt has the best signal-to-noise ratio and signal-to-noise ratio efficiency, low sensitivity to artifacts, but longer acquisition time
      3D FSE imaging41Provide images with high contrast resolution and isotropic spatial resolution3D evaluation for dissecting the structure of the knee joint can effectively evaluate the abnormalities of subchondral bone marrowIsotropic voxels allow for multi plane reformatting of image data, reducing some volume artifacts. Relying on flipping angle modulation to reduce blur, parallel imaging to reduce acquisition time
    • Table 5. Comparison of detection algorithms and magnetic resonance imaging for meniscus

      View table

      Table 5. Comparison of detection algorithms and magnetic resonance imaging for meniscus

      Deep learning modelMagnetic resonance sequenceMagnetic field strength /TDetection range

      result

      Detection

      Characteristic
      Mask R-CNN57FS-T2-weighted3.0Detect and identify normal and torn meniscus, and determine the direction of tearAUC is 0.906A mask region based convolutional neural network (R-CNN) is trained to make it more robust through set aggregation, and cascaded into a shallow convolutional network to classify the direction of tearing
      DarkNet-5358T1-weighted (PD) FSE with fat saturation, T2-weighted FSE with fat saturation sequences3.0Automatic detection of meniscus tear on the sagittal planeAccuracy of the internal dataset is 0.958

      Using a 24-layer CNN and a 2-layer fully connected DarkNet-53 network as the backbone network, feature compression is performed on the annotated training images of the meniscus region. Using gradient weighted class activation Maps (Grad CAMs) to detect meniscal tears

      ResNet59DESS, IW TSE3.0Detection of meniscus tears in three anatomical subregions (anterior horn, corpus, posterior horn) of the medial meniscus (MM) and lateral meniscus (LM)AUC values of MM are 0.84, 0.88, and 0.86. AUC values of LM are 0.95, 0.91, and 0.90A multi task deep learning framework combining boundary box regression for meniscus tear detection is proposed, allowing CNN to implicitly consider the corresponding region of interest (ROI) of the meniscus
      Mask R-CNN60SAG FS PDW, SAG FS T2-weighted1.5/3.0Diagnosis of healthy meniscus, torn meniscus, and degenerative meniscusDiagnostic accuracy is 87.50%,86.96%, and 84.78%, respectivelyThis paper adopts the ResNet50 architecture as the backbone network, combined with a feature pyramid network and feature mapping from bottom to top. Simultaneously, a region proposal network (RPN) is used to determine the ROI in the network
      U-Net61SAG 3D PDW COR, SAG FS sensitive, MRI3.0Diagnose the severity of knee joint lesionsSensitivity is 89.81%, specificity is 81.98%This paper proposes the concept of a fully automated deep learning pipeline for identifying OA degenerative morphological features in meniscus and PFJ cartilage. At the same time, a weak supervision method is also applied to annotate the presence or absence of lesions.
    • Table 6. Comparison of detection algorithms and magnetic resonance imaging for femur and tibia

      View table

      Table 6. Comparison of detection algorithms and magnetic resonance imaging for femur and tibia

      Deep learning modelMagnetic resonance sequenceMagnetic field strength /TDetection rangeDetection resultCharacteristic
      CenterNet64DESS3.0Accurately detect KOA and determine its severityThe testing accuracy is 99.14%, and the cross validation accuracy is 98.97%Using the modified CenterNet to obtain input from the predicted bounding box, a more accurate bounding box can be obtained based on the voting score of each pixel in the previous box. In addition, distillation knowledge was also used
      Improved U-Net65DESS3.0Segmentation of femur and tibiaDice coefficient are 0.985 and 0.984,respectivelyRonneberger et al.12 improved the U-Net model and modified its parameters
      Model in Ref.[66DESS3.0Segmentation of femur and tibia

      Femur DSC=0.85,

      Tibia DSC=0.84

      This paper develops a new MRI algorithm for quantitative automatic segmentation of human knee cartilage volume. This method utilizes filtered and optimized texture analysis techniques and Bayesian decision criteria-based techniques to achieve automatic separation of cartilage and synovial fluid
      ResNet, DenseNet, and convolutional variational autoencoder (CVAE) 67intermediate-weighted turbo spin-echo (IW-TSE)Segmentation of femur and tibiaDice coefficient are 0.985 and 0.987, respectivelyAbility to detect the presence of OA by comparing three deep learning models
      Model in Ref.[68proton density weighted(PDW)3.0Segmentation of femoral, tibial trabeculae, and cortical boneDice similarity coefficient (DSC) of the femur and tibia is 0.9611 ± 0.0052 and 0.9591 ± 0.0173, respectivelyThis paper proposes a method based on proton density weighted comparison. This method uses the level set method of local energy for 3D rough segmentation and corrects the non-uniformity problem of image data. By generating strength lines layer by layer and optimizing trabecular boundaries, the detection of cortical boundaries is ultimately achieved
      DRD U-Net69DESSSegmentation of femur and tibiaDice coefficient is 0.931This model takes the residual module as the basic module, utilizes parallel extended convolution modules, and designs a deep supervised module for multi output fusion, directly utilizing features from different levels to achieve information complementarity
    • Table 7. Comparison of detection algorithms and magnetic resonance imaging for anterior cruciate ligament

      View table

      Table 7. Comparison of detection algorithms and magnetic resonance imaging for anterior cruciate ligament

      Deep learning modelMagnetic resonance sequenceMagnetic field strength /TDetection rangeDetection resultCharacteristic
      MRNet75coronal T1 weighted, coronal T2 with fat saturation, sagittal proton density (PD) weighted, sagittal T2 with fat saturation, and axial PD weighted with fat saturation1.5, 3.0Detection of ACL tear in the knee jointAUC is 0.965 on the internal validation setThe MRNet model improves the accuracy and generalization ability by using data preprocessing and model fine-tuning. Evaluate the performance of the model through cross validation and evaluation indicators, and conduct explanatory analysis of the model using class activation mapping (CAM)
      DenseNet76Sagittal PDW and fat suppression T2 weighted fast spin echo images3.0Feasibility of detecting ACL tear in the knee jointThe diagnostic performance of this model is not significantly different from that of clinical radiologistsBy studying DenseNet, VGG16, and AlexNet models, it was found that DenseNet provides the best diagnostic performance in detecting ACL tears
      ResNet77PDW1.5Detection of ACL injuryThe AUC for healthy tearing, partial tearing, and complete tearing are 0.980, 0.970, and 0.99, respectivelyA custom 14 layer ResNet-14 architecture convolutional neural network (CNN) was constructed using class balancing and data augmentation techniques, which includes six convolutional operations in different directions
      A classification convolutional neural network was constructed based on the structure of 3D DenseNet782D PDW-SPAIR sequence1.5, 3.0Evaluating the feasibility of anterior cruciate ligament injury

      The accuracy is 0.957, and the sensitivity is 0.976

      AUC is 0.960

      This paper constructs a classification convolutional neural network based on the 3D DenseNet architecture by using different inputs and two other algorithms (VGG16 and ResNet)
      Deep learning model construction based on multimodal feature fusion79T2 WI-SPAIR sagittal and T2 weighted cross-sectional imagesDiagnose ACL damageAccuracy up to 96.28%This paper proposes a deep learning based magnetic resonance imaging feature method, which analyzes and extracts image features related to anterior cruciate ligament injury, thereby achieving automatic learning and accurate recognition of anterior cruciate ligament injury
      Composed of two CNNs80T2 weighted sequence based on coronal and sagittal fat suppression proton density1.0, 1.5, 3.0Predicting ACL tearAUC is 0.939Construct a deep learning based ACL tear detector using knee joint MRI databases from different manufacturers and magnetic fields. Automatically label reports related to MRI examination using natural language processing algorithms
    Tools

    Get Citation

    Copy Citation Text

    Shuchen Lin, Dejian Wei, Shuai Zhang, Hui Cao, Yuzheng Du. Research Progress in Deep Learning for Magnetic Resonance Diagnosis of Knee Osteoarthritis[J]. Laser & Optoelectronics Progress, 2024, 61(14): 1400005

    Download Citation

    EndNote(RIS)BibTexPlain Text
    Save article for my favorites
    Paper Information

    Category: Reviews

    Received: Sep. 12, 2023

    Accepted: Nov. 8, 2023

    Published Online: Jul. 17, 2024

    The Author Email: Hui Cao (caohui63@163.com)

    DOI:10.3788/LOP232102

    CSTR:32186.14.LOP232102

    Topics