Next Article in Journal
Comparing Diagnostic Performance of Short and Long [18F]FDG-PET Acquisition Times in Giant Cell Arteritis
Previous Article in Journal
Clinical and Echocardiographic Predictors for the Presence of Late Gadolinium Enhancement on Cardiac Magnetic Resonance Imaging in Patients with Carbon Monoxide Poisoning
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Machine Learning Algorithm: Texture Analysis in CNO and Application in Distinguishing CNO and Bone Marrow Growth-Related Changes on Whole-Body MRI

1
Imaging Department, Bambino Gesù Children’s Hospital, IRCCS, 00165 Rome, Italy
2
Medical Physics Department, Bambino Gesù Children’s Hospital, IRCCS, 00165 Rome, Italy
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Diagnostics 2024, 14(1), 61; https://doi.org/10.3390/diagnostics14010061
Submission received: 24 October 2023 / Revised: 17 December 2023 / Accepted: 22 December 2023 / Published: 27 December 2023
(This article belongs to the Section Machine Learning and Artificial Intelligence in Diagnostics)

Abstract

:
Objective: The purpose of this study is to analyze the texture characteristics of chronic non-bacterial osteomyelitis (CNO) bone lesions, identified as areas of altered signal intensity on short tau inversion recovery (STIR) sequences, and to distinguish them from bone marrow growth-related changes through Machine Learning (ML) and Deep Learning (DL) analysis. Materials and methods: We included a group of 66 patients with confirmed diagnosis of CNO and a group of 28 patients with suspected extra-skeletal systemic disease. All examinations were performed on a 1.5 T MRI scanner. Using the opensource 3D Slicer software version 4.10.2, the ROIs on CNO lesions and on the red bone marrow were sampled. Texture analysis (TA) was carried out using Pyradiomics. We applied an optimization search grid algorithm on nine classic ML classifiers and a Deep Learning (DL) Neural Network (NN). The model’s performance was evaluated using Accuracy (ACC), AUC-ROC curves, F1-score, Positive Predictive Value (PPV), Mean Absolute Error (MAE) and Root-Mean-Square Error (RMSE). Furthermore, we used Shapley additive explanations to gain insight into the behavior of the prediction model. Results: Most predictive characteristics were selected by Boruta algorithm for each combination of ROI sequences for the characterization and classification of the two types of signal hyperintensity. The overall best classification result was obtained by the NN with ACC = 0.91, AUC = 0.93 with 95% CI 0.91–0.94, F1-score = 0.94 and PPV = 93.8%. Between classic ML methods, ensemble learners showed high model performance; specifically, the best-performing classifier was the Stack (ST) with ACC = 0.85, AUC = 0.81 with 95% CI 0.8–0.84, F1-score = 0.9, PPV = 90%. Conclusions: Our results show the potential of ML methods in discerning edema-like lesions, in particular by distinguishing CNO lesions from hematopoietic bone marrow changes in a pediatric population. The Neural Network showed the overall best results, while a Stacking classifier, based on Gradient Boosting and Random Forest as principal estimators and Logistic Regressor as final estimator, achieved the best results between the other ML methods.

1. Introduction

Chronic non-bacterial osteomyelitis (CNO) is a chronic inflammatory bone syndrome disease caused by a dysregulation of the immune system [1,2,3] that most frequently affects children and adolescents, although it is not exclusively a pediatric disease [3,4].
The clinical onset occurs in the age group between 7 and 12 years old [5]; girls are more frequently affected (F:M = 2:1) [6,7]. Diagnosis is uncommon before the age of 3 years old; all ethnic groups can be involved [8]. Due to the non-specificity of the symptoms and the subtle clinical presentation, diagnosis is often difficult and delayed by about two years [9]. The clinical spectrum of chronic non-bacterial osteomyelitis can range from a single and self-limiting bone localization to chronic and recurrent multifocal localizations (CRMO). However, because the disease may onset or remain unifocal, the use of the term CNO has to be preferred [8]. Sites most frequently involved are the metaphysis of the long bones, the pelvis, the spine, the shoulders, the clavicles and the jaw [10,11]. Currently, CNO remains a diagnosis of exclusion due to the lack of specific features and absence of validated diagnostic criteria. However, there are clinical scores such as the Jansson and Bristol criteria that can be supportive in correct etiologic framing when there is diagnostic suspicion of CNO [12,13]. Biopsy of bone lesions is generally performed to exclude other diseases with similar presentation [14]. Anatomo-pathological evaluation shows non-specific inflammation in the absence of infection [12]. Conventional radiography has a low sensitivity (about 80% false negatives) in detecting inflammatory bone lesions in the early stage of the disease [15]. Hyperostosis and periosteal reaction may be present, without the detachment of the periosteum or the formation of subperiosteal bone sequesters, characteristic elements of bacterial osteomyelitis [5,11].
Although bone scintigraphy (performed using methylene diphosphonate or hydroxymethylene diphosphonate chelated with technetium-99m) is a good tool for identifying symptomatic and non-symptomatic sites of inflammation, studies have shown that its sensitivity in detecting the precise number of bone lesions is lower than that of magnetic resonance [16].
The gold standard for initial evaluation and disease follow-up in CNO is the Whole-Body MRI (WBMRI), which allows detection of the presence of hyperintense edema-like lesions on the short tau inversion recovery (STIR) sequences. Their morphology is variable; therefore, it is possible to detect signal alterations ranging from poorly defined ones to confluent ones [17]. Some authors refer to them as “field in flames” [18] (Figure 1a). However, the high signal on STIR sequences is not specific because it may simply represent increased water content [19,20] compared with the surrounding bone; for this reason, it is not specific for CNO, and it can also be detected in other pathologic conditions (such as infectious osteomyelitis, leukemia, Langerhans cell histiocytosis, scurvy, etc.) or in a physiological contest, such as in the presence of hematopoietic bone marrow, well represented in the bones of pediatric patients [21]. Red marrow is made up of 40% water, 40% fat and 20% protein. Therefore, it appears hyperintense on T2-weighted (T2w) and fluid-sensitive sequences [22,23] (Figure 1b). Extracting clinically relevant information from radiological imaging is proving to be a powerful tool in the implementation of artificial intelligence algorithms [24]. Indeed, radiomics is commonly used to predict patient outcome through automated high-throughput feature extraction, and, particularly, the main purpose is to elucidate the subtle relationships between the characteristics of the image and the disease status. Recent studies have shown a performance level almost comparable to that of practicing radiologists [25,26,27]. In the literature, there are examples of automatic segmentation of the hyperintense signal of CNO and bone marrow [28], but it still lacks studies that focus on the differentiation between the two types of signal through ML. In addition, we adopt the unified framework Shapley additive explanations (SHAP), a technique commonly used to interpret models, rank the feature importance, identify which features contribute negatively or positively to the prediction performance and also further select the optimal feature sets [29].
Starting from these assumptions, the purpose of our study is to analyze the texture characteristics of CNO bone lesions, identified as areas of altered signal intensity on STIR sequences, and to distinguish them from the hyperintense signal of red bone marrow through ML. We have attempted to provide clinical help for the diagnosis of CNO in order to avoid overdiagnosis [30] and consequent overtreatment of the pathology, and to limit invasive procedures such as bone biopsy.

2. Materials and Methods

The present retrospective study included pediatric patients who underwent WBMRI exams at the Bambino Gesù Pediatric Hospital (OPBG) in Rome. We obtained information about age, gender and clinical-laboratoristic and anatomo-pathological characteristics through the clinical computerized system (clinical OBG, Bambino Gesù/Roma, Italy); the radiological assessments were obtained through the radiological information system (RIS: Fenix EL.CO/Milano, Italy), and the images were selected by the picture archiving and communication system (PACS Cararestream/Rochester, NY, USA).

2.1. Patients

We included 66 pediatric patients with diagnosis of CNO who had undergone at least one WBMRI examination showing the presence of unifocal or multifocal inflammatory localizations. We considered all the new-onset lesions that appeared during the follow-up period for each patient. To be able to make a comparison between CNO lesions and healthy bone (control group) that were superimposable in terms of location, extension and morphology through ROI, symmetrical lesions were excluded; only unilateral ones were considered in order to use the contralateral bone, free from signal alterations, as a term of comparison. Then, we selected 28 patients diagnosed with dermatomyositis (without skeletal or articular involvement) who underwent Whole-Body MRI examination. This latter group of patients was used to sample and to extrapolate texture data of the bone marrow growth-related changes. In the absence of histological evidence, for ethical reasons, areas of hyperintensity in the context of a healthy bone were interpreted as expression of physiological changes in bone marrow appearance related to growth in the presence of certain characteristics such as congruence with age, topographical distribution, pattern and symmetry, taking into account the notions known from older studies to the most recent bone marrow identification methods [22,31,32].
Summarizing, we created two distinct databases: the first one containing patients with CNO (which we labeled “CNO”) and the second one containing the group of patients from which we extracted the characteristics of the red bone marrow (that we labeled “red marrow”).
Patients with exclusively symmetrical inflammatory skeletal lesions and patients with concomitant neoplastic and infectious pathologies were excluded from the study. Patients who had undergone WBMRI with DIXON T2w sequences in place of STIR were excluded too. Only patients who had undergone examinations in the same MRI scanner were included. Informed consent for all patients was obtained from their legal guardian. The study was approved by the Ethics Committee of the Bambino Gesù Pediatric Hospital (protocol no. 2268_OPBG_2020) and performed in accordance with the Declaration of Helsinki.

2.2. Imaging

All WBMRIs were performed on a Siemens Aera 1.5 T Device, NUMARIS system software, version 4 (syngo MR E11). For each patient, we applied the Whole-Body protocol, with the acquisition of STIR coronal images using the following parameters: TE, 58 ms; TR, 5000 ms (±500 ms); TI, 160 ms; flip angle, 150°; voxel matrix size, 1.2 × 1.2 × 3 mm. All the examinations included the entire body volume, from head to toe, using an additional sagittal plane on the spine.
The mean duration of each WBMRI examination was 40 ± 5 min.

2.3. Processing of Images and Extraction of Features

Regions of interest (ROIs) were selected manually for each patient using the opensource 3D Slicer program version 4.10.2 (https://www.slicer.org/ accessed on 23 October 2023). Three groups of ROIs were selected from the “CNO” database (lesion, contralateral bony segment, healthy bone on the affected bony segment); two groups of ROIs were selected from the “red marrow” database (marrow, healthy). All the masks from which the ROIs were extracted and the ROIs themselves have been saved in .nii format.
Concerning the “CNO” patients, the first volumetric ROIs were obtained by selecting the regions in which the inflammatory bone lesion was viewable for each slice in accordance with the radiologist’s report and the biopsy results. We called these regions of interest “lesion” (“lesion1”, “lesion2”, etc.) (Figure 2). The second ROIs were sampled in the healthy contralateral bone for the even bones, and on the bone portions without hyperintense signal for odd skeletal segments, sampling the same volume share of the “lesions” ROIs. We classified these ROIs as “contralateral” (“contralateral1”, “contralateral2”, etc.). The third ROIs were plotted on a portion of bone considered radiologically healthy and were used for the calibration of the previous measurements (“healthy1”, “healthy2”, etc.).
Concerning the “red marrow” group, the first ROIs were sampled on the hyperintense regions of the bone represented by bone marrow, such as the metaphyseal regions of the appendicular bones, and were classified as “marrow” (“marrow1”, “marrow2”, etc.) (Figure 3). The second ROIs were sampled on the bone regions without hyperintense signal, in particular, in the regions where the bone marrow conversion process was already completed, for the calibration of the previous ROIs and were classified as “healthy” (“healthy1”, “healthy2”, etc.).
We carried out the “intensity non-standardness” correction to standardize our data through MATLAB R2017a software.
Afterwards, we extracted the radiomic features of shape, intensity and texture (GLCM, GLDM, GLSZM, GLRLM, NGTDM) using the Pyradiomics package on Python 2.7. The characteristics were extracted from original images and filtered (wavelet decomposition, Laplacian of Gaussian, exponential, logarithmic and gradient).
We also implemented the fractal dimension features: 2D box counting, 3D box counting and differential.

2.4. Features Selection and Classifications

The Image Biomarker Standardization Initiative (IBSI) manual has been a useful reference for the development of robust radiomics extraction and analysis [33]. In fact, we carried out the intensity non-standardness correction to standardize our data through MATLAB R2017a software. In addition, we normalized the entire dataset to a fixed intensity range ([0,255]), as suggested by the guide. Afterwards, we extracted the radiomic features of shape, intensity and texture (GLCM, GLDM, GLSZM, GLRLM, NGTDM) using the Pyradiomics package on Python 2.7. The characteristics were extracted from original images and filtered (wavelet decomposition, Laplacian of Gaussian, exponential, logarithmic and gradient). The extracted feature distribution was standardized by taking out outliers, removing the mean and scaling it to unit variance with the Python Standard Scaler package. A feature selection tool was applied in order to remove features with less importance and reduce the complexity of the prediction. For this purpose, we used the Boruta algorithm, a powerful feature selector method, which trained a Random Forest Classifier on a duplicated dataset (composed by original and shadow features) and marked a feature as important, comparing its Z-scores with that of the duplicate [34]. Definitely, starting from 783 features extracted by Pyradiomics, the Boruta algorithm selected 99 final most predictive features. The Python module which implemented this function was the boruta_py module, freely accessible from the GitHub repository (https://github.com/scikit-learn-contrib/boruta_py accessed on 23 October 2023). With the aim of maximizing the performance and robustness of the ML model, an optimization search grid algorithm was applied on nine classical ML classifiers (Figure 4), including ensemble and non-ensemble learners—AdaBoost (AB), Extreme Gradient Boosting (xGB), Gradient Boosting (GB), Decision Tree (DT) and Random Forest (RF), Logistic Regressor (LR), two Stacking classifiers (ST, ST_ABC) and KNeighbors (KN)—and a Neural Network (NN). These algorithms were chosen based on their known performances and extensive use in the literature [26]. AB and GB are boosting methods, where AB reweights instances and GB excels with categorical data. xGB is highlighted as the fastest implementation of gradient-boosted trees. RF is presented as a collection of decision trees for object classification based on attributes. DT serves as a basic algorithm for classification. LR is a widely used linear classifier for capturing linear relationships in data. Stacked Generalization in ST and ST_ABC is employed as an ensemble algorithm combining predictions from GB, RF and LR. k-Nearest Neighbors (kNN) relies on data space distance for classification. In particular, Extreme Gradient Boosting (xGB) is specifically implemented using the XGBoost package, while other classifiers are part of the Scikit-learn package. The NN, implemented using the Keras library, is specially designed for binary classification tasks with 2 hidden layers and an output layer with a sigmoid activation; L2 regularization and dropout are applied in the hidden layers to prevent overfitting (Figure 5). To compare the chosen classifiers, the accuracy (ACC), ROC-AUC curves, F1-score, Positive Predictive Value (PPV), Mean Absolute Error (MAE) and Root-Mean-Square Error (RMSE) were evaluated on 50 different splits of training and test data due to 10 times K-fold cross-validation (K = 10) computing. The data from K-fold cross-validation were used to statistically test the differences in performance due to each of the used classifiers. An independent sample T-test was exploited to statistically test this difference. A Bonferroni correction was also applied to make the correction for multiple comparison. Due to the unbalanced nature of the dataset, the Synthetic Minority Oversampling Technique (SMOTE) was implemented, introducing new synthesized samples from the existing ones in the minority class [35]. Once optimal parameters were assessed, model performances were evaluated in term of F1-score, Precision and AUC-ROC curve with 95% CI [36]. The literature reports AUC-ROC curves, which show the trade-off between false-positive and true-positive rates in the classification, as the better choice of measure in comparing learning algorithms [35]. The evaluation of Mean Absolute Error (MAE) and Root-Mean-Square Error (RMSE) was used to statistically compare the performance of different classifiers. Furthermore, we used SHAP to gain insight into the behavior of the prediction model. Due to the high dimensionality of radiomic features extracted, to improve interpretability of the model trained, we computed the SHAP value, which is a novel framework based on the game theory [29]. Specifically, SHAP implementation quantifies the contribution of each feature to predict the outcome using the XGBoost model with the highest predictive parameters selected by the grid search algorithm. This framework allowed us to verify whether each feature contributed positively or negatively to predict the outcome. Figure 6 shows the SHAP reporting of the 20 ranking significative features according to the global and local point of view of the method adopted.

2.5. Results

We included 66 pediatric patients (23 males and 43 females) with a confirmed diagnosis of non-bacterial osteomyelitis who underwent a bone biopsy to exclude other pathologies and a WBMRI examination at the Bambino Gesù Pediatric Hospital in a period between January 2016 and June 2021. The mean age at diagnosis was 10.9 ± 3.8 years old. A total of 240 ROIs were sampled on CNO lesions.
We also included 28 patients (12 males and 16 females), mean age 11.2 ± 5 years old, with a diagnosis of dermatomyositis and free from bone pathology undergoing WBMRI examination; 87 ROIs were identified on areas of hyperintensity and interpreted as “red bone marrow” based on morpho-structural characteristics, congruence with age, topographical distribution and symmetry.
After selecting the regions of interest from both groups, we performed the texture analysis. Shape, intensity and 75 texture characteristics (GLCM, GLDM, GLSZM, GLRLM, NGTDM) were extracted from original and filtered images (wavelet decomposition, Gaussian Laplacian, exponential, logarithmic and gradient).
The ML analysis led to the results shown in Table 1 according to Accuracy, ROC-AUC with 95% confident interval (CI), F1-score, PPV, MSE and RMSE assessment.
The statistical tests among the ML classifiers’ ACC performances were not significant, with the following exceptions (p < 0.05): KN vs. GBx; KN vs. BG; RF vs. KN; LR vs. KN; ST vs. KN; KN vs. AB; ST_ABC vs. KN.
The statistical tests among the classifiers’ F1-score performances were not significant, with the following exceptions (p < 0.05): KN vs. GBx; KN vs. BG; RF vs. KN; ST vs. KN; KN vs. AB; ST_ABC vs. KN.
The statistical tests among the classifiers’ Positive Predictive Value performances were not significant, with the following exceptions (p < 0.05): KN vs. GBx; KN vs. BG; RF vs. KN; ST vs. KN.
The statistical tests among the classifiers’ ROC-AUC performances were not significant, with the following exceptions (p < 0.05): KN vs. GBx; KN vs. BG; RF vs. KN; LR vs. KN; ST vs. KN.
Box plots comparing classification performances are reported in Figure 7.

3. Discussion

A hyperintense signal on sensitive fluid sequences is the main MRI characteristic detectable in patients with CNO. However, the same type of signal can be found in numerous other conditions such as transient osteoporosis, avascular necrosis, metastatic or primary bone lesions, infectious osteomyelitis, reflex sympathetic dystrophy, trauma, micro traumatism and biomechanical alterations [37]. The distinction between a pathological and a physiological hyperintensity can represent a challenge for the radiologist.
The main purpose of our study was to use ten automatic learning models to discriminate two types of hyperintense signal on STIR sequences: the inflammatory CNO one and the bone marrow one. Red bone marrow produces a signal hyperintensity that can vary from mildly to moderately increased to a fluid-like signal [31] that can mimic many pathological conditions [21]. The purpose of our study was to implement an automatic recognition system that also assists the eye of radiologists.
Pal et al. have revealed the common presence of multiple areas of high signal on STIR sequences of the feet of pediatric patients, sites frequently involved in CNO, concluding that those aspects represent a normal evolution of the growing bone and not necessarily a pathological sign [38]. In a more recent study, Shabshin et al. come to the same conclusions by assigning a meaning of normality to the hyperintensities frequently found in the tarsus and pelvic bones of children which corresponded to hematopoietic marrow residue [37].
The recent literature shows a growing interest in the use of Machine Learning methods in the study of musculoskeletal pathologies. In particular, there are studies concerning the ability to distinguish between benign or malignant vertebral fractures [39], skeletal maturity studies [40] and studies concerning the distinction between cartilaginous bone tumors [41].
There are few studies currently available in the literature concerning the analysis through radiomics of the hyperintensities of the “edema-like” signal on fluid-sensitive sequences. Among them, the study of Faleiros et al., in which Machine Learning analysis is used to classify active sacroiliitis on magnetic resonance STIR images, showed an agreement between the radiologist’s diagnosis and the algorithm of greater than 90% [42]. Furthermore, Kepp et al. show the superiority of the quantitative approach over the qualitative one in the discrimination of inflammatory from degenerative changes in the sacroiliac joints [43].
In addition to classic images, the new diagnostic technologies produce an enormous wealth of numerical data that simple visual observation (the so-called qualitative analysis) is unable to process. The “Radiomics” process consists of the extraction and analysis of advanced quantitative imaging features with the aim of creating extractable databases to conduct predictive and prognostic correlations between images and patient outcome [44,45].
In the context of Machine Learning approaches, the Support Vector Machine (SVM) is a method that uses hyperplanes to separate the supplied samples in an optimal way. This method transforms a multi-solution problem into a single-solution problem [46,47]. Submitting the classifiers to repeated choices, it is possible to train them in the recognition of certain variables [48].
To the best of our knowledge, the stream of literature that focuses on inflammatory CNO lesions lacks studies that implement quantitative methods for distinguishing the pathological from the physiological signal hyperintensities, and the results we obtained are encouraging because six classifiers out of nine achieved an accuracy of greater than 80% in the discrimination of the two types of hyperintensity.
The Deep Learning Neural Network achieved the overall best results (ACC = 0.91, AUC = 0.93 with 95% CI 0.91–0.94, F1-score = 0.94, PPV = 93.8%), confirming NNs’ robust performances and adaptability in image classification, with the drawback of being extremely sensitive to parameter overfitting especially with small-scale data samples.
Among the classical ML classifiers, the Stacking classifier (ST) achieved the best results (ACC = 0.85, AUC = 0.81 with 95% CI 0.8–0.84, F1-score = 0.9, PPV = 90%). ST is an ensemble learner in which, compared to the bagging ensemble, an additional classifier, called the meta-classifier, has been introduced which uses the predictions of other sub-models to carry out further learning [49]. In general, ensemble models showed high classification performance and a significant improvement compared to base learners, results that are in line with the previous literature comparing boosting and logistic-regression-based classifiers [26].

4. Limitations and Strengths

There are some limitations of this study. First, although the patient database was divided into a “training set” and “testing set” through the K-fold cross-validation system (K = 10), which allowed us to carry out an evaluation independent from the generalization of the classifier model obtained during the training phase, the study was mono-institutional. An external validation is required to generalize our findings for a potential clinical application.
The results obtained were extracted following an exclusive quantitative evaluation of the texture characteristics of the images; integration with clinical data could help to implement classifier performances by increasing the accuracy and precision of the algorithms.
Furthermore, the selection of the ROIs was carried out manually, and, as reiterated several times previously, the sensitivity to the degree of signal intensity and the extension of the signal alterations are extremely variable intra- and inter-reader; the use of an automation system for the recognition of signal hyperintensities could overcome this problem.
Another limitation of our study was the use of panoramic STIR sequences of the WBMRI protocol; the use of dedicated coils for individual body areas could provide greater definition of the extension of the signal hyperintensities. In this study, however, we used WBMRI sequences because they are those currently used for the diagnosis and follow-up of patients with CNO. We therefore chose to extrapolate the bone marrow data from similar WBMRI examinations carried out on patients with suspected extra-skeletal diseases to make the data as comparable as possible. It would be appropriate to investigate whether the use of different sensitive fluid sequences can also provide and support similar Machine Learning results.
Therefore, we encourage future studies to evaluate CNO and all the pathologies that show “edema-like” alterations on T2-weighted/STIR sequences, providing a useful tool to support the clinician and radiologist to avoid overdiagnosis, delays in diagnosis and incorrect treatments for misinterpreted pathologies.
The strength of our study is precisely that we attempted to provide an automated tool for recognizing pathology and physiology to be introduced into clinical practice with the aim of speeding up the diagnostic process and avoiding the use of invasive techniques, often poorly accepted by pediatric patients, such as bone marrow biopsy.

5. Conclusions

Our results show the potential of Machine Learning and Deep Learning (DL) methods in discerning edema-like changes, particularly between CNO lesions and hematopoietic bone marrow changes in the pediatric population. The Neural Network classifier showed the overall best performances, while a Stacking classifier, based on Gradient Boosting and Random Forest as principal estimators and Logistic Regressor as final estimator, achieved the best results between classical ML methods.

Author Contributions

Conceptualization, M.F., S.B. and I.C.; Methodology, M.F., S.B., M.C., P.D. and I.C.; Software, A.N., E.T. and D.F.; Validation, A.N., E.T. and D.F.; Formal analysis, A.N., E.T. and D.F.; Resources, P.D. and I.C.; Data curation, M.F. and I.C.; Writing—original draft, M.F. and A.N.; Writing—review & editing, M.F. and I.C.; Visualization, M.F.; Supervision, P.T., M.C. and I.C.; Project administration, P.T. and I.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

The study was approved by the Ethics Committee of the Bambino Gesù Pediatric Hospital (protocol no. 2268_OPBG_2020) and performed in accordance with the Declaration of Helsinki.

Informed Consent Statement

Informed consent was obtained from the parents or legal guardians of all subjects involved in the study.

Data Availability Statement

The datasets used and analyzed during the current study are available from the corresponding author on reasonable request.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

CNOChronic non-bacterial osteomyelitis
STIRShort tau inversion recovery
TATexture analysis
WBMRIWhole-Body Magnetic Resonance Imaging
T2wT2-weighted
MLMachine Learning
PPVPositive Predictive Value
MAEMean Absolute Error
RMSERoot-Mean-Square Error

References

  1. Hofmann, S.R.; Morbach, H.; Schwarz, T.; Rösen-Wolff, A.; Girschick, H.J.; Hedrich, C.M. Attenuated TLR4/MAPK signaling in monocytes from patients with CRMO results in impaired IL-10 expression. Clin. Immunol. 2012, 145, 69–76. [Google Scholar] [CrossRef] [PubMed]
  2. Scianaro, R.; Insalaco, A.; Bracci Laudiero, L.; De Vito, R.; Pezzullo, M.; Teti, A.; De Benedetti, F.; Prencipe, G. Deregulation of the IL-1β axis in chronic recurrent multifocal osteomyelitis. Pediatr. Rheumatol. 2014, 12, 30. [Google Scholar] [CrossRef] [PubMed]
  3. Hofmann, S.R.; Kapplusch, F.; Girschick, H.J.; Morbach, H.; Pablik, J.; Ferguson, P.J.; Hedrich, C.M. Chronic Recurrent Multifocal Osteomyelitis (CRMO): Presentation, Pathogenesis, and Treatment. Curr. Osteoporos Rep. 2017, 15, 542–554. [Google Scholar] [CrossRef] [PubMed]
  4. Lenert, A.; Ferguson, P.J. Comparing children and adults with chronic nonbacterial osteomyelitis. Curr. Opin. Rheumatol. 2020, 32, 421–426. [Google Scholar] [CrossRef] [PubMed]
  5. d’Angelo, P.; de Horatio, L.T.; Toma, P.; Müller, L.-S.O.; Avenarius, D.; von Brandis, E.; Zadig, P.; Casazza, I.; Pardeo, M.; Pires-Marafon, D.; et al. Chronic nonbacterial osteomyelitis—Clinical and magnetic resonance imaging features. Pediatr. Radiol. 2021, 51, 282–288. [Google Scholar] [CrossRef] [PubMed]
  6. Beck, C.; Morbach, H.; Beer, M.; Stenzel, M.; Tappe, D.; Gattenlöhner, S.; Hofmann, U.; Raab, P.; Girschick, H.J. Chronic nonbacterial osteomyelitis in childhood: Prospective follow-up during the first year of anti-inflammatory treatment. Arthritis Res. Ther. 2010, 12, R74. [Google Scholar] [CrossRef] [PubMed]
  7. Jansson, A.F.; Grote, V.; for the ESPED Study Group. Nonbacterial osteitis in children: Data of a German Incidence Surveillance Study: Nonbacterial osteitis in children. Acta Paediatr. 2011, 100, 1150–1157. [Google Scholar] [CrossRef]
  8. Zhao, D.Y.; McCann, L.; Hahn, G.; Hedrich, C.M. Chronic nonbacterial osteomyelitis (CNO) and chronic recurrent multifocal osteomyelitis (CRMO). J. Transl. Autoimmun. 2021, 4, 100095. [Google Scholar] [CrossRef]
  9. CARRA SVARD CRMO/CNO workgroup; Oliver, M.; Lee, T.C.; Halpern-Felsher, B.; Murray, E.; Schwartz, R.; Zhao, Y. Disease burden and social impact of pediatric chronic nonbacterial osteomyelitis from the patient and family perspective. Pediatr. Rheumatol. 2018, 16, 78. [Google Scholar] [CrossRef]
  10. Borzutzky, A.; Stern, S.; Reiff, A.; Zurakowski, D.; Steinberg, E.A.; Dedeoglu, F.; Sundel, R.P.; Nelson, K.B.; Bingham, P.; Edwards, E.M.; et al. Pediatric Chronic Nonbacterial Osteomyelitis. Pediatrics 2012, 130, e1190–e1197. [Google Scholar] [CrossRef]
  11. Acikgoz, G.; Averill, L.W. Chronic recurrent multifocal osteomyelitis: Typical patterns of bone involvement in whole-body bone scintigraphy. Nucl. Med. Commun. 2014, 35, 797–807. [Google Scholar] [CrossRef] [PubMed]
  12. Jansson, A.F.; Müller, T.H.; Gliera, L.; Ankerst, D.P.; Wintergerst, U.; Belohradsky, B.H.; Jansson, V. Clinical score for nonbacterial osteitis in children and adults. Arthritis Rheum. 2009, 60, 1152–1159. [Google Scholar] [CrossRef] [PubMed]
  13. Roderick, M.R.; Shah, R.; Rogers, V.; Finn, A.; Ramanan, A.V. Chronic recurrent multifocal osteomyelitis (CRMO)—Advancing the diagnosis. Pediatr. Rheumatol. 2016, 14, 47. [Google Scholar] [CrossRef] [PubMed]
  14. Taddio, A.; Ferrara, G.; Insalaco, A.; Pardeo, M.; Gregori, M.; Finetti, M.; Pastore, S.; Tommasini, A.; Ventura, A.; Gattorno, M. Dealing with Chronic Non-Bacterial Osteomyelitis: A practical approach. Pediatr Rheumatol. 2017, 15, 87. [Google Scholar] [CrossRef]
  15. Taddio, A.; Zennaro, F.; Pastore, S.; Cimaz, R. An Update on the Pathogenesis and Treatment of Chronic Recurrent Multifocal Osteomyelitis in Children. Pediatr. Drugs. 2017, 19, 165–172. [Google Scholar] [CrossRef]
  16. Morbach, H.; Schneider, P.; Schwarz, T.; Hofmann, C.; Raab, P.; Neubauer, H.; Düren, C.; Beer, M.; Girschick, H.J. Comparison of magnetic resonance imaging and 99mTechnetium-labelled methylene diphosphonate bone scintigraphy in the initial assessment of chronic non-bacterial osteomyelitis of childhood and adolescents. Clin. Exp. Rheumatol. 2012, 30, 578–582. [Google Scholar]
  17. Fritz, J.; Tzaribatchev, N.; Claussen, C.D.; Carrino, J.A.; Horger, M.S. Chronic Recurrent Multifocal Osteomyelitis: Comparison of Whole-Body MR Imaging with Radiography and Correlation with Clinical and Laboratory Data. Radiology 2009, 252, 842–851. [Google Scholar] [CrossRef]
  18. Andronikou, S.; Mendes da Costa, T.; Hussien, M.; Ramanan, A.V. Radiological diagnosis of chronic recurrent multifocal osteomyelitis using whole-body MRI-based lesion distribution patterns. Clin. Radiol. 2019, 74, 737.e3–737.e15. [Google Scholar] [CrossRef]
  19. McQueen, F.M.; Ostendorf, B. What is MRI bone oedema in rheumatoid arthritis and why does it matter? Arthritis Res. Ther. 2006, 8, 222. [Google Scholar] [CrossRef]
  20. Jimenez-Boj, E.; Nöbauer-Huhmann, I.; Hanslik-Schnabel, B.; Dorotka, R.; Wanivenhaus, A.; Kainberger, F.; Trattnig, S.; Axmann, R.; Tsuji, W.; Hermann, S.; et al. Bone erosions and bone marrow edema as defined by magnetic resonance imaging reflect true bone marrow inflammation in rheumatoid arthritis. Arthritis Rheum. 2007, 56, 1118–1124. [Google Scholar] [CrossRef]
  21. Chan, B.Y.; Gill, K.G.; Rebsamen, S.L.; Nguyen, J.C. MR Imaging of Pediatric Bone Marrow. RadioGraphics 2016, 36, 1911–1930. [Google Scholar] [CrossRef] [PubMed]
  22. Wang, D.T. Magnetic Resonance Imaging of Bone Marrow: A Review—Part I. J. Am. Osteopath Coll. Radiol. 2012, 1, 11. [Google Scholar]
  23. Vande Berg, B.C.; Malghem, J.; Lecouvet, F.E.; Maldague, B. Magnetic resonance imaging of normal bone marrow. Eur. Radiol. 1998, 8, 1327–1334. [Google Scholar] [CrossRef] [PubMed]
  24. Traverso, A.; Wee, L.; Dekker, A.; Gillies, R. Repeatability and Reproducibility of Radiomic Features: A Systematic Review. Int. J. Radiat. Oncol. Biol. Phys. 2018, 102, 1143–1158. [Google Scholar] [CrossRef] [PubMed]
  25. Bhat, C.S.; Chopra, M.; Andronikou, S.; Paul, S.; Wener-Fligner, Z.; Merkoulovitch, A.; Holjar-Erlic, I.; Menegotto, F.; Simpson, E.; Grier, D.; et al. Artificial intelligence for interpretation of segments of whole body MRI in CNO: Pilot study comparing radiologists versus machine learning algorithm. Pediatr. Rheumatol. 2020, 18, 47. [Google Scholar] [CrossRef] [PubMed]
  26. Pasquini, L.; Napolitano, A.; Lucignani, M.; Tagliente, E.; Dellepiane, F.; Rossi-Espagnet, M.C.; Ritrovato, M.; Vidiri, A.; Villani, V.; Ranazzi, G.; et al. AI and High-Grade Glioma for Diagnosis and Outcome Prediction: Do All Machine Learning Models Perform Equally Well? Front. Oncol. 2021, 11, 601425. [Google Scholar] [CrossRef] [PubMed]
  27. Pasquini, L.; Napolitano, A.; Tagliente, E.; Dellepiane, F.; Lucignani, M.; Vidiri, A.; Ranazzi, G.; Stoppacciaro, A.; Moltoni, G.; Nicolai, M.; et al. Deep Learning Can Differentiate IDH-Mutant from IDH-Wild GBM. JPM 2021, 11, 290. [Google Scholar] [CrossRef]
  28. von Brandis, E.; Jenssen, H.B.; Avenarius, D.F.M.; Bjørnerud, A.; Flatø, B.; Tomterstad, A.H.; Lilleby, V.; Rosendahl, K.; Sakinis, T.; Zadig, P.K.K.; et al. Automated segmentation of magnetic resonance bone marrow signal: A feasibility study. Pediatr. Radiol. 2022, 52, 1104–1114. [Google Scholar] [CrossRef]
  29. Lundberg, S.; Lee, S.I. A Unified Approach to Interpreting Model Predictions. arXiv 2017, arXiv:1705.07874. [Google Scholar]
  30. Zadig, P.; von Brandis, E.; Lein, R.K.; Rosendahl, K.; Avenarius, D.; Ording Müller, L.S. Whole-body magnetic resonance imaging in children—How and why? A systematic review. Pediatr. Radiol. 2021, 51, 14–24. [Google Scholar] [CrossRef]
  31. Zadig, P.; Von Brandis, E.; d’Angelo, P.; de Horatio, L.T.; Ording-Müller, L.-S.; Rosendahl, K.; Avenarius, D. Whole-body MRI in children aged 6–18 years. Reliability of identifying and grading high signal intensity changes within bone marrow. Pediatr. Radiol. 2022, 52, 1272–1282. [Google Scholar] [CrossRef] [PubMed]
  32. Von Brandis, E.; Zadig, P.K.; Avenarius, D.F.M.; Flatø, B.; Knudsen, P.K.; Lilleby, V.; Nguyen, B.; Rosendahl, K.; Müller, L.-S.O. Whole body magnetic resonance imaging in healthy children and adolescents. Bone marrow appearances of the axial skeleton. Eur. J. Radiol. 2022, 154, 110425. [Google Scholar] [CrossRef] [PubMed]
  33. IBSI Documentation: 183. Available online: https://ibsi.readthedocs.io/en/latest/ (accessed on 24 October 2023).
  34. Kursa, M.B.; Rudnicki, W.R. Feature Selection with the Boruta Package. J. Stat. Soft. 2010, 36, 1–13. [Google Scholar] [CrossRef]
  35. Ling, C.X.; Huang, J.; Zhang, H. AUC: A Better Measure than Accuracy in Comparing Learning Algorithms. In Advances in Artificial Intelligence; Xiang, Y., Chaib-draa, B., Eds.; Lecture Notes in Computer Science; Springer: Berlin/Heidelberg, Germany, 2003; Volume 2671, pp. 329–341. [Google Scholar] [CrossRef]
  36. Parmar, C.; Grossmann, P.; Bussink, J.; Lambin, P.; Aerts, H.J.W.L. Machine Learning methods for Quantitative Radiomic Biomarkers. Sci. Rep. 2015, 5, 13087. [Google Scholar] [CrossRef] [PubMed]
  37. Shabshin, N.; Schweitzer, M.E.; Morrison, W.B.; Carrino, J.A.; Keller, M.S.; Grissom, L.E. High-signal T2 changes of the bone marrow of the foot and ankle in children: Red marrow or traumatic changes? Pediatr. Radiol. 2006, 36, 670–676. [Google Scholar] [CrossRef] [PubMed]
  38. Pal, C.R.; Tasker, A.D.; Ostlere, S.J.; Watson, M.S. Heterogeneous signal in bone marrow on MRI of children’s feet: A normal finding? Skelet. Radiol. 1999, 28, 274–278. [Google Scholar] [CrossRef] [PubMed]
  39. Frighetto-Pereira, L.; Rangayyan, R.M.; Metzner, G.A.; de Azevedo-Marques, P.M.; Nogueira-Barbosa, M.H. Shape, texture and statistical features for classification of benign and malignant vertebral compression fractures in magnetic resonance images. Comput. Biol. Med. 2016, 73, 147–156. [Google Scholar] [CrossRef]
  40. Larson, D.B.; Chen, M.C.; Lungren, M.P.; Halabi, S.S.; Stence, N.V.; Langlotz, C.P. Performance of a Deep-Learning Neural Network Model in Assessing Skeletal Maturity on Pediatric Hand Radiographs. Radiology 2018, 287, 313–322. [Google Scholar] [CrossRef]
  41. Lisson, C.S.; Lisson, C.G.; Flosdorf, K.; Mayer-Steinacker, R.; Schultheiss, M.; von Baer, A.; Barth, T.F.E.; Beer, A.J.; Baumhauer, M.; Meier, R.; et al. Diagnostic value of MRI-based 3D texture analysis for tissue characterisation and discrimination of low-grade chondrosarcoma from enchondroma: A pilot study. Eur. Radiol. 2018, 28, 468–477. [Google Scholar] [CrossRef]
  42. Faleiros, M.C.; Nogueira-Barbosa, M.H.; Dalto, V.F.; Júnior, J.R.F.; Tenório, A.P.M.; Luppino-Assad, R.; Louzada-Junior, P.; Rangayyan, R.M.; de Azevedo-Marques, P.M. Machine learning techniques for computer-aided classification of active inflammatory sacroiliitis in magnetic resonance imaging. Adv. Rheumatol. 2020, 60, 25. [Google Scholar] [CrossRef]
  43. Kepp, F.H.; Huber, F.A.; Wurnig, M.C.; Mannil, M.; Kaniewska, M.; Guglielmi, R.; Del Grande, F.; Guggenberger, R. Differentiation of inflammatory from degenerative changes in the sacroiliac joints by machine learning supported texture analysis. Eur. J. Radiol. 2021, 140, 109755. [Google Scholar] [CrossRef] [PubMed]
  44. Kumar, V.; Gu, Y.; Basu, S.; Berglund, A.; Eschrich, S.A.; Schabath, M.B.; Forster, K.; Aerts, H.J.W.L.; Dekker, A.; Fenstermacher, D.; et al. Radiomics: The process and the challenges. Magn. Reson. Imaging 2012, 30, 1234–1248. [Google Scholar] [CrossRef] [PubMed]
  45. Cruz, J.A.; Wishart, D.S. Applications of Machine Learning in Cancer Prediction and Prognosis. Cancer Inform. 2006, 2, 117693510600200030. [Google Scholar] [CrossRef]
  46. Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn 1995, 20, 273–297. [Google Scholar] [CrossRef]
  47. Huang, S.; Cai, N.; Pacheco Penzuti, P.; Narandes, S.; Wang, Y.; Xu, W. Applications of Support Vector Machine (SVM) Learning in Cancer Genomics. CGP 2018, 15, 41–51. [Google Scholar] [CrossRef]
  48. Noble, W.S. What is a support vector machine? Nat. Biotechnol. 2006, 24, 1565–1567. [Google Scholar] [CrossRef]
  49. Andrea, D.M. Big data analytics: Guida per iniziare a classificare e interpretare dati con il machine learning. Apogeo 2019. [Google Scholar]
Figure 1. (a) WBMRI showing CNO hyperintense signal of femurs, tibias and a dorsal vertebrae. (b) WBMRI showing red marrow hyperintense signal of femurs, ilium and ischium.
Figure 1. (a) WBMRI showing CNO hyperintense signal of femurs, tibias and a dorsal vertebrae. (b) WBMRI showing red marrow hyperintense signal of femurs, ilium and ischium.
Diagnostics 14 00061 g001
Figure 2. CNO hyperintensity sampling: (a) shows a hyperintense signal in the right clavicle, (b) shows the corresponding ROI drawn manually using the 3D Slicer program on the corresponding hyperintensity.
Figure 2. CNO hyperintensity sampling: (a) shows a hyperintense signal in the right clavicle, (b) shows the corresponding ROI drawn manually using the 3D Slicer program on the corresponding hyperintensity.
Diagnostics 14 00061 g002
Figure 3. Red marrow hyperintensity sampling: (a) shows a hyperintense signal in the right femur, (b) shows the corresponding ROI drawn manually using the 3D Slicer program on the corresponding hyperintensity.
Figure 3. Red marrow hyperintensity sampling: (a) shows a hyperintense signal in the right femur, (b) shows the corresponding ROI drawn manually using the 3D Slicer program on the corresponding hyperintensity.
Diagnostics 14 00061 g003
Figure 4. Machine Learning classifiers tested in the present study. Non-ensemble learners included KNeighbors, Logistic Regressor and Decision Tree. Ensemble learners included boosting, Stacking and bagging classifiers.
Figure 4. Machine Learning classifiers tested in the present study. Non-ensemble learners included KNeighbors, Logistic Regressor and Decision Tree. Ensemble learners included boosting, Stacking and bagging classifiers.
Diagnostics 14 00061 g004
Figure 5. Neural Network structure: input layer with 62 units, first hidden layer with 30 units and L2 regularization, first dropout layer, second hidden layer with 10 units and L2 regularization, second dropout layer, output layer with 1 unit and sigmoid activation.
Figure 5. Neural Network structure: input layer with 62 units, first hidden layer with 30 units and L2 regularization, first dropout layer, second hidden layer with 10 units and L2 regularization, second dropout layer, output layer with 1 unit and sigmoid activation.
Diagnostics 14 00061 g005
Figure 6. SHAP reporting of the 20 ranking significative features according to global (a) and local (b) point of view of the method adopted.
Figure 6. SHAP reporting of the 20 ranking significative features according to global (a) and local (b) point of view of the method adopted.
Diagnostics 14 00061 g006aDiagnostics 14 00061 g006b
Figure 7. Boxplot comparison between the nine ML classifiers used in terms of (a) F1-score, (b) Accuracy, (c) Positive Predictive Value, (d) ROC/AUC.
Figure 7. Boxplot comparison between the nine ML classifiers used in terms of (a) F1-score, (b) Accuracy, (c) Positive Predictive Value, (d) ROC/AUC.
Diagnostics 14 00061 g007
Table 1. Accuracy, ROC-AUC, F1-score, Positive Predictive Value, MSE and RMSE values obtained for the ten classifiers.
Table 1. Accuracy, ROC-AUC, F1-score, Positive Predictive Value, MSE and RMSE values obtained for the ten classifiers.
ACCAUCF1-ScorePPVMSERMSE
GBx0.840.83 with 95% CI 0.81–0.850.992%0.20.4
GB0.850.82 with 95% CI 0.8–0.840.991%0.10.4
RF0.840.82 with 95% CI 0.8–0.830.8891.4%0.20.4
LR0.80.78 with 95% CI 0.76–0.810.8590%0.20.5
ST0.850.81 with 95% CI 0.8–0.840.990%0.20.4
KN0.730.72 with 95% CI 0.7–0.740.887%0.20.5
DT0.780.74 with 95% CI 0.72–0.770.8588.8%0.20.5
AB0.840.8 with 95% CI 0.77–0.820.8889.8%0.20.4
ST_AB0.830.77 with 95% CI 0.74–0.790.8988%0.20.4
NN0.910.93 with 95% CI 0.91–0.940.9493.8%0.20.4
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Forestieri, M.; Napolitano, A.; Tomà, P.; Bascetta, S.; Cirillo, M.; Tagliente, E.; Fracassi, D.; D’Angelo, P.; Casazza, I. Machine Learning Algorithm: Texture Analysis in CNO and Application in Distinguishing CNO and Bone Marrow Growth-Related Changes on Whole-Body MRI. Diagnostics 2024, 14, 61. https://doi.org/10.3390/diagnostics14010061

AMA Style

Forestieri M, Napolitano A, Tomà P, Bascetta S, Cirillo M, Tagliente E, Fracassi D, D’Angelo P, Casazza I. Machine Learning Algorithm: Texture Analysis in CNO and Application in Distinguishing CNO and Bone Marrow Growth-Related Changes on Whole-Body MRI. Diagnostics. 2024; 14(1):61. https://doi.org/10.3390/diagnostics14010061

Chicago/Turabian Style

Forestieri, Marta, Antonio Napolitano, Paolo Tomà, Stefano Bascetta, Marco Cirillo, Emanuela Tagliente, Donatella Fracassi, Paola D’Angelo, and Ines Casazza. 2024. "Machine Learning Algorithm: Texture Analysis in CNO and Application in Distinguishing CNO and Bone Marrow Growth-Related Changes on Whole-Body MRI" Diagnostics 14, no. 1: 61. https://doi.org/10.3390/diagnostics14010061

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop