| Literature DB >> 34054411 |
Tao Chen1, Feng Xiao2, Zunpeng Yu3, Mengxue Yuan3, Haibo Xu2, Long Lu3,4,5.
Abstract
The early detection and grading of gliomas is important for treatment decision and assessment of prognosis. Over the last decade numerous automated computer analysis tools have been proposed, which can potentially lead to more reliable and reproducible brain tumor diagnostic procedures. In this paper, we used the gradient-based features extracted from structural magnetic resonance imaging (sMRI) images to depict the subtle changes within brains of patients with gliomas. Based on the gradient features, we proposed a novel two-phase classification framework for detection and grading of gliomas. In the first phase, the probability of each local feature being related to different types (e.g., diseased or healthy for detection, benign or malignant for grading) was calculated. Then the high-level feature representing the whole MRI image was generated by concatenating the membership probability of each local feature. In the second phase, the supervised classification algorithm was used to train a classifier based on the high-level features and patient labels of the training subjects. We applied this framework on the brain imaging data collected from Zhongnan Hospital of Wuhan University for glioma detection, and the public TCIA datasets including glioblastomas (WHO IV) and low-grade gliomas (WHO II and III) data for glioma grading. The experimental results showed that the gradient-based classification framework could be a promising tool for automatic diagnosis of brain tumors.Entities:
Keywords: MRI; classification; detection; glioma; gradient; grading
Year: 2021 PMID: 34054411 PMCID: PMC8160229 DOI: 10.3389/fnins.2021.650629
Source DB: PubMed Journal: Front Neurosci ISSN: 1662-453X Impact factor: 4.677
FIGURE 1HOG feature extracted from the MRI image. (A) The MRI image divided into cells. (B) The gradient calculation result of one cell. (C) The partition scheme including 8 channels. (D) The cell histogram generated by counting the weighted number of pixels distributed in different direction channels.
FIGURE 2The gradient-based two-phase classification framework.
FIGURE 3Performance of glioma detection and glioma grading.
FIGURE 4Discriminant features related to brain tumors.
Comparison of the glioma detection performance evaluated by 10-fold cross-validation between the baseline concatenating HOG method and our proposed transformed HOG method.
| Dataset | Cell size | Measurements | Our method (SD) | Baseline method (SD) |
| DS-Detect | 20 | ACC | 86.3% (1.4) | 76.8% (1.2) |
| SEN | 89.4% (1.9) | 84.1% (1.9) | ||
| SPE | 80.5% (2.5) | 63.7% (2.4) | ||
| AUC | 0.921 (0.007) | 0.846 (0.013) |
Comparison of the glioma grading performance evaluated by 10-fold cross-validation between the baseline concatenating HOG method and our proposed transformed HOG method.
| Dataset | Cell size | Measurements | Our method (SD) | Baseline method (SD) |
| DS-Grade | 18 | ACC | 76.3% (2.4) | 72.0% (2.3) |
| SEN | 83.7% (3.2) | 72.5% (3.4) | ||
| SPE | 68.7% (2.7) | 71.6% (2.8) | ||
| AUC | 0.806 (0.022) | 0.777 (0.021) |
Confusion matrix for glioma detection task.
| Predicted class | |||
| glioma | non-glioma | ||
| Actual class | glioma | TP = 56 | FN = 6 |
| non-glioma | FP = 6 | TN = 31 | |
Confusion matrix for glioma grading task.
| Predicted class | |||
| GBM | LGG | ||
| Actual class | GBM | TP = 62 | FN = 14 |
| LGG | FP = 19 | TN = 39 | |