A deep learning-based automatic staging method for early endometrial cancer on MRI images

Front Physiol 2022 AI 6 Explanations View Original
Original Paper (PDF)

Unable to display PDF. Download it here or view on PMC.

Plain-English Explanations
Pages 1-2
Why MRI Staging Matters in Endometrial Cancer

In early endometrial cancer, the key staging decision is determining whether the tumor has invaded less than half of the uterine muscle wall (stage IA) or more than half (stage IB). This single distinction dramatically changes the surgical plan: stage IB patients typically require more extensive lymph node removal, while stage IA patients can be managed more conservatively.

Magnetic resonance imaging (MRI) is the gold standard preoperative tool for assessing myometrial invasion - how deeply the tumor has grown into the uterine muscle. However, MRI interpretation varies between radiologists, particularly in borderline or challenging cases. A reliable, automated system could reduce this variability and support more consistent surgical planning.

Deep learning has revolutionized medical image analysis by learning directly from pixel patterns, without needing manually engineered features. Applied to MRI staging of endometrial cancer, deep learning models could potentially provide objective, reproducible assessments that match or exceed expert radiologist performance.

TL;DR: Accurate MRI staging of early endometrial cancer is critical for surgical planning, but radiologist variability motivates development of automated deep learning tools.
Pages 2-3
U-net Segmentation and the Tumor/Uterus Ratio

The research team used a U-net - a convolutional neural network architecture originally designed for biomedical image segmentation. U-net is particularly effective for medical imaging because it preserves spatial detail at multiple scales simultaneously, allowing it to precisely outline both small tumors and larger anatomical structures like the uterus.

The model was trained to automatically segment (outline) two regions on each MRI slice: the entire uterus and the tumor itself. From these segmentations, the researchers calculated a Tumor/Uterus Ratio (TUR) - the proportion of uterine cross-sectional area occupied by tumor. A higher TUR correlates with deeper myometrial invasion.

Compared to asking an AI to directly classify staging (IA vs. IB) as a black-box decision, the TUR approach provides an interpretable intermediate step: the model first produces visible outlines that clinicians can review, then the staging determination follows logically from a measurable ratio. This transparency is essential for clinical adoption.

TL;DR: A U-net model was trained to segment the uterus and tumor on MRI, then a Tumor/Uterus Ratio was calculated to determine whether cancer has deeply invaded the uterine wall.
Pages 3-4
Patient Cohort and MRI Sequences Tested

The study included 117 patients with confirmed early-stage endometrial cancer (73 stage IA, 44 stage IB), all of whom had undergone preoperative MRI followed by surgery. The final pathological staging from the surgical specimen served as the gold standard for training and evaluating the AI model.

Three different MRI sequences were evaluated: sagittal T2-weighted imaging (T2WI), axial T2WI, and axial diffusion-weighted imaging (DWI). Each sequence highlights different tissue properties - T2WI shows anatomical structure, while DWI captures the movement of water molecules within tissue, which can indicate tumor cellularity.

Testing multiple sequences allowed the researchers to identify which imaging protocol gave the AI the most discriminative information. If one sequence consistently outperformed others, it would argue for prioritizing that sequence in clinical practice when the primary goal is automated staging.

TL;DR: 117 patients with early endometrial cancer provided MRI scans across three imaging sequences, with surgical pathology serving as the reference standard for training and validation.
Pages 4-6
Sagittal T2WI Achieves 91.4% Accuracy

The best-performing model used sagittal T2-weighted MRI, achieving an area under the ROC curve (AUC) of 0.94, overall accuracy of 91.4%, sensitivity of 92.3%, and specificity of 90.9%. These are clinically significant numbers: the model correctly identified the stage in 9 out of every 10 patients.

Axial T2WI performed nearly as well, while diffusion-weighted imaging (DWI) showed somewhat lower performance. This finding is consistent with the general radiological understanding that sagittal T2WI provides the best anatomical overview of uterine zonal anatomy - making it the logical choice for assessing myometrial invasion.

Compared to published studies reporting expert radiologist performance on MRI staging, the deep learning model's results were comparable, suggesting it has reached a level of clinical utility. The model's consistency - not having bad days, not varying with experience level - could make it particularly valuable as a second reader or for institutions without subspecialty-trained gynecologic radiologists.

TL;DR: Using sagittal T2-weighted MRI, the AI model achieved 91.4% accuracy and an AUC of 0.94 for staging early endometrial cancer - comparable to expert radiologist performance.
Pages 6-7
Clinical Impact: Reducing Surgical Uncertainty

Accurate preoperative staging directly determines whether lymph node dissection is performed during the same operation. Upstaging a patient from IA to IB means the surgeon will extend the procedure to include lymph node removal - reducing the risk of leaving undetected metastatic disease untreated.

Equally important, correct identification of stage IA protects patients from unnecessary lymph node dissection, which carries risks of lymphedema (chronic limb swelling), lymphocele (fluid collections), and longer operative time. Avoiding over-treatment is as clinically valuable as catching advanced disease.

An automated, objective staging tool that integrates directly into MRI workflow could standardize surgical planning across hospitals and reduce the number of cases requiring subspecialist radiology consultation - improving access to accurate staging in community hospital settings where gynecologic radiology expertise may be limited.

TL;DR: Accurate AI staging could both prevent under-treatment of stage IB patients and spare stage IA patients unnecessary surgery, with particular value in community hospital settings.
Pages 7-8
Limitations and the Road to Clinical Deployment

The study's primary limitation is its modest size - 117 patients from a single institution. Deep learning models trained on small datasets may not generalize to patients from different hospitals, MRI scanners, or imaging protocols. A model trained on high-field MRI at one center may underperform on lower-field MRI at another.

External validation on independent patient cohorts is the critical next step before clinical deployment. Ideally, the model should be tested on patients from multiple institutions, different countries, and diverse demographic backgrounds to confirm that the TUR threshold learned during training generalizes broadly.

If validation succeeds, the model could be packaged as an AI decision support tool integrated directly into hospital radiology systems. The relatively transparent nature of the approach - clinicians can see the segmentations and understand the TUR calculation - supports clinical trust and regulatory pathways for AI medical devices.

TL;DR: External multi-center validation is needed before clinical deployment, but the model's transparency and strong single-center results support optimism for eventual clinical integration.
Citation: Open Access, 2022. Available at: PMC9468895.