Figures
Abstract
Objectives
This research aims to comprehensively assess the impact of both conservatively and extensively delineated Regions of Interest (ROI) on subsequent quantitative in-vivo characterisation of paediatric brain tumours using diffusion-weighted MRI.
Methods
Utilising a retrospective cohort of 106 paediatric brain tumour patients, ground truth (GT) ROIs delineating tumour boundaries were eroded or dilated, simulating conservative and extensive ROI drawing strategies respectively. Stability was evaluated for 19 first-order radiomic features extracted from Apparent Diffusion Coefficient (ADC) maps within each ROI. Further, these features were used to train a series of machine learning models to evaluate the impact of ROI boundaries on downstream diagnostic classification.
Results
For 18/19 first-order features, ROI dilation introduced significantly (p < 0.01) greater feature variability than erosion, with large effect size (d > 0.8) for 11 features. This relationship was variable between diagnoses, and strongest amongst pilocytic astrocytomas. Diagnostic models trained using features from GT ROIs were negatively impacted with classification accuracy reduced by 3.8 ± 0.8% and 5.6 ± 0.9% for low-level erosion and dilation respectively. Inclusion of eroded/dilated ROI features into the training dataset combined with stable-feature selection partially mitigated the impact of erosion/dilation on model accuracy with 1.4 ± 0.7% and 2.9 ± 0.3% accuracy drop compared model accuracy on features extracted from GT ROIs.
Conclusion
The consistently reduced impact of conservative boundaries over extensive ones suggests that, in terms of segmentation strategies, exclusion of ambiguous boundary regions may be preferable over their inclusion. Additionally, diagnostic models exhibited improved robustness to variable ROI drawing strategies through training augmentation and selection of stable features.
Citation: Mulvany T, Griffiths-King D, Worthington L, Crombie K, Rose HEL, Peet A, et al. (2026) Evaluating the impact of segmentation strategies on radiomic feature stability for paediatric brain tumour diagnosis using diffusion weighted imaging. PLoS One 21(8): e0356382. https://doi.org/10.1371/journal.pone.0356382
Editor: Lorenzo Faggioni, University of Pisa, ITALY
Received: May 18, 2026; Accepted: August 3, 2026; Published: August 18, 2026
Copyright: © 2026 Mulvany et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: Due to the sensitive nature of the data used in this study, which involves child patient data, the full raw datasets cannot be shared publicly. Access to the data is restricted in accordance with ethical guidelines and study protocol. Therefore, the data for this publication cannot be made available. For more information about data availability, contact Sara Burling at Sara.burling@nhs.net. Specific sections of code covering the image processing and machine learning/statistical analyses developed for the current study have been made available at https://github.com/tmulvanyAC/ADC_Radiomic_Stability. Additionally, this publicly accessible repository provides extensive result tables providing the raw values used to build figures and to calculate summative statistics such as averages/distributions used in this paper.
Funding: The author(s) received no specific funding for this work.
Competing interests: The authors have declared that no competing interests exist.
1 Introduction
Rapid and accurate diagnosis, alongside effective risk stratification, is critical for determining optimal treatment pathways for paediatric brain tumours, to maximise patient outcomes. Leveraging MRI acquired prior to surgical intervention, for the purposes of early, in-vivo characterisation of brain tumours remains a key goal of neuro-radiological research.
Brain tumour research often leverages diffusion-weighted MRI imaging (DWI), specifically through analysis of apparent diffusion coefficient (ADC). Quantifying the pointwise magnitude of water molecule diffusion within tissues, spatial maps of ADC offer valuable insights into tumour cellularity [1].
Radiomics, the practice of extracting quantitative features from image subregions, enables pathology characterisation in a repeatable and standardised way [2]. Such quantitative methodologies are well-suited to the field of medical image analysis, transforming high-dimensional imaging containing complex pathology of varying shapes and sizes, to a smaller standard set of objective and comparable data points, making radiomics a promising tool for improved in-vivo tumour characterisation and treatment decision-making [3]. Previous research has demonstrated that quantitative, radiomic features extracted from ADC maps can provide accurate diagnostic classification of paediatric brain tumours [4–8].
However, DWI exhibits low signal-to-noise ratio and is highly sensitive to magnetic-field heterogeneity [9], leading to increased variability in Region of Interest (ROI) drawing, both between annotators and individually [10; 11]. This is further compounded in paediatrics by ongoing brain development, patient movement causing motion artefacts [12], lower occurrence of brain tumours in children than in adults [13], and absence of well-defined segmentation guidelines. Variations in segmented tumour boundaries will alter any extracted radiomic feature values, potentially impacting their utility in radiological tools.
Research typically employs highly accurate ROIs to prototype radiological tools, drawn through lengthy collaborative/iterative workflows, and are likely more robust than those drawn under clinical time constraints by an individual annotator. To enable the clinical application of quantitative features extracted from ADC, it is crucial to evaluate their susceptibility to typical annotation biases, specifically over- and under-segmentation, and the impact on downstream clinical tasks such as automatic diagnosis.
Previous studies have investigated diagnostically homogenous cohorts, utilising segmentation perturbations for feature selection, identifying stable features within their specific domains [14–16]. Instead, this study investigates the estimates the quantitative impact of paediatric brain tumour segmentation biases on radiomic feature stability and subsequent downstream model performance, employing in-silico simulation of conservative and extensive ROIs. This research aims to provide guidance for improving the robustness and generalisability of radiomic models for paediatric brain tumour analysis.
2 Materials and methods
2.1 Data
2.1.1 Cohort.
This study utilised retrospective MRI and clinical data of paediatric brain tumour patients recruited into the Imaging of Tumours (IoT) study (CNS 2004 10) with informed consent provided by parents or guardians. Approved by NHS research ethics committee (04/MRE04/41), imaging was performed at Birmingham Children’s Hospital between 25/07/2005 − 04/01/2022 as part of standard of care prior to any surgical intervention or treatment, with retrospective IoT Study recruitment between 08/08/2006–29/12/2023. Data handling and methods used in this study were performed in accordance with all relevant regulations.
A cohort of 131 participants from the original study were initially identified, requiring that participants were aged 0–18 with pre-surgical DWI available on the study’s database. A subset of 22 participants were subsequently excluded prior to ROI drawing as shown in Fig 1, due to:
- (N = 13) Presence of artefacts that visibly/significantly disrupted DWI where there was pathology (determined by TM, JN and DGK)
- (N = 9) Diffuse tumours (e.g., Diffuse Midline Glioma) where accurate tumour margins were determined to be unclear.
Three participants were excluded following ROI drawing due to insufficient tumour volume (required ≥100 voxels in ≥2 axial slices).
The resulting cohort of N = 106 participants included 25 distinct diagnostic classifications (detailed in Supplementary Material). The three largest diagnostic groups were(N = 30) Pilocytic Astrocytomas (PAs), (N = 27) Medulloblastomas (MBs) (including Anaplastic and Desmoplastic-Nodular), and (N = 12) Ependymomas (EPs) (including Anaplastic) and are among the most prevalent in clinical presentation [17]. Diagnoses were ascertained according to WHO histological diagnosis where available, and radiological diagnosis where biopsy was not performed.
Age and gender distributions are reported in Table 1. A diagnostic subset (N = 69) containing only PAs, MBs, and EPs was used for analysing downstream diagnostic task performance. Differences in distributions of age and gender were small and non-significant.
2.1.2 Image acquisition.
Pre-surgical DWI was acquired at 1.5T or 3T for each participant across multiple MRI scanners, (Table 2), all using diffusion b-values of 0 & 1000 s/mm2 (b0 & b1000). ADC maps were calculated using standard voxel-wise equation:
where is the observed signal intensity with diffusion weighting of
, and
is the observed b0 signal. ADC values were truncated between 0−4 × 10-3mm2/s, as is common practice [14; 15]. No further image corrections were performed, as ADC maps have demonstrated good reproducibility regardless of acquisition parameters [18].
2.1.3 ROI drawing.
ROIs were manually annotated as overlays on b0 images, using b1000 as main reference, and (pre- and post-contrast) T1-weighted, and T2-weighted MRI as additional references for especially difficult or ambiguous tumour sub-regions with insufficient DWI contrast. ROIs included solid tumour only, excluding oedema and cystic regions.
Internal regions defined as cystic, required a minimum of 4 contiguous pixels within each axial slice, mitigating against exclusion of small, non-cystic regions resulting from noise and artefacts present in lower-quality clinical imaging. Tumours had to be visible across multiple axial slices, with ≥100 voxels in ≥2 slices, ensuring sufficient volume to endure erosion methodologies, resulting in 3 participants being excluded following ROI drawing (see Fig 1).
ROIs were collaboratively developed and iteratively refined. TM annotated and revised ROIs, with repeated reviewed by expert scientists JN & DGK, with 13- and 9-years’ experience respectively, spanning neuroimaging and paediatric MRI research. 3D Slicer [19] (version 5.2.1) was used for ROI drawing.
2.1.4 ROI manipulation.
ROI boundaries were adjusted through 2D-convolutional erosion and dilation of each axial slice, imitating overly conservative or extensive drawing strategies respectively. Operations were performed using OpenCV [20] (version 4.8.1), utilising 3x3 all-ones kernels and applied up to 3 times consecutively to assess increasing degrees of variability, as demonstrated by an example in Fig 2.
With the GT boundary in green, the dilated boundary in red and the eroded boundary in blue, images display a) 1 iteration b) 2 iterations c) 3 iterations of erosion and dilation. ROIs are inclusive of marked boundary.
2.1.5 Feature extraction.
All 19 first-order features defined by PyRadiomics [21] v3.1.0 were extracted from the subregions of each participant’s ADC map, defined by ground-truth, eroded, and dilated 3D ROI boundaries. A bin width of 25 × 10−6 mm2/s was utilised for calculating histogram-based metrics, such as entropy and uniformity. Features were calculated following isotropic (1 mm × 1 mm × 1 mm) resampling of the original ADC volume using PyRadiomics’ built-in methods, applying nearest neighbour and linear interpolation for ROIs and ADC volumes respectively.
Due to the highly variable acquisition parameters, and the large slice gaps present in DWI/ADC images, as seen in Table 2: MRI Scanner Details and Image Dimensions Table 2, the textural features provided by PyRadiomics were not evaluated in this research. Furthermore, the literature surrounding diagnostic classification of paediatric brain tumours conventionally focuses on first-order quantitative features only due to their interpretability and availability in standard clinical reporting tools.
The resulting 7 feature sets containing 19 features for each of the included 106 participants are hereafter referred to as:
- E × 1, E × 2, E × 3: feature values extracted using ROIs following 1, 2, and 3 iterations of boundary erosion (respectively)
- D × 1, D × 2, D × 3: feature values extracted using ROIs following 1, 2, and 3 iterations of boundary dilation
- GT – feature values extracted using ground-truth ROIs
GT feature values were normalised across the cohort to enable direct comparison of features with vastly different scales. E × 1–3 and D × 1–3 were transformed using GT normalisation parameters.
2.2 Analytical methods
2.2.1 Exp. 1: Feature stability.
The impact of erosion and dilation on the resulting quantitative feature values was assessed via measuring the average absolute difference relative to the GT at the patient level. The mean “impact” was also calculated, for the full cohort, alongside PAs, MBs, and EPs individually, evaluating the relative susceptibility of each diagnosis to ROI variations.
Two-tailed, paired t-tests (for each of the 19 features) assessed significance of absolute differences (relative to GT features) caused by erosion vs. dilation (E × 1, D × 1), with effect size measured by Cohen’s d [22]. A Bonferroni corrected significance level was utilised (αcorr. = 0.0026).
Average histogram profiles of ADC were plotted for each common diagnosis (EPs, MBs, and PAs) for each level of erosion and dilation. Histograms were volume-normalised prior to averaging to prevent volume bias.
2.2.2 Diagnostic models for Exp. 2–4.
To assess the impact of ROI variability on diagnostic prediction a set of Random Forest (RF) classifiers were trained to differentiate between PAs, MBs, and EPs, implemented via Python (v3.10) using scikit-learn (v1.1.3). Additional diagnoses possessed insufficient quantity for training stable models.
RFs utilised default hyperparameters except for maximum tree depth of 3 identified through exhaustive search, reducing overfitting by limiting tree complexity. Class weightings mitigated against diagnostic class imbalance. All models were trained and evaluated using patient-wise, leave-one-out cross validation (LOOCV). When evaluating on a given participant, training data excluded any/all ROIs from that patient, GT and adjusted. Performance was assessed through overall model accuracy. Experiments were repeated 100 times to acquire 95% confidence bounds due to stochastic behaviour of RFs.
2.2.3 Exp. 2: Optimal single ROI drawing strategy.
To establish whether conventional ground-truth ROIs capturing precise tumour boundaries provide optimal diagnostic performance, 7 sets of diagnostic models were trained and evaluated each using one of the 7 available feature sets (see Fig 3).
Models are trained via LOOCV with each loop trained using relevant feature sets from 68 patients (N-1) and evaluated on the 1 remaining patient’s corresponding feature sets. Graphs are not representative of results.
2.2.4 Exp. 3: Impact on existing trained diagnostic models.
This experiment sought to establish the robustness of models, trained on GT ROIs, when subsequently applied to ROIs with conservative or extensive biases. A set of models were trained utilising only GT features values, and subsequently evaluated on features extracted from each level of erosion and dilation (see Fig 3).
2.2.5 Exp. 4: Mitigating impact and improving model robustness.
Finally, this study investigated potential methods for mitigating any observed impact to model performance arising from annotator biases, improving model robustness.
Firstly, data augmentation through supplementing GT training data with all eroded and dilated feature sets (see Fig 3). Models were evaluated at each level of erosion and dilation to assess the model’s robustness.
A second impact mitigation method was tested, using only a small subset of highly stable radiomic features to improve model robustness, balancing feature reliability and utility. Feature reliability was calculated via the intraclass correlation coefficient (ICC) of each feature across E × 1, D × 1, and GT feature sets. Feature utility was measured using average feature importances over the set of previously augmented models. Selected features required above average importance (≥0.053) and excellent reliability (ICC ≥ 0.9) [23].
3 Results
3.1 Exp. 1: Feature stability
The average absolute difference (relative to GT feature values) following subsequent iterations of erosion/dilation is reported in Table 3 for each of the 19 first-order radiomic features, alongside averages of these changes for each major diagnostic group (MB/PA/EP).
Successive iterations of erosion and dilation demonstrate progressively stronger impact on feature values. However, the rate of this increase exhibited a diminishing trend, with the relative absolute difference displaying a wide variation between features. Dilation introduced considerably larger deviation for PAs, whereas EPs and MBs exhibited similar deviation to cohort average.
The average ADC intensity profile of PAs is visibly impacted following ROI dilation. As shown in Fig 4, the region added by dilation for PAs exhibited a clear bimodal distribution of intensities, including clear peaks either side of ground-truth average ADC. Dilation demonstrated limited visual impact to average ADC intensity profiles for EPs and MBs.
The average ground-truth ADC profile is on top in blue, and the average dilated profile is on bottom in green. The average profile of the new region added through dilation (i.e., the difference between ground-truth and dilated ROIs) is in the middle in red.
As shown in Fig 5, erosion demonstrated limited visual impact on the average ADC intensity profile across diagnoses.
The average ground-truth ADC profile is on top in blue, and the average eroded profile is on bottom in green. The average profile of the region subtracted through erosion (i.e., the difference between ground-truth and eroded ROIs) is in the middle in red.
Table 4 contains results from the set of paired t-tests determining whether absolute differences relative to GT feature values are significantly greater following dilation (D × 1) or erosion (E × 1). Following a Bonferroni correction, 18/19 features exhibited a significantly (p < 0.0026) greater impact from dilation, with a large effect size for 11 features, a medium effect size for 3 features, and non-significant for Kurtosis only.
3.2 Exp. 2: Optimal single ROI drawing strategy
As shown in Fig 6, models trained and evaluated with GT features performed better than models trained and evaluated with features extracted from all eroded or dilated ROIs. Erosion demonstrated a smaller impact on model performance than dilation, with single iterations of erosion (E × 1) and dilation (D × 1) reducing diagnostic accuracy by 2.7 ± 0.8% and 7.8 ± 1.0% respectively.
The 95% confidence interval was calculated by repeating the experiment 100 times and is shown in grey.
3.3 Exp. 3: Impact on existing trained diagnostic models
All models trained on GT features displayed small reductions in prediction accuracy when evaluated with non-GT features, with increased impact following subsequent iterations of boundary adjustment, as seen in Fig 6. Observed impact was larger under dilation than under erosion, with GT overall model accuracy reduced by 3.8 ± 0.8% and 5.6 ± 0.9% for E × 1 and D × 1 features respectively.
3.4 Exp. 4: Mitigating impact and improving model robustness
Models trained on the combination of all 7 feature sets (E × 1–3, D × 1–3, and GT) attained the highest performance when evaluated on GT features. As displayed in Fig 6, reductions in evaluation accuracy when using eroded and dilated feature sets was partially mitigated. Compared to GT evaluation accuracy, models exhibited average accuracy drops of 2.9 ± 0.2% and 4.8 ± 0.8% when evaluated on E × 1 and D × 1 features respectively.
Full average feature importances from these augmented models, and each feature’s ICC is available in Supplementary Material. The 6 features with above average feature importance in descending order were median, mean, 10th percentile, Root-Mean-Square (RMS), 90th percentile and minimum. The 9 features with ICC ≥ 0.9 in descending order were Energy, Median, Total Energy, Mean, 10th percentile, RMS, 90th percentile, Uniformity and Interquartile Range. Therefore, only Median, Mean, 10th Percentile, RMS and 90th Percentile were included in the reduced feature space.
Fig 6 illustrates that utilising reduced stable-feature sets and data augmentation yielded increased overall performance on the GT data, and improved robustness when evaluated on eroded and dilated features. Compared to GT evaluation performance, models demonstrated accuracy drops of 1.4 ± 0.7% and 2.9 ± 0.3% when evaluated on E × 1 and D × 1 features respectively. E × 2–3 had minimal further impact on evaluation accuracy compared to E × 1.
4 Discussion
4.1 ADC features & intensity profiles
Whilst all features exhibited increasing deviation from GT values following each iteration of erosion and dilation, dilation introduced significantly greater deviation than erosion. As visualised by Figs 4 and 5, this increased deviation arises from the inclusion of external non-tumorous tissues with markedly different ADC values, with PAs demonstrating the highest susceptibility. This contrasts with EPs and MBs, which exhibited ADC profiles more consistent with surrounding tissues, masking some impact of dilation.
PAs exhibit less restricted diffusion than other paediatric posterior fossa tumours such as MBs and EPs [8; 24], and increased presence of cystic regions both internally and externally. Therefore, PAs present a distinct, elevated ADC intensity profile, with minimal overlap with surrounding low-ADC white/grey matter and high-ADC cysts included through dilation, visibly altering post-dilation ADC intensity distributions.
Previous studies have focused on using cohorts comprised of individual diagnoses, using multiple segmentation perturbations to identify the most stable features within their specific domains [14–16; 25]. This work instead focused on comparisons between simulated biases, demonstrating dilation introduced greater feature value deviation than erosion across the diagnostically diverse cohort of paediatric brain tumours.
Further, whilst this work provides recommendations based on multiple diagnoses, the variability demonstrated between diagnoses and their susceptibility to ROI biases indicates individual diagnosis-specific ROI annotation guidance may be required.
4.2 Diagnostic model performance
Previous studies have investigated the impact of geometric manipulations such as rotation, translation and contour variation on the stability of many first-order radiomic features in a wide set of oncological domains [14; 15]. Such studies measure ICC to perform stable feature selection. This research additionally demonstrates that, simulating annotator volume biases impacts not only feature values but diagnostic utility.
Models trained and evaluated using ground-truth feature values outperformed those trained and evaluated using features from eroded or dilated ROIs, indicating that where possible, ROIs should be delineated as closely to boundaries as possible, rather than systematically promoting conservative or extensive drawing strategies. However, across all trained models, dilation had a significantly larger negative impact on model accuracy than erosion, indicating that where tumour boundaries are ambiguous, conservative approaches may yield quantitative features with greater diagnostic utility than approaches including ambiguous subregions.
4.3 Diagnostic impact mitigation
Following similar feature selection methodologies to the literature, balancing both feature stability and utility [25], combined with data augmentation, the impact of erosion is heavily mitigated. This provides further evidence that conservative annotation of ambiguous boundaries is preferable, resulting in minimal diagnostic impact. This supports Seetha, et al. [26], who demonstrated that by utilising a set of stable and relevant radiomic features, the impact of ROI variation can be partially mitigated.
Mean and median ADC values were identified as the most diagnostically important features. These highly correlated values, have consistently demonstrated good diagnostic value [7; 16; 24; 27; 28], and have been demonstrated in this study to also be robust against significant annotation bias.
4.4 Limitations
Previous studies have placed significant emphasis on individual feature stability, and care should be taken in attributing instability of some features to the specific domain, given their instability in uniform phantom studies where the only changing factor is ROI volume [29], implying a level of inherent mathematical instability of some features. However, in practice this research has demonstrated the benefits of robust feature selection and its ability to partially mitigate instability stemming from biological heterogeneity.
Findings are constrained to diagnostic model performance and require generalisation to other downstream tasks such as prognostics and treatment planning. Whilst dilating ground-truth annotations does not improve diagnostic performance, activity external to tumours such as tumour infiltration, oedema and cysts may be captured by extensive boundaries and provide meaningful insight to other downstream tasks. Further work should extend this study to prognostic domains prior to clinical translation of quantitative prognostic models.
Furthermore, due to an insufficient number of training cases, the diagnostic task was limited to only three diagnostic groups covering 6/25 distinct diagnoses in this study’s cohort. Therefore, these trends in diagnostic performance, whilst helpful, do not fully capture the full diagnostic landscape of paediatric brain tumours, excluding 54% of clinical cases [17].
Finally, the simulation of alternative ROI drawing methodologies does not perfectly capture real annotator biases, with strict adherence to ground-truth geometry rather than imaging contours. Dilated ROIs included some evidently erroneous regions such as cysts or CSF. Whilst post-processing steps such as thresholding to exclude such hyper/hypointense regions may have mitigated this impact, exact threshold values and other post-processing parameters are subjective with significant variability observed between the average ADC of cystic regions [30; 31]. Instead, human annotators should be utilised in future work to validate these findings and assess the impact of different drawing strategies and guidance on radiological diagnostic tools under clinical constraints.
4.5 Conclusion
Accurately drawn ROIs demonstrate superior utility for quantitatively diagnosing paediatric brain tumours, with the simulated conservative and extensive ROIs negatively impacting diagnostic accuracy. The smaller impact from using conservative boundaries over extensive boundaries, indicates that the exclusion of ambiguous boundary regions is preferable over their inclusion for diagnostic tasks employing first-order ADC radiomics. The augmentation of training data using the simulated conservative and extensive tumour boundaries, alongside stable-feature reduction, demonstrated improved model robustness, reducing the overall performance impact of sub-optimal drawing strategies.
Supporting information
S1 File. Supplementary Material.
Additional data concerning full diagnostic labels and feature importance for radiomic features.
https://doi.org/10.1371/journal.pone.0356382.s001
(DOCX)
Acknowledgments
We acknowledge the support of the Imaging of Tumours Study Management Group, their funders past and present, and the patients and parents who have supported the study through consent to participate and in providing their insight and advice in the development and management of the study. The Imaging of Tumours Study is supported by the NIHR West Midlands Regional Research Delivery Network.
References
- 1. Chen L, Liu M, Bao J, Xia Y, Zhang J, Zhang L, et al. The correlation between apparent diffusion coefficient and tumor cellularity in patients: a meta-analysis. PLoS One. 2013;8(11):e79008. pmid:24244402
- 2. Mayerhoefer ME, Materka A, Langs G, Häggström I, Szczypiński P, Gibbs P, et al. Introduction to Radiomics. J Nucl Med. 2020;61(4):488–95. pmid:32060219
- 3. Lambin P, Leijenaar RTH, Deist TM, Peerlings J, de Jong EEC, van Timmeren J, et al. Radiomics: the bridge between medical imaging and personalized medicine. Nat Rev Clin Oncol. 2017;14(12):749–62. pmid:28975929
- 4. Poretti A, Meoded A, Cohen KJ, Grotzer MA, Boltshauser E, Huisman TAGM. Apparent diffusion coefficient of pediatric cerebellar tumors: A biomarker of tumor grade?. Pediatr Blood Cancer. 2013;60(12):2036–41.
- 5. Baliyan V, Das CJ, Sharma R, Gupta AK. Diffusion weighted imaging: Technique and applications. World J Radiol. 2016;8(9):785–98. pmid:27721941
- 6. Grist JT, Withey S, MacPherson L, Oates A, Powell S, Novak J, et al. Distinguishing between paediatric brain tumour types using multi-parametric magnetic resonance imaging and machine learning: A multi-site study. Neuroimage Clin. 2020;25:102172. pmid:32032817
- 7. Novak J, Zarinabad N, Rose H, Arvanitis T, MacPherson L, Pinkey B, et al. Classification of paediatric brain tumours by diffusion weighted imaging and machine learning. Sci Rep. 2021;11(1):2987. pmid:33542327
- 8. Dury RJ, Lourdusamy A, Macarthur DC, et al. Meta-analysis of apparent diffusion coefficient in pediatric medulloblastoma, ependymoma, and pilocytic astrocytoma. J Magn Resonance Imag. 2022;56:147–57.
- 9. Dietrich O, Heiland S, Sartor K. Noise correction for the exact determination of apparent diffusion coefficients at low SNR. Magn Reson Med. 2001;45(3):448–53. pmid:11241703
- 10. Haarburger C, Müller-Franzes G, Weninger L, Kuhl C, Truhn D, Merhof D. Radiomics feature reproducibility under inter-rater variability in segmentations of CT images. Sci Rep. 2020;10(1):12688. pmid:32728098
- 11. Granzier RWY, Verbakel NMH, Ibrahim A, van Timmeren JE, van Nijnatten TJA, Leijenaar RTH, et al. MRI-based radiomics in breast cancer: feature robustness with respect to inter-observer segmentation variability. Sci Rep. 2020;10(1):14163. pmid:32843663
- 12. Dean DC 3rd, Dirks H, O’Muircheartaigh J, Walker L, Jerskey BA, Lehman K, et al. Pediatric neuroimaging using magnetic resonance imaging during non-sedated sleep. Pediatr Radiol. 2014;44(1):64–72. pmid:23917588
- 13. Nabavizadeh A, Barkovich MJ, Mian A, Ngo V, Kazerooni AF, Villanueva-Meyer JE. Current state of pediatric neuro-oncology imaging, challenges and future directions. Neoplasia. 2023;37:100886. pmid:36774835
- 14. Gitto S, Bologna M, Corino VDA, Emili I, Albano D, Messina C, et al. Diffusion-weighted MRI radiomics of spine bone tumors: feature stability and machine learning-based classification performance. Radiol Med. 2022;127(5):518–25. pmid:35320464
- 15. Bologna M, Montin E, Corino VDA, Mainardi LT. Stability assessment of first order statistics features computed on ADC maps in soft-tissue sarcoma. Annu Int Conf IEEE Eng Med Biol Soc. 2017;2017:612–5. pmid:29059947
- 16. Lober RM, Cho Y-J, Tang Y, Barnes PD, Edwards MS, Vogel H, et al. Diffusion-weighted MRI derived apparent diffusion coefficient identifies prognostically distinct subgroups of pediatric diffuse intrinsic pontine glioma. J Neurooncol. 2014;117(1):175–82. pmid:24522717
- 17. Stiller CA, Bayne AM, Chakrabarty A, Kenny T, Chumas P. Incidence of childhood CNS tumours in Britain and variation in rates by definition of malignant behaviour: population-based study. BMC Cancer. 2019;19(1):139. pmid:30744596
- 18. Grech-Sollars M, Hales PW, Miyazaki K, Raschke F, Rodriguez D, Wilson M, et al. Multi-centre reproducibility of diffusion MRI parameters for clinical sequences in the brain. NMR Biomed. 2015;28(4):468–85. pmid:25802212
- 19.
Pieper S, Halle M, Kikinis R. 3D slicer (V5.2.1) software. 2004.
- 20. Bradski G. The OpenCV library. DR Dobbs J. 2000;25:120.
- 21. van Griethuysen JJM, Fedorov A, Parmar C, Hosny A, Aucoin N, Narayan V, et al. Computational Radiomics System to Decode the Radiographic Phenotype. Cancer Res. 2017;77(21):e104–7. pmid:29092951
- 22. Sullivan GM, Feinn R. Using Effect Size-or Why the P Value Is Not Enough. J Grad Med Educ. 2012;4(3):279–82. pmid:23997866
- 23. Koo TK, Li MY. A Guideline of Selecting and Reporting Intraclass Correlation Coefficients for Reliability Research. J Chiropr Med. 2016;15(2):155–63. pmid:27330520
- 24. Esa MMM, Mashaly EM, El-Sawaf YF, Dawoud MM. Diagnostic accuracy of apparent diffusion coefficient ratio in distinguishing common pediatric CNS posterior fossa tumors. Egypt J Radiol Nucl Med. 2020;51(1).
- 25. Gitto S, Interlenghi M, Cuocolo R, Salvatore C, Giannetta V, Badalyan J, et al. MRI radiomics-based machine learning for classification of deep-seated lipoma and atypical lipomatous tumor of the extremities. Radiol Med. 2023;128(8):989–98. pmid:37335422
- 26. Thulasi Seetha S, Garanzini E, Tenconi C, Marenghi C, Avuzzi B, Catanzaro M, et al. Stability of Multi-Parametric Prostate MRI Radiomic Features to Variations in Segmentation. J Pers Med. 2023;13(7):1172. pmid:37511785
- 27. Peschmann A-L, Beer M, Ammann B, Dreyhaupt J, Kneer K, Beer AJ, et al. Quantitative DWI predicts event-free survival in children with neuroblastic tumours: preliminary findings from a retrospective cohort study. Eur Radiol Exp. 2019;3(1):6. pmid:30701332
- 28. Al-Sharydah AM, Al-Arfaj HK, Saleh Al-Muhaish H, Al-Suhaibani SS, Al-Aftan MS, Almedallah DK, et al. Can apparent diffusion coefficient values help distinguish between different types of pediatric brain tumors? Eur J Radiol Open. 2019;6:49–55. pmid:30627595
- 29. Jensen LJ, Kim D, Elgeti T, Steffen IG, Hamm B, Nagel SN. Stability of Radiomic Features across Different Region of Interest Sizes-A CT and MR Phantom Study. Tomography. 2021;7(2):238–52. pmid:34201012
- 30. Kim YJ, Chang KH, Song IC, Kim HD, Seong SO, Kim YH, et al. Brain abscess and necrotic or cystic brain tumor: discrimination with signal intensity on diffusion-weighted MR imaging. AJR Am J Roentgenol. 1998;171(6):1487–90. pmid:9843275
- 31. Kanmaz L, Karavas E. The Role of Diffusion-Weighted Magnetic Resonance Imaging in the Differentiation of Head and Neck Masses. J Clin Med. 2018;7(6):130. pmid:29844262