MRI Radiomics for the Prediction of Fuhrman Grade in Clear Cell Renal Cell Carcinoma: a Machine Learning Exploratory Study.

J Digit Imaging 2020 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
Knowing How Aggressive a Kidney Tumor Is - Before Surgery

When a patient is diagnosed with clear cell kidney cancer, one of the most important questions doctors want to answer is: how aggressive is this tumor? The answer - the tumor's grade - helps determine how urgently treatment is needed, what kind of surgery to perform, and whether clinical trials might be appropriate.

Currently, grading requires examining tumor tissue under a microscope, which means waiting until after surgery or performing a needle biopsy (which carries risks like bleeding and is not always accurate). The Fuhrman grading system rates kidney cancer from Grade I (least aggressive, best outcomes) to Grade IV (most aggressive, worst outcomes).

Researchers from the University of Naples asked a compelling question: could an MRI scan - which is already done before surgery to plan treatment - be made to reveal the tumor's grade? MRI uses magnetic fields and radio waves rather than radiation, making it safe to repeat, and it produces detailed images of soft tissue. Could a computer analyze subtle patterns in those images that the human eye cannot see, and use them to predict grade?

This study was the first to test MRI - rather than CT scanning - combined with artificial intelligence for this purpose in kidney cancer. Even at this early exploratory stage with only 32 patients, the results were encouraging enough to motivate larger future studies.

TL;DR: Knowing how aggressive a kidney tumor is before surgery helps guide treatment decisions. This study tested whether an AI analysis of MRI scans could predict tumor aggressiveness without a biopsy.
Pages 2-4
Extracting Thousands of Hidden Measurements from MRI Scans

The study used MRI scans from 32 patients with confirmed clear cell kidney cancer who had their scans done before surgery. Two types of MRI images were analyzed: T2-weighted images (which show anatomical details) and contrast-enhanced images (which highlight blood flow and tumor vascularity by using an injected dye).

Radiologists traced the outline of each tumor on the scan images, creating a precise 3D map of the tumor. A computer program then extracted 2,438 different measurements from within those boundaries - capturing not just how bright or dark the tumor was, but the subtle patterns and textures within it: how uniform or irregular the tissue appeared, how patterns changed across different scales, and many other mathematical properties invisible to the naked eye.

This approach - called radiomics - is based on the idea that a tumor's microscopic structure (including its aggressiveness) leaves a fingerprint in the appearance of medical images, even if that fingerprint is too subtle for human eyes to detect reliably. A computer can detect and quantify these patterns systematically and consistently.

Of course, 2,438 measurements is far too many to use all at once - many of them carry redundant or irrelevant information. The researchers used mathematical filtering to narrow down to just the handful of measurements (between 1 and 7, depending on the algorithm) that were most useful for predicting whether a tumor was low-grade or high-grade.

TL;DR: The AI extracted 2,438 hidden texture measurements from MRI images of 32 kidney tumors and filtered them down to the small number most predictive of tumor grade.
Pages 5-6
Over 90% Accuracy in Identifying High-Grade Tumors

When the task was to distinguish low-grade tumors (Grades I and II, less aggressive) from high-grade tumors (Grades III and IV, more aggressive), the best AI models achieved accuracy greater than 90%. One approach called AdaBoost - a method that combines many simpler models into a stronger one - reached 92.7% accuracy in identifying high-grade tumors.

These results are especially noteworthy because similar studies using CT scans (the other common imaging method) only achieved accuracy in the range of 71-87%. MRI appears to provide richer information about tumor texture, possibly because it is better at showing differences in tissue types and does not use the ionizing radiation that can limit how CT images are optimized.

The researchers also tested a harder challenge: predicting the specific Fuhrman grade (I, II, or III) rather than just grouping into low versus high. This is significantly more difficult - like asking a computer not just to say whether a wine is red or white, but to identify the specific variety. Even for this harder task, the best model (Random Forest) achieved 84.4% accuracy.

Single, simpler AI models (like a basic decision tree) performed much less well - around 62-75%. The high performance came from ensemble methods, which work by combining many models together. Think of it like getting a second, third, and fourth opinion and then combining them - the group judgment tends to be better than any individual assessment.

TL;DR: AI analysis of MRI scans identified high-grade versus low-grade kidney tumors with over 90% accuracy, outperforming similar CT-based approaches reported in prior studies.
Pages 6-7
What the MRI Patterns Reveal About Tumor Biology

The measurements that the computer found most useful for predicting grade were all related to texture - the patterns of light and dark areas within the tumor image, and how those patterns relate to each other at different scales. This makes biological sense.

Higher-grade kidney tumors tend to be more chaotic internally: they have more areas of dead tissue (necrosis), more irregular and abnormal blood vessels, and more disorganized cell architecture. All of these physical differences show up as irregular, unpredictable patterns in an MRI image - which is exactly what the texture measurements capture.

Lower-grade tumors, by contrast, are more organized and uniform - and this shows up as more regular, predictable texture patterns in the scan. The AI is essentially reading these subtle regularities and irregularities in a way that is too refined for the human eye to do consistently.

The researchers also found that analyzing the images at multiple scales simultaneously - using a mathematical technique called wavelet analysis (similar to zooming in and out to see both fine details and broad patterns) - gave the AI the most useful information. This multi-scale approach captures tumor heterogeneity in a richer way than a single fixed view.

TL;DR: The most informative MRI features capture how irregular and chaotic a tumor looks internally - reflecting the disorganized biology of high-grade, more aggressive cancers.
Page 7
What This Could Mean for Kidney Cancer Patients

If this kind of MRI analysis becomes standard practice, patients could potentially learn how aggressive their tumor is before going into surgery, without needing a separate biopsy. MRI scans are already part of the standard evaluation for kidney masses in many hospitals - adding an AI analysis to an existing scan would not require the patient to undergo any additional procedures.

This information could meaningfully change how patients are treated. A patient with a predicted low-grade tumor might be offered a less aggressive surgery that removes only the tumor while preserving the rest of the kidney (called a partial nephrectomy), whereas a high-grade tumor might call for a more extensive approach. Some patients with very low-grade disease might even be offered active surveillance instead of immediate surgery.

MRI is also radiation-free, which means if needed, it could be repeated during monitoring without the cumulative radiation exposure that comes with repeated CT scans. A tool that can predict grade from an MRI scan could therefore be especially useful for monitoring patients over time - checking whether a tumor is changing in character.

However, the researchers are careful to note that this is an early-stage study with only 32 patients. Before this kind of tool could be used in actual clinical practice, it would need to be tested on many more patients from different hospitals, with different MRI scanners, to confirm the results hold up broadly.

TL;DR: MRI-based AI grading could help doctors plan the right surgery for each patient without a biopsy, and since MRI is radiation-free, could also be used for safe long-term monitoring.
Pages 7-8
Summary: A Promising First Step Toward Non-Invasive Tumor Grading

This study showed that it is feasible to predict how aggressive a kidney tumor is - before surgery and without a biopsy - using AI analysis of MRI scans. The best models achieved over 90% accuracy in distinguishing low-grade from high-grade tumors, outperforming previous similar studies that used CT scanning.

The key to the approach's success was combining two ingredients: detailed texture measurements from MRI images that capture the inner organization of the tumor, and ensemble AI methods that combine many individual models to achieve more reliable predictions than any single model could provide alone.

The study's main limitation is its small size - 32 patients. The authors acknowledge this openly, describing the work as an exploratory study designed to test whether the approach is worth pursuing further. The results suggest it clearly is. The next step is to validate these findings in much larger groups of patients across multiple hospitals and different types of MRI scanners.

If future larger studies confirm these results, this approach could eventually become a standard tool in kidney cancer care: an AI that reads an MRI and tells the surgeon not just where the tumor is, but how dangerous it is - all without a needle ever touching the patient.

TL;DR: MRI combined with AI can predict kidney tumor aggressiveness with over 90% accuracy, opening the path toward non-invasive tumor grading that could help doctors plan safer, more tailored surgeries.
Citation: Open Access, 2020. Available at: PMC7522138.