| Literature DB >> 35986073 |
Byung Hun Kim1, Changhwan Lee2, Ji Young Lee3, Kyung Tae1.
Abstract
Neck contrast-enhanced CT (CECT) is a routine tool used to evaluate patients with cervical lymphadenopathy. This study aimed to evaluate the ability of convolutional neural networks (CNNs) to classify Kikuchi-Fujimoto's disease (KD) and cervical tuberculous lymphadenitis (CTL) on neck CECT in patients with benign cervical lymphadenopathy. A retrospective analysis of consecutive patients with biopsy-confirmed KD and CTL in a single center, from January 2012 to June 2020 was performed. This study included 198 patients of whom 125 patients (mean age, 25.1 years ± 8.7, 31 men) had KD and 73 patients (mean age, 41.0 years ± 16.8, 34 men) had CTL. A neuroradiologist manually labelled the enlarged lymph nodes on the CECT images. Using these labels as the reference standard, a CNNs was developed to classify the findings as KD or CTL. The CT images were divided into training (70%), validation (10%), and test (20%) subsets. As a supervised augmentation method, the Cut&Remain method was applied to improve performance. The best area under the receiver operating characteristic curve for classifying KD from CTL for the test set was 0.91. This study shows that the differentiation of KD from CTL on neck CECT using a CNNs is feasible with high diagnostic performance.Entities:
Mesh:
Year: 2022 PMID: 35986073 PMCID: PMC9391448 DOI: 10.1038/s41598-022-18535-8
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
List of abbreviations.
| Abbreviation | Meaning |
|---|---|
| AUC | Area under the receiver operating characteristic curve |
| CAM | Class activation map |
| CECT | Contrast-enhanced computed tomography |
| CNNs | Convolutional neural networks |
| CTL | Cervical tuberculous lymphadenitis |
| Eq | Equation |
| Grad-CAM | Gradient-weighted class activation map |
| KD | Kikuchi-Fujimoto's disease |
| LN | Lymph node |
| ROC | Receiver operating characteristic |
Demographics and clinical characteristics of study patients with Kikuchi-Fujimoto disease (n = 125) and cervical tuberculous lymphadenitis (n = 73).
| Diagnosis | KD (n = 125) | CTL (n = 73) | P value |
|---|---|---|---|
| 0.002* | |||
| Men | 31 (24.8) | 34 (46.6) | |
| Women | 94 (75.2) | 39 (53.4) | |
| Ages (years) | 25.1 ± 8.7 | 41.0 ± 16.8 | < 0.001* |
| Men (mean ± standard deviation) | 21.5 ± 8.0 | 39.4 ± 15.1 | < 0.001* |
| Women (mean ± standard) deviation) | 26.3 ± 8.6 | 42.3 ± 18.2 | < 0.001* |
| Neck mass | 124 (99.2) | 71 (97.3) | 0.354 |
| Fever | 75 (60.0) | 4 (5.5) | < 0.001* |
| Headache | 17 (13.6) | 1 (1.4) | < 0.001* |
| Myalgia | 8 (6.4) | 1 (1.4) | 0.054 |
| Weight loss | 3 (2.4) | 4 (5.5) | 0.309 |
| 0.070 | |||
| Unilateral | 119 (95.2) | 54 (74.0) | |
| Bilateral | 6 (4.8) | 19 (26.0) | |
| Fine needle aspiration | 16 (12.8) | 18 (24.7) | |
| Core needle biopsy | 89 (71.2) | 23 (31.5) | |
| Excision | 20 (16.0) | 32 (43.8) | |
*p < 0.05.
Diagnostic performance for classification.
| ResNet-50 | Original image with aspect ratios = {1.0, 1.5, 2.0} | Aspect ratio = {3.0} | Aspect ratio = {4.0} |
|---|---|---|---|
| Accuracy (%) | 69.15 | 94.67 | 86.05 |
| Sensitivity (%) | 71.93 | 99.52 | 88.98 |
| Specificity (%) | 57.29 | 73.90 | 73.56 |
| PPV (%) | 87.80 | 94.22 | 93.50 |
| NPV (%) | 32.31 | 97.32 | 60.96 |
| AUC | 0.71 | 0.91 | 0.87 |
| F1-score | 0.74 | 0.97 | 0.91 |
PPV positive predictive value, NPV negative predictive value, AUC area under the receiver operating characteristic curve.
Figure 1The ROC curve of CNNs for the differentiation of Kikuchi-Fujimoto disease from cervical tuberculous lymphadenitis. The CNNs with application of Cut&Remain technique (aspect ratio = 3.0) shows an AUC of 0.91.
Figure 2Representative attention guide with CAM images in each Kikuchi-Fujimoto disease and cervical tuberculous lymphadenitis group. This figure shows test examples as well as the corresponding Grad-CAM according to the aspect ratio. Ground-truth annotation are shown with a red box. In case of aspect ratios (b) 3.0 and (c) 4.0, the Grad-CAM results indicate that the trained model identify the enlarged lymph nodes in right level IV and supraclavicular fossa.
Figure 3Flow chart of the study population.
Figure 4Pipeline of the CNNs for the differentiation of Kikuchi-Fujimoto disease from cervical tuberculous lymphadenitis.
Figure 5Mini-batch configuration using Cut&Remain data augmentation during training.