| Literature DB >> 32032817 |
James T Grist1, Stephanie Withey2, Lesley MacPherson3, Adam Oates3, Stephen Powell1, Jan Novak4, Laurence Abernethy5, Barry Pizer6, Richard Grundy7, Simon Bailey8, Dipayan Mitra9, Theodoros N Arvanitis10, Dorothee P Auer11, Shivaram Avula5, Andrew C Peet12.
Abstract
The imaging and subsequent accurate diagnosis of paediatric brain tumours presents a radiological challenge, with magnetic resonance imaging playing a key role in providing tumour specific imaging information. Diffusion weighted and perfusion imaging are commonly used to aid the non-invasive diagnosis of children's brain tumours, but are usually evaluated by expert qualitative review. Quantitative studies are mainly single centre and single modality. The aim of this work was to combine multi-centre diffusion and perfusion imaging, with machine learning, to develop machine learning based classifiers to discriminate between three common paediatric tumour types. The results show that diffusion and perfusion weighted imaging of both the tumour and whole brain provide significant features which differ between tumour types, and that combining these features gives the optimal machine learning classifier with >80% predictive precision. This work represents a step forward to aid in the non-invasive diagnosis of paediatric brain tumours, using advanced clinical imaging.Entities:
Keywords: Diffusion; Machine learning; Perfusion
Mesh:
Year: 2020 PMID: 32032817 PMCID: PMC7005468 DOI: 10.1016/j.nicl.2020.102172
Source DB: PubMed Journal: Neuroimage Clin ISSN: 2213-1582 Impact factor: 4.881
Fig. 1Data processing pipeline used in this study.
Fig. 2Example anatomical, perfusion and diffusion maps of an Ependymoma.
Univariate tumour separation results.
| Feature | Pilocytic astrocytoma | Ependymoma | Medulloblastoma |
|---|---|---|---|
| ADC ROI Mean (mm2s−1) | 1.5 ± 0.4* | 1.2 ± 0.1 | 0.9 ± 0.2 |
| ADC ROI Skewness | 0.9 ± 1.0* | 2.0 ± 1.0 | 1.9 ± 0.9 |
| ADC ROI Kurtosis | 5 ± 3* | 8 ± 5 | 9 ± 5 |
| ADC WB Mean (mm2s−1) | 0.9 ± 0.2* | 0.7 ± 0.3 | 0.6 ± 0.2 |
| ADC WB Skewness | 1.2 ± 0.3* | 1.5 ± 0.5 | 1.6 ± 0.5 |
| ADC WB Kurtosis | 5 ± 1* | 6 ± 2 | 7 ± 2 |
| cCBV WB Mean (ml 100 g−1 min−1) | 1.1 ± 0.3* | 1.2 ± 0.2 | 1.3 ± 0.2 |
| Tumour Volume (cm3) | 2.3 ± 3.1 ** | 9.0 ± 11.2 | 3.3 ± 2.3 |
A number of imaging features were found to be significant (* = Pilocytic Astrocytoma vs Medulloblastoma at p < 0.05, ** = Pilocytic Astrocytoma vs Ependymoma at p < 0.05).
Supervised learning results for tumour type discrimination.
| Average Learner | All features (9 PCs) | ROI features (9 PCs) | Whole brain features (9 PCs) | Univariate ROI | Univariate all features |
|---|---|---|---|---|---|
| AdaBoost | 62%, 0.61 | 70%, 0.67 | 66%, 0.62 | 76%, 0.76 | 85%, 0.84 |
| Random Forest | 64%, 0.64 | 71%, 0.72 | 54%, 0.55 | 75%, 0.72 | 75%, 0.73 |
| Support Vector Machine | 62%, 0.60 | 67%, 0.73 | 54%, 0.55 | 62%, 0.67 | 77%, 0.75 |
| K Nearest Neighbors | 66%, 0.58 | 55%, 0.55 | 50%, 0.46 | 79%, 0.75 | 82%, 0.72 |
| Neural Network | 56%, 0.55 | 68%, 0.66 | 50%, 0.49 | 60%, 0.64 | 75%, 0.74 |
| Class | All features (kNN) | ROI features (Random Forest) | Whole Brain features (AdaBoost) | Univariate (AdaBoost) |
|---|---|---|---|---|
| Pilocytic Astrocytoma | 65%, 0.64 | 76%, 0.78 | 77%, 0.74 | 93%, 0.86 |
| Medulloblastoma | 50%, 0.59 | 75%, 0.81 | 50%, 0.59 | 72%, 0.85 |
| Ependymoma | 100%, 0.4 | 50%, 0.33 | 67%, 0.36 | 82%, 0.71 |
Results showed that a combination of significant univariate features combined with an AdaBoost learner was best to distinguish between tumour types (BAR = 85%, F-statistic = 0.84). PCs = Number of Principal Components, kNN = k Nearest Neighbors. Results presented as Precision, F-statistic. A = BAR results, B = tumour sub-type precision and F-statistic results.
Results containing standard, random, and SMOTE oversampling of ependymoma features.
| Sampling method | All features (15 PCs) | ROI features (11 PCs) | Whole brain features (9 PCs) | Univariate |
|---|---|---|---|---|
| Normal | 66%, 0.58 kNN | 71%, 0.72 RF | 66%, 0.62 AdaBoost | 84%, 0.84 AdaBoost |
| Data replication | 82%, 0.87 RF | 78%, 0.78 AdaBoost | 80%, 0.76 AdaBoost | 84%, 0.85 RF |
| SMOTE | 85%, 0.84 AdaBoost | 82%, 0.80 AdaBoost | 78%, 0.78 AdaBoost | 85%, 0.85 AdaBoost |
| Class | Univariate with no oversampling | Univariate with data replication | Univariate with SMOTE oversampling |
| Pilocytic Astrocytoma | 95%, 0.86 | 91%, 0.91 | 85%, 0.82 |
| Medulloblastoma | 74%, 0.85 | 75%, 0.75 | 86%, 0.84 |
| Ependymoma | 83%, 0.71 | 85%, 0.85 | 83%, 0.88 |
Balanced accuracy rate for all, ROI, whole brain, and optimized features shown in A, and group classification results from best performing classifier in B (precision (%), F-statistic).