| Literature DB >> 35646634 |
Yaqin Zhang1, Jiayue Han1, Binghui Chen1, Lin Chang2, Ting Song3, Guanxiong Cai4.
Abstract
Breast cancer is one of the diseases with the highest incidence and mortality among women in the world, which has posed a serious threat to women's health. The appearance of clustered calcifications is one of the important signs of breast cancer, and thus how to classify clustered calcifications comes to be a key breakthrough in controlling breast cancer. In this study, the discriminant model based on image convolution is used to learn the image features related to the classification of clustered microcalcifications, and the graph convolutional network (GCN) based on topological graph is used to learn the spatial distribution characteristics of clustered microcalcifications. These two models are fused to obtain a complementary model of image information and spatial information. The results show that the performance of the fusion model proposed in this paper is obviously superior to that of the two classification models in the classification of clustered microcalcification.Entities:
Keywords: breast cancer; classification; computer-aided diagnosis; graph convolutional network; microcalcification
Year: 2022 PMID: 35646634 PMCID: PMC9136149 DOI: 10.3389/fonc.2022.871662
Source DB: PubMed Journal: Front Oncol ISSN: 2234-943X Impact factor: 5.738
Figure 1Region of interest of microcalcification cluster for classification: (left) original image; (right) red contour is the possible region of interest of microcalcification, and blue box is the region of interest of microcalcification cluster for classification.
Figure 2Illustration of density-based spatial clustering of applications with noise algorithm.
Figure 3Illustration of the network structure used for classification.
Figure 4Structure of a residual block.
Figure 5Generalization from image spatial convolution to graph convolutional network.
Figure 6Illustration of fusion process of discriminant model.
Number of samples for training, verification, and testing in benign or malignant.
| Patch Numbers | |||
|---|---|---|---|
| Training set | Validation set | Test set | |
|
| 590 | 227 | 273 |
|
| 831 | 227 | 273 |
Figure 7Graph neural network.
Comparison of classification results of clustered microcalcification in different methods.
| Methods | TPR | TNR | AUC |
|---|---|---|---|
| ResNet50 | 0.964 | 0.906 | 0.932 |
| GCN | 0.904 | 0.782 | 0.883 |
| ResNet50-GCN Fusion | 1.000 | 0.812 | 0.943 |
Figure 8ROC curve comparison.