Objective risk stratification of prostate cancer using machine learning and radiomics applied to multiparametric magnetic resonance images

Sci Rep 2019 Machine Learning 7 Explanations View Original
Original Paper (PDF)

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

Plain-English Explanations
Pages 1-2
The Subjectivity Problem in Prostate MRI

Multiparametric MRI (mpMRI) has become a key tool for evaluating prostate cancer, providing multiple types of imaging data that together reveal tumor location, size, and aggressiveness with high sensitivity.

However, interpreting mpMRI relies heavily on visual assessment, making it inherently subjective. Studies have shown inter-reader agreement ranging from poor (0.5) to only reasonable (0.71), depending on reader experience and the guidelines used.

The standard scoring system, PI-RADS v2 (Prostate Imaging Reporting and Data System), provides a structured framework for reading these images, but its qualitative nature means that different radiologists can reach different conclusions from the same scan.

Radiomics -- the extraction of quantitative numerical features from medical images -- offers a path toward more objective analysis, but prior studies applying radiomics to prostate cancer used only a small set of machine learning algorithms and limited evaluation methods.

TL;DR: mpMRI is valuable for prostate cancer assessment but suffers from subjective interpretation variability, motivating a more objective, AI-driven approach.
Pages 1, 2, 5, 6
Building a Systematic Radiomic Framework

The researchers developed a rigorous machine learning framework that systematically tested seven classification algorithms -- including Logistic Regression, Linear Discriminant Analysis, Random Forest, and multiple variants of Support Vector Machine (SVM) -- to identify the best approach for prostate cancer risk classification.

From T2-weighted (T2W) and apparent diffusion coefficient (ADC) MRI images, 110 radiomic features were extracted per patient, capturing texture, pattern, and signal distribution information using methods including histogram analysis, Gray-Level Co-occurrence Matrices, and Fast Fourier Transform frequency analysis.

The patient cohort was divided into two risk groups based on NCCN (National Comprehensive Cancer Network) guidelines: a high-risk class (14 of 68 development patients) and a lower-risk class (54 of 68), with the class imbalance addressed by random oversampling of the minority high-risk class during training.

A 10-times repeated 5-fold cross-validation procedure was used to train and compare all candidate classifiers on a development set of 68 patients, with the best performer then validated on an independent set of 53 patients who were not used in any part of model development.

TL;DR: A systematic framework extracted 110 radiomic features from MRI and tested seven machine learning algorithms with rigorous cross-validation to find the best prostate cancer risk classifier.
Pages 2-3
Quadratic SVM Outperforms All Alternatives

Among all tested algorithms, the Quadratic kernel-based SVM (QSVM) achieved the highest overall performance, with an average AUC (area under the ROC curve) of 0.92 across cross-validation runs -- a strong indicator of discriminative ability.

For the critical high-risk class, QSVM achieved the highest class-specific scores: F-measure of 0.89, precision of 0.82, and recall of 0.98, meaning it correctly identified nearly all high-risk patients while maintaining reasonable precision.

Statistical comparison using Friedman-Nemenyi tests confirmed that QSVM was statistically the best-performing classifier across all evaluation measures and both risk classes, making it a robust and reliable choice for the final model.

Importantly, random oversampling significantly improved performance across all algorithms (p less than 0.02), confirming that addressing the class imbalance was a critical step in building an effective classifier for this type of real-world clinical data.

TL;DR: The Quadratic SVM classifier achieved an AUC of 0.92 in cross-validation and was statistically confirmed as the best performer among all tested algorithms.
Pages 3-4
Outperforming PI-RADS on an Independent Cohort

When applied to the independent validation set of 53 patients, the QSVM-based radiomics classifier achieved an AUC of 0.71, equivalent to PI-RADS v2 (AUC 0.73) when accounting for statistical uncertainty.

However, for the high-risk class -- the most clinically important group to correctly identify -- the radiomics classifier substantially outperformed PI-RADS: F-measure 0.69 vs. 0.52, precision 0.57 vs. 0.45, and recall 0.86 vs. 0.61.

These differences were statistically significant (p much less than 0.05), indicating the classifier is genuinely better -- not by chance -- at correctly flagging high-risk patients who need aggressive treatment rather than watchful waiting.

As a further validity check, the classifier was also tested on 100 randomly shuffled (permuted) versions of the validation data, where it performed near chance level, confirming that the real classifier's performance reflects a genuine learned relationship between radiomic features and cancer risk.

TL;DR: The radiomics classifier matched PI-RADS on AUC but significantly outperformed it on class-specific metrics for high-risk prostate cancer detection in an independent validation cohort.
Pages 4-5
Why Class-Specific Metrics Matter More Than AUC

A key methodological insight of this study is that AUC alone can be misleading when the classes being compared are imbalanced -- as is typical in cancer studies, where high-risk patients are far outnumbered by lower-risk ones.

The authors used Precision, Recall, and F-measure in addition to AUC, providing a more complete picture of how well each classifier handles the minority high-risk class without being dominated by the more numerous lower-risk patients.

This matters clinically because missing a high-risk patient (low recall) carries far greater consequences than incorrectly classifying a lower-risk patient, and standard AUC-based evaluation can obscure this distinction.

The study's approach to comprehensively testing and statistically comparing multiple classifiers -- rather than defaulting to a single commonly used algorithm -- sets a higher standard for future radiomics studies.

TL;DR: This study highlights that AUC alone is insufficient for evaluating cancer classifiers with imbalanced classes, and advocates for class-specific metrics that better capture clinically relevant performance.
Pages 4-5
A Tool to Aid -- Not Replace -- the Radiologist

The goal of this research is not to replace radiologists but to provide them with an objective decision-support tool that reduces variation in interpretation and helps guide treatment decisions for individual patients.

With a negative predictive value (NPV) of 0.94, the classifier is particularly valuable for ruling out high-risk cancer: when it predicts a patient is lower-risk, that prediction is highly reliable, potentially supporting a decision for active surveillance rather than immediate aggressive treatment.

The classifier can be implemented in just a few lines of code on top of an existing imaging pipeline, meaning it could be integrated into clinical workflows with a simple user interface -- requiring no specialized machine learning expertise from the clinician.

Future directions include validating the approach with larger, multi-center cohorts, exploring a broader set of machine learning algorithms, and incorporating the classifier's outputs alongside clinical factors like PSA levels and biopsy results for a truly integrated risk assessment tool.

TL;DR: The radiomics classifier is designed as a clinical aid that provides objective, consistent risk scores to support -- rather than replace -- radiologist judgment in prostate cancer management.
Pages 5-6
Study Design and Limitations

All 121 patients were recruited from a single institution using a single MRI vendor and a standardized imaging protocol, which ensured radiomic feature comparability but limits generalizability to other scanners or acquisition settings.

Unlike CT-based radiomics, where feature reliability across different scanner settings is well-characterized, MRI radiomic reliability is less well studied -- MRI images are more sensitive to acquisition parameters like repetition time and echo time, which can affect texture features.

The development set size of 68 patients was comparable to similar exploratory studies, and the number of patients (n=68) was approximately equal to the number of radiomic features (p=110), a study design characteristic that the authors argue does not require additional feature selection steps.

The independent validation set of 53 patients provided confidence that the model was not overfitted, particularly given that the classifier outperformed PI-RADS v2 even on this held-out data, and performed far better than permuted (randomized) versions of the same data.

TL;DR: The study used a single-center, controlled design to ensure radiomic feature consistency, with external validation confirming the classifier generalizes beyond the training data.
Citation: Open Access, . Available at: PMC6367324.