Skip to main content

ORIGINAL RESEARCH article

Front. Neurosci., 03 June 2021
Sec. Brain Imaging Methods
This article is part of the Research Topic Advanced Computational Intelligence Methods for Processing Brain Imaging Data View all 62 articles

Characterizing Brain Tumor Regions Using Texture Analysis in Magnetic Resonance Imaging

\r\nYun Yu,&#x;Yun Yu1,2†Xi Wu&#x;Xi Wu1†Jiu ChenJiu Chen2Gong ChengGong Cheng3Xin Zhang,Xin Zhang1,4Cheng WanCheng Wan1Jie HuJie Hu1Shumei Miao,Shumei Miao1,4Yuechuchu Yin,Yuechuchu Yin1,4Zhongmin Wang,Zhongmin Wang1,4Tao Shan,Tao Shan1,4Shenqi Jing,Shenqi Jing1,4Wenming Wang,Wenming Wang1,4Jianjun Guo,Jianjun Guo1,4Xinhua Hu*Xinhua Hu5*Yun Liu,*Yun Liu1,4*
  • 1School of Biomedical Engineering and Informatics, Nanjing Medical University, Nanjing, China
  • 2Institute of Brain Functional Imaging, Nanjing Medical University, Nanjing, China
  • 3National Key Laboratory for Novel Software Technology, Nanjing University, Nanjing, China
  • 4Institute of Medical Informatics and Management, Nanjing Medical University, Nanjing, China
  • 5Department of Neurosurgery, The Affiliated Brain Hospital of Nanjing Medical University, Nanjing, China

Purpose: To extract texture features from magnetic resonance imaging (MRI) scans of patients with brain tumors and use them to train a classification model for supporting an early diagnosis.

Methods: Two groups of regions (control and tumor) were selected from MRI scans of 40 patients with meningioma or glioma. These regions were analyzed to obtain texture features. Statistical analysis was conducted using SPSS (version 20.0), including the Shapiro–Wilk test and Wilcoxon signed-rank test, which were used to test significant differences in each feature between the tumor and healthy regions. T-distributed stochastic neighbor embedding (t-SNE) was used to visualize the data distribution so as to avoid tumor selection bias. The Gini impurity index in random forests (RFs) was used to select the top five out of all features. Based on the five features, three classification models were built respectively with three machine learning classifiers: RF, support vector machine (SVM), and back propagation (BP) neural network.

Results: Sixteen of the 25 features were significantly different between the tumor and healthy areas. Through the Gini impurity index in RFs, standard deviation, first-order moment, variance, third-order absolute moment, and third-order central moment were selected to build the classification model. The classification model trained using the SVM classifier achieved the best performance, with sensitivity, specificity, and area under the curve of 94.04%, 92.3%, and 0.932, respectively.

Conclusion: Texture analysis with an SVM classifier can help differentiate between brain tumor and healthy areas with high speed and accuracy, which would facilitate its clinical application.

Introduction

Brain cancer remains a diagnostic challenge for clinicians and radiologists because malignant brain tumor cells can invade into the neighboring cells in the brain and spinal cord with fuzzy borders and have a high progression rate (Wild, 2014; Vargo, 2017; Tandel et al., 2019). Treatment of advanced brain tumors is difficult; therefore, early diagnosis is of great importance in clinical settings. The approaches currently employed for the diagnosis of brain tumors include both invasive and noninvasive methods. Although the invasive diagnostic method—biopsy—is viewed as the golden standard for the diagnosis of brain tumors, noninvasive diagnostic methods including magnetic resonance imaging (MRI) are safer and more widely used (Zhao and Jia, 2016). Determination of the accurate location and segmentation of the brain tumor on MRI scans are essential for treatment planning (Mahaley et al., 1989). Several studies have found MRI features capable of differentiating between the tumor and healthy regions (May et al., 1991; Drape et al., 1992; Mullen and Huang, 2017). However, in most cases, the diagnostic accuracy only depends on the proficiency of the medical practitioner reading the MRI scan (Hayward et al., 2008). Many complex patterns, also called image textures, remain imperceptible to the naked eye. Texture analysis is a practical approach for image pattern recognition by extracting objective information through the analysis of the spatial distribution of intensity variations on images (Haralick and Shanmugam, 1973; Haralick, 1979). Furthermore, several studies have confirmed the efficiency of texture analysis (Bayanati et al., 2015; Hodgdon et al., 2015; Skogen et al., 2016).

To increase the diagnostic precision and efficiency, many computer-assisted methods have been developed and introduced, including machine learning (ML) and deep learning (DL) (Zhao and Jia, 2016; Boissoneault et al., 2017; Salvador et al., 2017). Texture analysis combined with ML methods has been widely used to evaluate medical images and yielded promising results (Fetit et al., 2015; Li et al., 2016; Bisdas et al., 2018). However, to the best of our knowledge, there are a few reports on the use of t-distributed stochastic neighbor embedding (t-SNE), which is a new dimensionality reduction and visualization technique to foresee data for preventing problems such as incorrect marking of images and that can help increase the accuracy of the classification.

We hypothesized that some texture features acquired from MRI scans would serve as classification features and markedly improve classification efficiency. To test our hypothesis, the Gini impurity index in the random forests (RFs) was applied to select features, which were then used to develop classification models. Finally, the performance of the features and the models in confirming our hypothesis was assessed.

Subjects and Methods

Subjects

The data used were collected from the Affiliated Nanjing Brain Hospital of Nanjing Medical University. Patients in whom meningioma or glioma was histopathologically confirmed between January 2014 and December 2014 were selected. In all, 40 patients (average age: 51.10 years) comprising 22 men (average age: 52.36 years) and 18 women (average age: 47.33 years) were included. The exclusion criteria were as follows: (1) presence of other organic mental disorders and nervous system diseases and (2) a history of major physical illnesses. All of the patients met the above criteria. The study was approved by the medical ethics committee of Nanjing Medical University. All patients provided signed written informed consent.

MRI Acquisition

All images were acquired using a 3T Siemens MRI system. The patients were instructed to relax, keep their eyes closed, stay awake, and remain still. Patient compliance was confirmed after scanning was completed. The images were recorded axially for 6 min by using an echo-planar imaging sequence with the following parameters: TR = 1900 ms, TE = 2.49 ms, slice thickness = 1 mm, flip angle = 90°, and matrix size = 256 × 256. All patients underwent MRI without reporting discomfort during or after the procedure.

Classification Based on 25 Texture Features

Preparation Before Classification

For the experimental preparation, the raw sample image format was changed from DICOM to JPG. In the texture analysis, the tumor region in the coronal MRI image was selected as the experimental group, and the symmetrical healthy region on the other side of the brain was selected as the control group. There were 40 tumor regions in the experimental group and 40 healthy regions in the control group. In each group, 25 texture features (belonging to three categories) were calculated, as shown in Table 1.

TABLE 1
www.frontiersin.org

Table 1. The selected texture features in the three categories.

The 25 texture features were recorded as mean ± SD. Statistical analysis was performed using SPSS (version 20.0), including the Shapiro–Wilk test and Wilcoxon signed-rank test, which was used for testing significant differences in each feature between tumors and healthy areas. Meanwhile, an RF model was employed to predict whether each sample was a tumor or a healthy area and for importance rankings of 25 texture features according to the Gini impurity index in the RF (Menze et al., 2009; Liu et al., 2018). All texture features were selected as predictors to compare the experimental results from the Wilcoxon signed-rank test and RF prediction. In addition, t-SNE, a new dimension reduction and visualization technique for high-dimensionality data, was performed in the exploratory analysis (Li et al., 2017). It was applied to all 40 pairs of samples with 25 features to delete the samples that would apparently have a negative effect on the latter classification.

Classification

The samples were randomly divided into training (70%) and test sets (30%). This was iterated five times to provide five unique training and testing groups. The training set was used to generate classification models with three different classifiers: RF, BP, and SVM.

The RF is fast, is flexible, and has become a standard tool in biomedical informatics. Each classifier in the ensemble is a decision tree classifier and is generated using random selection of attributes at each node to determine the split. During classification, each tree votes, and the most popular class is returned.

The BP iteratively processes a set of training tuples and compares the network’s prediction with the actual known target value. For each training tuple, the weights are modified to minimize the mean squared error between the network’s prediction and the actual target value. Modifications are made in the backwards direction. The process will reach the terminating condition when the error is very small.

The SVM is a classification method for both linear and nonlinear data. It uses nonlinear mapping to transform the original training data into a higher dimension. With the new dimension, it searches for the linear optimal separating hyperplane. With an appropriate nonlinear mapping to a sufficiently high dimension, data from two classes can always be separated by a hyperplane. SVM finds this hyperplane using support vectors and margins.

Four indexes were used to evaluate each model, including the area under the curve (AUC), error rate, sensitivity, and specificity. Moreover, the receiver operating characteristic (ROC) curve was constructed for each model.

Results

Texture Feature Analysis

Using the Wilcoxon signed-rank test, 25 texture features could reveal regions with higher and lower texture values when comparing the experimental (tumor region) and control groups (health region), as shown in Tables 24. We obtained the importance rankings of the 25 texture features according to the Gini impurity index in the RF with a training set (80%). The top five features were standard deviation, first-order moment, variance, third-order absolute moment, and third-order central moment, as shown in Table 5.

TABLE 2
www.frontiersin.org

Table 2. Wilcoxon signed-rank test results (histogram).

TABLE 3
www.frontiersin.org

Table 3. Wilcoxon signed-rank test results (run-length matrix).

TABLE 4
www.frontiersin.org

Table 4. Wilcoxon signed-rank test results (co-occurrence matrix).

TABLE 5
www.frontiersin.org

Table 5. Gini impurity index in the RF.

The t-SNE test results are shown in Figure 1. In Figure 1A, the original features were those found in the Wilcoxon signed-rank test (19 features in total), and in Figure 1B, the original features were the top five features determined in the RF’s importance rankings. However, the data distributions after t-SNE were similar. All samples were evidently divided into two clusters, except 12 samples (1, 9, 10, 11, 17, 19, 23, 30, 35, 44, 73, and 79), which were seemingly distributed mistakenly. In addition, t-test was used to examine 40 samples to determine whether their features were relatively different between the tumor and healthy regions. We found that the mean P-value was 0.2390645. The P-values of seven samples—1, 9, 10, 19, 23, 30, and 35—were greater than the mean P-value, and these samples were also mistakenly distributed in the t-SNE picture and were deleted.

FIGURE 1
www.frontiersin.org

Figure 1. Feature distributions after t-SNE: (A) features based on the Wilcoxon signed-rank test; (B) features based on the RF’s importance rankings (red figures represent the healthy regions and blue figures represent the tumor regions).

Classifier Evaluation

On the basis of the results obtained above, we selected the five features (standard deviation, first-order moment, variance, third-order absolute moment, and third-order central moment) identified in the RF to set up classifiers, which helped save calculation time and resources. Three classification models (RF, SVM, and BP) were applied, and five features were used to train each classifier. A detailed summary of the model’s performance is presented in Table 6.

TABLE 6
www.frontiersin.org

Table 6. Three classifiers evaluation.

All three models showed satisfactory AUCs of 0.85–0.95. The RF and the BP shared a similar performance based on the AUC, error rate, sensitivity, and specificity. The model trained by the SVM classifier demonstrated the best performance among the three models, with markedly better AUC, error rate, sensitivity, and specificity, indicating that this model could correctly classify the tumor and healthy regions. Receiver operating characteristic (ROC) curves were constructed for the three models to compare their performance directly, as shown in Figure 2.

FIGURE 2
www.frontiersin.org

Figure 2. Receiver operating characteristic of the three models: (A) RF model, (B) SVM model, and (C) BP model.

Discussion

Some studies have reported the same methods to select features, and the validity of this approach has been proven. Wang et al. (2018) evaluated the importance of spectra lines based on RFs and then used a support vector machine (SVM) classifier to classify the laser-induced plasma spectra (LIBS) of bacteria species. The primary objective of this study was to characterize tumor regions using MRI-based texture analysis. We used texture analysis to compute 25 texture features from MRI images. Using the Wilcoxon signed-rank test, we confirmed that 19 texture features of the total 25 features were different between the healthy and tumor regions. Using the t-SNE technique, the dataset was divided into two clusters, indicating that there is a high possibility to set up a classification model with these 19 features. However, training a model with high-dimensionality data requires a lot of time and space. To facilitate faster and more accurate classification, the importance rankings of the features in the RF were calculated, and the top five features were found to show the same classification effectiveness as the 19 features selected before.

The images for the t-SNE test results showed some seemingly noisy dots. Considering the possibility that all mistakenly distributed samples may be deleted incorrectly, the t-test was applied to generally examine whether the healthy and tumor regions showed significant differences in the 25 texture features for each sample. To determine the modified number of samples that would be deleted, the mean P-value was set as the deletion standard, and seven samples were excluded on the basis of this standard. Since the samples were marked manually and these samples were likely to be marked mistakenly, this was a limitation that has been mentioned in many previous studies.

On the basis of the five features, three class-action models were built by training three ML classifiers, namely, RF, SVM, and BP. The SVM classifier was superior to the RF and BP classifiers, as shown in Table 6, since it provided better performance in terms of AUC, error rate, sensitivity, and specificity. These results were shown to be convincing through fivefold confirmation, which was consistent with the findings of previous studies (Zhang et al., 2017). The model in this article was superior to the previous models since it depended on only five features while showing the same AUC. Since the software that is needed to perform texture analysis and build classification models is readily available, clinicians can easily perform such analyses in clinical settings.

This study had some limitations. First, the dataset was modified, since the model was trained with only 80 samples. Its robustness needs further examination. Second, some degree of selection bias may exist. Different categories of brain tumors have different texture features. Some unique features were excluded, which may have influenced the results of our analysis. Third, a manual approach was adopted to segment tumors in this study. Although manual segmentation generally works better than automatic methods, segmentation errors could still exist. Some noise dots may have been mistakenly marked manually, negatively influencing the formation of our model.

Conclusion

In conclusion, we hypothesized that a few of the textures acquired from the MRI images could serve the role of classification features, thereby significantly improving the classification efficiency. The Gini impurity index in the RF was applied to select features. On the basis of the five features, three class-action models were built by training three ML classifiers, including RF, SVM, and BP. The classifier model in this article was superior to the previous models, since it depended on only five features. On the basis of our initial findings, tumor regions characterized on the basis of MRI-based texture analysis may have clinical usefulness in differentiating brain tumors.

Data Availability Statement

The datasets presented in this article are not readily available because the data cannot be used out of the hospital. Requests to access the datasets should be directed to med.info@njmu.edu.cn.

Ethics Statement

The studies involving human participants were reviewed and approved by the Medical Ethics Committee of Nanjing Medical University. The patients/participants provided their written informed consent to participate in this study.

Author Contributions

All authors listed have made a substantial, direct and intellectual contribution to the work, and approved it for publication.

Funding

This work was supported by grants from the National Key Research & Development Plan of the Ministry of Science and Technology of the People’s Republic of China (Grant nos. 2018YFC1314900 and 2018YFC1314901), 2019 provincial special guide fund project for the Development of Modern Service Industry [2019 (783)], the 2018 project of Jiangsu Province Department of Industry and Information Technology (Grant no. 2018419), the 2018 project of Jiangsu Provincial University Philosophy and Social Science Research Fund (2018SJA0282), and the 2016 projects of Nanjing Science Bureau (Grant no. 201608003). YL was the guarantor of this article.

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

Bayanati, H., Thornhill, R. E., Souza, C. A., Sethi-Virmani, V., Gupta, A., Maziak, D., et al. (2015). Quantitative CT texture and shape analysis: can it differentiate benign and malignant mediastinal lymph nodes in patients with primary lung cancer? Eur. Radiol. 25, 480–487. doi: 10.1007/s00330-014-3420-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Bisdas, S., Shen, H., Thust, S., Katsaros, V., Stranjalis, G., Boskos, C., et al. (2018). Texture analysis- and support vector machine-assisted diffusional kurtosis imaging may allow in vivo gliomas grading and IDH-mutation status prediction: a preliminary study. Sci. Rep. 8:6108. doi: 10.1038/s41598-018-24438-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Boissoneault, J., Sevel, L., Letzen, J., Robinson, M., and Staud, R. (2017). Biomarkers for musculoskeletal pain conditions: use of brain imaging and machine learning. Curr. Rheumatol. Rep. 19:5. doi: 10.1007/s11926-017-0629-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Drape, J. L., Krause, D., and Tongio, J. (1992). MRI of Aggressive Meningiomas. J. Neuroradiol. 19, 49–62.

Google Scholar

Fetit, A. E., Novak, J., Rodriguez, D., Auer, D. P., Clark, C. A., Grundy, R. G., et al. (2015). 3D texture analysis of heterogeneous MRI data for diagnostic classification of childhood brain tumours. Stud. Health Technol. Inform. 213, 19–22.

Google Scholar

Haralick, R. M. (1979). Statistical and structural approaches to texture. Proc. IEEE 67, 786–804. doi: 10.1109/proc.1979.11328

CrossRef Full Text | Google Scholar

Haralick, R. M., and Shanmugam, K. (1973). Textural features for image classification. IEEE Trans. Syst. Man. Cybern 3, 610–621. doi: 10.1109/TSMC.1973.4309314

CrossRef Full Text | Google Scholar

Hayward, R. M., Patronas, N., Baker, E. H., Vézina, G., Albert, P. S., and Warren, K. E. (2008). Inter-observer variability in the measurement of diffuse intrinsic pontine gliomas. J. Neuro. Oncol. 90, 57–61. doi: 10.1007/s11060-008-9631-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Hodgdon, T., McInnes, M. D., Schieda, N., Flood, T. A., Lamb, L., and Thornhill, R. E. (2015). Can quantitative CT texture analysis be used to differentiate fat-poor renal angiomyolipoma from renal cell carcinoma on unenhanced CT images? Radiology 276, 787–796. doi: 10.1148/radiol.2015142215

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, W., Cerise, J. E., Yang, Y., and Han, H. (2017). Application of T-SNE to human genetic data. J. Bioinform. Comput. Biol. 15:1750017. doi: 10.1142/S0219720017500172

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Y., Li, M. M., Zhang, Y., Cheng, J. L., Shang, Z. G., and Bu, C. X. (2016). [Utility of texture analysis of magnetic resonance imaging in differential diagnosis of common pediatric cerebellar tumors in children]. Zhonghua Yi Xue Za Zhi 96, 1853–1855.

Google Scholar

Liu, Y., Zhang, Y., Liu, D., Tan, X., Tang, X., Zhang, F., et al. (2018). Prediction of ESRD in IgA nephropathy patients from an asian cohort: a random forest model. Kidney Blood Press. Res. 43, 1852–1864. doi: 10.1159/000495818

PubMed Abstract | CrossRef Full Text | Google Scholar

Mahaley, M. S. Jr., Mettlin, C., Natarajan, N., Laws, E. R. Jr., and Peace, B. B. (1989). National survey of patterns of care for brain-tumor patients. J. Neurosurg. 71, 826–836. doi: 10.3171/jns.1989.71.6.0826

PubMed Abstract | CrossRef Full Text | Google Scholar

May, P. L., Blaser, S. I., Hoffman, H. J., Humphreys, R. P., and Harwood-Nash, D. C. (1991). Benign intrinsic tectal ‘tumors’ in children. J. Neurosurg. 74, 867–871. doi: 10.3171/jns.1991.74.6.0867

PubMed Abstract | CrossRef Full Text | Google Scholar

Menze, B. H., Kelm, B. M., Masuch, R., Himmelreich, U., Bachert, P., Petrich, W., et al. (2009). A Comparison of random forest and its gini importance with standard chemometric methods for the feature selection and classification of spectral data. BMC Bioinformatics 10:213. doi: 10.1186/1471-2105-10-213

PubMed Abstract | CrossRef Full Text | Google Scholar

Mullen, K. M., and Huang, R. Y. (2017). An update on the approach to the imaging of brain tumors. Curr. Neurol. Neurosci. Rep. 17:53. doi: 10.1007/s11910-017-0760-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Salvador, R., Radua, J., Canales-Rodríguez, E. J., Solanes, A., Sarró, S., Goikolea, J. M., et al. (2017). Evaluation of machine learning algorithms and structural features for optimal mri-based diagnostic prediction in psychosis. PLoS One 12:e0175683. doi: 10.1371/journal.pone.0175683

PubMed Abstract | CrossRef Full Text | Google Scholar

Skogen, K., Schulz, A., Dormagen, J. B., Ganeshan, B., Helseth, E., and Server, A. (2016). Diagnostic performance of texture analysis on MRI in grading cerebral gliomas. Eur. J. Radiol. 85, 824–829. doi: 10.1016/j.ejrad.2016.01.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Tandel, G. S., Biswas, M., Kakde, O. G., Tiwari, A., Suri, H. S., Turk, M., et al. (2019). A review on a deep learning perspective in brain cancer classification. Cancers 11:111. doi: 10.3390/cancers11010111

PubMed Abstract | CrossRef Full Text | Google Scholar

Vargo, M. M. (2017). Brain tumors and metastases. Phys. Med. Rehabil. Clin. North Am. 28, 115–141. doi: 10.1016/j.pmr.2016.08.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, Q., Teng, G., Qiao, X., Zhao, Y., Kong, J., Dong, L., et al. (2018). Importance evaluation of spectral lines in laser-induced breakdown spectroscopy for classification of pathogenic bacteria. Biomed. Opt. Express. 9, 5837–5850. doi: 10.1364/BOE.9.005837

PubMed Abstract | CrossRef Full Text | Google Scholar

Wild, C. P. (2014). International agency for research on cancer. Encyclopedia Toxicol. 133, 1067–1069. doi: 10.1016/b978-0-12-386454-3.00402-4

CrossRef Full Text | Google Scholar

Zhang, Y., Cheng, J., and Li, Y. (2017). The utility of texture analysis of magnetic resonance imaging in defining the boundaries of high grade gliomas. J. Clin. Radiol. 36, 315–318.

Google Scholar

Zhao, L., and Jia, K. (2016). Multiscale CNNs for brain tumor segmentation and diagnosis. Comput. Math. Methods Med. 2016:8356294. doi: 10.1155/2016/8356294

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: texture analysis, MRI, SVM, brain tumor, t-SNE

Citation: Yu Y, Wu X, Chen J, Cheng G, Zhang X, Wan C, Hu J, Miao S, Yin Y, Wang Z, Shan T, Jing S, Wang W, Guo J, Hu X and Liu Y (2021) Characterizing Brain Tumor Regions Using Texture Analysis in Magnetic Resonance Imaging. Front. Neurosci. 15:634926. doi: 10.3389/fnins.2021.634926

Received: 29 November 2020; Accepted: 06 April 2021;
Published: 03 June 2021.

Edited by:

Kaijian Xia, Changshu No.1 People’s Hospital, China

Reviewed by:

Ling Tao, Nanjing University of Aeronautics and Astronautics, China
Tongguang Ni, Changzhou University, China

Copyright © 2021 Yu, Wu, Chen, Cheng, Zhang, Wan, Hu, Miao, Yin, Wang, Shan, Jing, Wang, Guo, Hu and Liu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Yun Liu, liuyun@njmu.edu.cn; Xinhua Hu, huxinhua1978@163.com

These authors have contributed equally to this work

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.