| Literature DB >> 34188691 |
Xiaoli Wang1, Zhonghua Liu2,3, Yongzhao Du1,3,4, Yong Diao1, Peizhong Liu1,3,4, Guorong Lv3,5, Haojun Zhang6.
Abstract
In the process of prenatal ultrasound diagnosis, accurate identification of fetal facial ultrasound standard plane (FFUSP) is essential for accurate facial deformity detection and disease screening, such as cleft lip and palate detection and Down syndrome screening check. However, the traditional method of obtaining standard planes is manual screening by doctors. Due to different levels of doctors, this method often leads to large errors in the results. Therefore, in this study, we propose a texture feature fusion method (LH-SVM) for automatic recognition and classification of FFUSP. First, extract image's texture features, including Local Binary Pattern (LBP) and Histogram of Oriented Gradient (HOG), then perform feature fusion, and finally adopt Support Vector Machine (SVM) for predictive classification. In our study, we used fetal facial ultrasound images from 20 to 24 weeks of gestation as experimental data for a total of 943 standard plane images (221 ocular axial planes, 298 median sagittal planes, 424 nasolabial coronal planes, and 350 nonstandard planes, OAP, MSP, NCP, N-SP). Based on this data set, we performed five-fold cross-validation. The final test results show that the accuracy rate of the proposed method for FFUSP classification is 94.67%, the average precision rate is 94.27%, the average recall rate is 93.88%, and the average F1 score is 94.08%. The experimental results indicate that the texture feature fusion method can effectively predict and classify FFUSP, which provides an essential basis for clinical research on the automatic detection method of FFUSP.Entities:
Year: 2021 PMID: 34188691 PMCID: PMC8195636 DOI: 10.1155/2021/6656942
Source DB: PubMed Journal: Comput Math Methods Med ISSN: 1748-670X Impact factor: 2.238
Figure 1Image of FFUSP (a) OAP, where CL represents the crystalline lens and EB represents the eyeball; (b) MSP, where FB represents the frontal bone, NB represents the nasal bone, AN represents the apex nasi, and LJ represents the lower jawbone; (c) NCP, where AN represents the apex nasi, NC represents the nasal column, Nos represents the nostril, UL represents the upper lip, LL for lower lip, and MD for the mandible.
Figure 2Process flow chart of this proposed method.
Data distribution in this lab set.
| Class | Total | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|---|
| OAP | 221 | 45 | 45 | 45 | 45 | 41 |
| MSP | 298 | 60 | 60 | 60 | 60 | 58 |
| NCP | 424 | 85 | 85 | 85 | 85 | 84 |
| N-SP | 350 | 70 | 70 | 70 | 70 | 70 |
Figure 3Image of N-SP. (a) Images similar to a standard plane shape. (b) Other forms of images.
Figure 4Texture feature fusion schematic diagram.
The results of this experimental method.
| Method | Group | Precision (%) | Recall (%) |
| Accuracy (%) |
|---|---|---|---|---|---|
| The proposed (LH-SVM) | A | 97.44 | 97.17 | 97.30 | 97.31 |
| B | 93.74 | 93.10 | 93.38 | 94.23 | |
| C | 92.79 | 91.58 | 92.06 | 93.08 | |
| D | 92.02 | 91.71 | 91.85 | 92.69 | |
| E | 95.39 | 95.82 | 95.54 | 96.05 | |
| AVG | 94.27 | 93.88 | 94.08 | 94.67 |
Comparative experimental results of different texture features and classifiers.
| Methods | AVG-Pre (%) | AVG-Re (%) | AVG- | Accuracy (%) | |
|---|---|---|---|---|---|
| Texture | Classifier | ||||
| LBP | SVM | 93.45 (±2.61) | 93.15 (±3.02) | 93.25 (±2.86) | 93.97 (±2.18) |
| HOG | SVM | 89.87 (±2.26) | 89.22 (±2.59) | 89.45 (±2.51) | 90.72 (±2.36) |
| LBP + HOG | SVM | 94.27 (±3.17) | 93.88 (±3.29) | 94.03 (±3.27) | 94.67 (±2.64) |
| LBP | KNN | 88.96 (±2.90) | 87.08 (±3.57) | 87.66 (±3.47) | 89.33 (±3.30) |
| HOG | KNN | 89.31 (±3.57) | 88.07 (±4.19) | 88.42 (±4.05) | 89.78 (±3.30) |
| LBP + HOG | KNN | 90.32 (±0.88) | 89.77 (±1.07) | 89.95 (±0.75) | 90.87 (±0.67) |
| LBP | NB | 70.29 (±6.41) | 70.65 (±6.07) | 69.91 (±6.32) | 72.68 (±6.14) |
| HOG | NB | 73.73 (±3.55) | 73.17 (±3.05) | 73.25 (±3.33) | 76.33 (±2.90) |
| LBP + HOG | NB | 78.08 (±2.95) | 77.34 (±3.64) | 77.24 (±3.32) | 79.81 (±2.88) |
Comparative experimental results of different (P, R) values of LBP (texture feature: LBP + HOG, classifier: SVM).
| ( | AVG-Pre (%) | AVG-Re (%) | AVG- | Accuracy (%) |
|---|---|---|---|---|
| (8, 1) | 94.27 (±3.17) | 93.88 (±3.29) | 94.03 (±3.27) | 94.67 (±2.64) |
| (16, 2) | 93.72 (±2.52) | 93.40 (±2.37) | 93.52 (±2.44) | 94.20 (±1.95) |
| (24, 3) | 92.37 (±2.20) | 91.98 (±1.68) | 92.11 (±1.81) | 93.04 (±1.58) |
| (8, 1) + (16, 2) | 94.07 (±2.08) | 93.60 (±2.17) | 93.77 (±2.18) | 94.52 (±1.63) |
| (8, 1) + (24, 3) | 93.90 (±2.92) | 93.64 (±2.77) | 93.74 (±2.82) | 94.44 (±2.52) |
| (16, 2) + (24, 3) | 93.52 (±2.35) | 93.23 (±1.98) | 93.31 (±2.16) | 94.13 (±1.64) |
Figure 5Scatter plot of experimental results corresponding to different cell sizes.
Figure 6Prediction and classification process of FFUSP.