| Literature DB >> 35250455 |
Xingwei An1,2, Jiaqian He1, Yang Di1, Miao Wang1, Bin Luo1,3, Ying Huang3, Dong Ming1,2,4.
Abstract
The rupture of aneurysms is the main cause of spontaneous subarachnoid hemorrhage (SAH), which is a serious life-threatening disease with high mortality and permanent disability rates. Therefore, it is highly desirable to evaluate the rupture risk of aneurysms. In this study, we proposed a novel semiautomatic prediction model for the rupture risk estimation of aneurysms based on the CADA dataset, including 108 datasets with 125 annotated aneurysms. The model consisted of multidimensional feature fusion, feature selection, and the construction of classification methods. For the multidimensional feature fusion, we extracted four kinds of features and combined them into the feature set, including morphological features, radiomics features, clinical features, and deep learning features. Specifically, we applied the feature extractor 3D EfficientNet-B0 to extract and analyze the classification capabilities of three different deep learning features, namely, no-sigmoid features, sigmoid features, and binarization features. In the experiment, we constructed five distinct classification models, among which the k-nearest neighbor classifier showed the best performance for aneurysm rupture risk estimation, reaching an F2-score of 0.789. Our results suggest that the full use of multidimensional feature fusion can improve the performance of aneurysm rupture risk assessment. Compared with other methods, our method achieves the state-of-the-art performance for aneurysm rupture risk assessment methods based on CADA 2020.Entities:
Keywords: feature fusion; intracranial aneurysm; machine learning; radiomics; risk estimation
Year: 2022 PMID: 35250455 PMCID: PMC8893318 DOI: 10.3389/fnins.2022.813056
Source DB: PubMed Journal: Front Neurosci ISSN: 1662-453X Impact factor: 4.677
FIGURE 1An example case for angiographic image of the aneurysm and corresponding two types of segmentation masks.
FIGURE 2EfficientNet-B0 structure.
FIGURE 3Mobile inverted bottleneck convolution (MBConv) module structure. It mainly consists of depthwise convolution and squeeze-and-excitation block.
FIGURE 4Multidimensional feature set consists of four groups. (A) Morphological features extracted from stereolithography files. (B) Radiomics features extracted from the angiography images and segmentation masks. (C) Deep learning features extracted from the angiography images and segmentation masks. (D) Patient-specific clinical factors.
FIGURE 5Model training and nested cross-validation. (A) General overview. (B) 8-fold cross-validation.
The mean F2-score for different feature sets and classification methods on the test set.
| Classifier | Binarization | Sigmoid | No-sigmoid |
| SVM |
| 0.724 | 0.609 |
| LR |
| 0.731 | 0.644 |
| RF | 0.695 | 0.675 |
|
| XGBoost | 0.708 |
| 0.698 |
| KNN | 0.752 |
| 0.580 |
The best results for each specified classifier are highlighted in bold red.
Comparison of the results of different classifiers based on the sigmoid feature set.
| Classifier | F2-score | ACC | AUC | Precision | Recall |
| SVM | 0.724 | 0.775 | 0.820 |
| 0.732 |
| LR | 0.731 | 0.776 |
| 0.761 | 0.732 |
| RF | 0.675 | 0.751 | 0.810 | 0.771 | 0.660 |
| XGBoost | 0.715 | 0.767 | 0.803 | 0.773 | 0.714 |
| KNN |
|
| 0.811 | 0.755 |
|
The best results for each of these metrics are highlighted in bold red.
FIGURE 6The mean receiver operating characteristic (ROC) curve of the k-nearest neighbor (KNN) classifier based on 8-fold cross-validation.
Aneurysm rupture risk estimation performance of our method and two related works based on CADA dataset.
| Classifier | Method | F2-score | ACC | AUC | Precision | Recall |
| XGBoost |
| 0.673 | 0.652 | n/a | 0.583 | 0.700 |
| Ours |
|
|
|
|
| |
| KNN |
| 0.690 | 0.660 | n/a | n/a | n/a |
| Ours |
|
|
|
|
| |
| RF |
| n/a | 0.690 | n/a | n/a | n/a |
| Ours |
|
|
| 0.771 |
| |
| SVM | Ours | 0.724 | 0.775 | 0.820 |
| 0.732 |
| LR | Ours | 0.731 | 0.776 |
| 0.761 | 0.732 |
Better results for each specified classifier are highlighted in bold black. The best results for each of these metrics are highlighted in bold red.