| Literature DB >> 35271132 |
Diana Mačianskytė1, Rimas Adaškevičius2.
Abstract
Traditional computed tomography (CT) delivers a relatively high dose of radiation to the patient and cannot be used as a method for screening of pathologies. Instead, infrared thermography (IRT) might help in the detection of pathologies, but interpreting thermal imaging (TI) is difficult even for the expert. The main objective of this work is to present a new, automated IRT method capable to discern the absence or presence of tumor in the orofacial/maxillofacial region of patients. We evaluated the use of a special feature vector extracted from face and mouth cavity thermograms in classifying TIs against the absence/presence of tumor (n = 23 patients per group). Eight statistical features extracted from TI were used in a k-nearest neighbor (kNN) classifier. Classification accuracy of kNN was evaluated by CT, and by creating a vector with the true class labels for TIs. The presented algorithm, constructed from a training data set, gives good results of classification accuracy of kNN: sensitivity of 77.9%, specificity of 94.9%, and accuracy of 94.1%. The new algorithm exhibited almost the same accuracy in detecting the absence/presence of tumor as CT, and is a proof-of-principle that IRT could be useful as an additional reliable screening tool for detecting orofacial/maxillofacial tumors.Entities:
Keywords: CT; infrared thermal image; kNN classifier; machine learning algorithm; orofacial/maxillofacial tumor
Mesh:
Year: 2022 PMID: 35271132 PMCID: PMC8914763 DOI: 10.3390/s22051985
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Clinical characteristics of the patients.
| Patient Data | NT-Group | T-Group |
|---|---|---|
| Age range (years) | 18–78 | 18–86 |
| Mean age (years) ± SEM | 49.5 ± 3.5 | 57.1 ± 2.8 |
| Female, | 17 (73.9) | 8 (34.8) |
| Male, | 6 (26.1) | 15 (65.2) |
| Total, | 23 (100) | 23 (100) |
| Anatomical regions | ||
| Detected by CT | ||
| Right-sided, | 0 (0) | 10 (43.5) |
| Left-sided, | 0 (0) | 12 (52.2) |
| Both-sided, | 0 (0) | 1 (4.3) |
NT—non-tumor group, which includes patients with inflammatory diseases and with lymphatic nodes diseases of the maxillofacial area, and having no tumor lesions on CT evaluation; T—tumor group, which includes patients with different orofacial/maxillofacial tumors detected by CT and confirmed histopathologically.
Figure 1Flowchart showing the major steps of the study. Note: based on CT-scan findings, the TIs were classified as NT (0) and T (1) cases, i.e., the absence/presence of tumor lesions, respectively.
Terminology of statistical features extracted from TI.
| Features | Definition |
|---|---|
| The difference between mean temperatures of R vs. L sides of the face. | |
| The difference between mean temperatures of R vs. L sides of the mouth cavity. | |
| The difference between max temperatures of R vs. L sides of the face. | |
| The difference between max temperatures of R vs. L sides of the mouth cavity. | |
|
| |
|
| |
|
| The difference of the absolute deviations of the temperature values of all pixels belonging to the R and L face side, respectively. |
|
| The difference of the absolute deviations of the temperature values of all pixels belonging to the R and L mouth cavity side, respectively. |
R and L denote right and left side, respectively.
Figure 2Original thermal image (a) and obtained human face edges (b).
Figure 3Estimated convex hull contour points (a) and symmetry axis (b) of a human face. The symmetry axis (continuous black line) is the major axis of the ellipse (dot line). Note: Normal color and thermal properties without abnormalities are presented. The corresponding scale bar is given on the right side in °C.
Figure 4Estimated convex hull of mouth cavity contour points. Note: normal color and thermal properties without abnormalities are presented.
Figure 5Mapping of a CT-scan image with TI without preprocessing and after segmentation. A CT-scan image (a) is presented in the axial plane and shows large infiltrative pathologic masses on the left side (marked by an oval ellipse). The TI of the same patient is presented in an open mouth position, and the area with higher temperature could be seen on the left side of the mouth cavity before (b) and after the segmentation (c) of images. The corresponding temperature scale bar is given on the right side in °C.
Feature vectors formed for the TI of both NT (n = 23) and T (n = 23) groups.
| Group |
|
|
|
|
|
|
|
|
|---|---|---|---|---|---|---|---|---|
| NT | 0.14 ± 0.037 | 0.15 ± 0.038 | 0.086 ± 0.07 | 0.117 ± 0.128 | 0.16 ± 0.032 | 0.22 ± 0.036 | 0.304 ± 0.19 | 0.063 ± 0.015 |
| T | 0.23 ± 0.087 | 0.22 ± 0.062 | 2.48 ± 1.85 | 0.041 ± 0.012 | 0.46 ± 0.143 | 0.56 ± 0.169 | 48.57 ± 22.6 | 0.139 ± 0.043 |
NT- and T-patients without orofacial tumors and patients with obvious orofacial tumors, respectively; for definition of features (∆T, ∆T, ∆T, ∆T, n, n, ∆DEV, and ∆DEV) see Table 2. The significance of the difference between NT vs. T data was evaluated using confidence intervals. Note: only the mouth cavity data have statistical significance at a confidence level of 95%. However, at a confidence level of 90%, all data have statistical significance (not illustrated).
Figure 6The ROC curve of the statistical test built. The true positive rate is plotted as a function of the false-positive rate. The area under the ROC curve (AUC) combines measures of sensitivity and specificity. The larger the AUC, the better the performance of the diagnostic test to correctly pick up cases with and without pathologies. AUC is 0.8769.