| Literature DB >> 17597882 |
Mansoor Raza1, Iqbal Gondal, David Green, Ross L Coppel.
Abstract
Decision-in decision-out fusion architecture can be used to fuse the outputs of multiple classifiers from different diagnostic sources. In this paper, Dempster-Shafer Theory (DST) has been used to fuse classification results of breast cancer data from two different sources: gene-expression patterns in peripheral blood cells and Fine-Needle Aspirate Cytology (FNAc) data. Classification of individual sources is done by Support Vector Machine (SVM) with linear, polynomial and Radial Base Function (RBF) kernels. Out put belief of classifiers of both data sources are combined to arrive at one final decision. Dynamic uncertainty assessment is based on class differentiation of the breast cancer. Experimental results have shown that the new proposed breast cancer data fusion methodology have outperformed single classification models.Entities:
Year: 2006 PMID: 17597882 PMCID: PMC1891684 DOI: 10.6026/97320630001170
Source DB: PubMed Journal: Bioinformation ISSN: 0973-2063
Figure 1FNA-Cytology and gene-expression data fusion methodology using Dempster-shafer theory of evidence
Figure 3Visualization of FNAc benign data set
Figure 2Visualization of FNAc malignant data set
Figure 4Visualization of microarray malignant data set
Figure 5Visualization of microarray benign data set
Performance of the Support Vector Machine Classifier on FNA data
| Class | Sensitivity | Specificity | PPV | NPV |
|---|---|---|---|---|
| Malignant | 0.916 | 0.888 | 0.891 | 0.923 |
| Benign | 0.888 | 0.916 | 0.923 | 0.891 |
Performance of the Support Vector Machine Classifier on gene expression data
| Class | Sensitivity | Specificity | PPV | NPV |
|---|---|---|---|---|
| Malignant | 0.805 | 0.833 | 0.828 | 0.878 |
| Benign | 0.833 | 0.805 | 0.878 | 0.828 |
Performance of the combined result of fusion using DST
| Class | Sensitivity | Specificity | PPV | NPV |
|---|---|---|---|---|
| Malignant | 0.971 | 0.944 | 0.921 | 0.972 |
| Benign | 0.944 | 0.971 | 0.972 | 0.921 |
Confusion matrices of individual classifiers and the combined result of fusion using Dempster Shafer Theory
| SVM-Micro | SVM-FNA | Combined-Fusion (DST) | ||||||
|---|---|---|---|---|---|---|---|---|
| M | B | M | B | M | B | |||
| M | 29 | 7 | M | 33 | 3 | M | 35 | 1 |
| B | 6 | 30 | B | 4 | 32 | B | 3 | 33 |
Accuracy of classifiers for test cases on malignant and benign
| SVM-Micro | SVM-FNA | Combined-Fusion (DST) | |
|---|---|---|---|
| Overall Accuracy | 82.00 | 90.27 | 94.44 |