| Literature DB >> 28358325 |
Wen Jiang1, Miaoyan Zhuang2, Chunhe Xie3, Jun Wu4.
Abstract
Dempster-Shafer evidence theory is widely used in many soft sensors data fusion systems on account of its good performance for handling the uncertainty information of soft sensors. However, how to determine basic belief assignment (BBA) is still an open issue. The existing methods to determine BBA do not consider the reliability of each attribute; at the same time, they cannot effectively determine BBA in the open world. In this paper, based on attribute weights, a novel method to determine BBA is proposed not only in the closed world, but also in the open world. The Gaussian model of each attribute is built using the training samples firstly. Second, the similarity between the test sample and the attribute model is measured based on the Gaussian membership functions. Then, the attribute weights are generated using the overlap degree among the classes. Finally, BBA is determined according to the sensed attribute weights. Several examples with small datasets show the validity of the proposed method.Entities:
Keywords: Dempster–Shafer evidence theory; Gaussian distribution; attribute weights; basic belief assignment; generalized evidence theory; soft sensors data fusion
Year: 2017 PMID: 28358325 PMCID: PMC5421681 DOI: 10.3390/s17040721
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Flowchart of the proposed method.
Figure 2The modeling of the singleton subsect and compound subsect.
Figure 3The measurement of similarity where the test model is a discrete value. (a) Only one intersection; (b) multiple intersections.
Figure 4The measurement of similarity where the test model is a continuous value. (a) Only one intersection; (b) multiple intersections.
Figure 5The models and similarity of each attribute in the closed world. (a) SL; (b) SW; (c) PL; (d) PW.
Similarity of Iris in the closed world.
| Attributes | Similarity | ||||||
|---|---|---|---|---|---|---|---|
| sim(S) | sim(E) | sim(V) | sim(SE) | sim(SV) | sim(EV) | sim(SEV) | |
| 0.5005 | 0 | 0 | 0.0285 | 0 | 0 | 0 | |
| 0 | 0 | 0.4035 | 0 | 0.3201 | 0 | 0 | |
| 0.9712 | 0 | 0 | 0 | 0 | 0 | 0 | |
| 0.9098 | 0 | 0 | 0 | 0 | 0 | 0 | |
BBA of Iris in the closed world.
| Attributes | BBA | ||||||
|---|---|---|---|---|---|---|---|
| m(S) | m(E) | m(V) | m(SE) | m(SV) | m(EV) | m(SEV) | |
| 0.3046 | 0 | 0 | 0.0515 | 0 | 0 | 0.6439 | |
| 0.1665 | 0 | 0 | 0 | 0.0283 | 0 | 0.8052 | |
| 0.7442 | 0 | 0 | 0 | 0 | 0 | 0.2558 | |
| 0.8067 | 0 | 0 | 0 | 0 | 0 | 0.1933 | |
Figure 6The models and similarity of each attribute in the open world.(a) SL; (b) SW; (c) PL; (d) PW.
Similarity of Iris in the open world.
| Attributes | Similarity | ||
|---|---|---|---|
| sim(S) | sim(E) | sim(SE) | |
| 0 | 0.7261 | 0.4027 | |
| 0.1181 | 0 | 0 | |
| 0.9493 | 0 | 0 | |
| 0.9333 | 0 | 0 | |
BBA of Iris in the open world.
| Attributes | BBA | |||
|---|---|---|---|---|
| m(S) | m(E) | m(SE) | m(∅) | |
| 0 | 0.5937 | 0.3678 | 0.0385 | |
| 0.0973 | 0 | 0.4513 | 0.4513 | |
| 0.9493 | 0 | 0.0253 | 0.0253 | |
| 0.9333 | 0 | 0.0333 | 0.0333 | |
General information about the real datasets.
| Dataset | #Instance | #Class | #Attribute |
|---|---|---|---|
| 150 | 3 | 4 | |
| 210 | 3 | 7 | |
| 178 | 3 | 13 |
The comparison results of Iris.
| Cases | Frame | Methods | Classes | Overall Average | ||
|---|---|---|---|---|---|---|
| Setosa (S) | Versicolour (E) | Virginica (V) | ||||
| {S,E,V} | SVM-RBF | 100.00% | 94.30% | 96.31% | 96.87% | |
| REPTree | 100.00% | 92.38% | 92.65% | 95.01% | ||
| NB | 100% | 91.62% | 94.53% | 95.38% | ||
| Our method | 99.00% | 93.00% | 95.00% | 95.67% | ||
| {S,E} | SVM-RBF | 100.00% | 100.00% | 0 (V=∅) | 66.67% | |
| REPTree | 100.00% | 100.00% | 0 (V=∅) | 66.67% | ||
| NB | 100.00% | 100.00% | 0 (V=∅) | 66.67% | ||
| Our method | 92.00% | 88.00% | 84.00% (V=∅) | 88% | ||
| {S,V} | SVM-RBF | 100.00% | 0 (E=∅) | 100.00% | 66.67% | |
| REPTree | 99.41% | 0 (E=∅) | 99.67% | 66.36% | ||
| NB | 100% | 0 (E=∅) | 100.00% | 66.67% | ||
| Our method | 84.00% | 80.00% (E=∅) | 90.00% | 84.67% | ||
| {E,V} | SVM-RBF | 0 (S=∅) | 95.53% | 97.89% | 64.48% | |
| REPTree | 0 (S=∅) | 93.11% | 90.61% | 61.24% | ||
| NB | 0 (S=∅) | 92.51% | 94.89% | 62.47% | ||
| Our method | 100.00% (S=∅) | 82.00% | 84.00% | 88.67% | ||
The comparison results of Seeds.
| Cases | Frame | Methods | Classes | Overall Average | ||
|---|---|---|---|---|---|---|
| Kama (K) | Rosa (R) | Canadian (C) | ||||
| {K,R,C} | SVM-RBF | 82.14% | 94.41% | 94.08% | 90.21% | |
| REPTree | 84.32% | 92.33% | 91.82% | 89.49% | ||
| NB | 76.03% | 69.81% | 88.42% | 78.09% | ||
| Our method | 87.71% | 93.43% | 90.57% | 90.57% | ||
| {K,R} | SVM-RBF | 93.07% | 93.58% | 0 (C=∅) | 62.21% | |
| REPTree | 93.57% | 95.43% | 0 (C=∅) | 63.00% | ||
| NB | 78.04% | 77.22% | 0 (C=∅) | 51.75% | ||
| Our method | 85.71% | 82.86% | 88.57% (C=∅) | 85.71% | ||
| {K,C} | SVM-RBF | 89.84% | 0 (R=∅) | 93.61% | 61.15% | |
| REPTree | 89.44% | 0 (R=∅) | 91.04% | 60.16% | ||
| NB | 83.67% | 0 (R=∅) | 87.66% | 57.11% | ||
| Our method | 80.00% | 88.57% (R=∅) | 95.71% | 88.09% | ||
| {R,C} | SVM-RBF | 0 (K=∅) | 100% | 100% | 66.67% | |
| REPTree | 0 (K=∅) | 98.81% | 99.53% | 66.11% | ||
| NB | 0 (K=∅) | 91.91% | 89.12% | 60.34% | ||
| Our method | 84.29% (K=∅) | 91.43% | 84.29% | 86.67% | ||
The comparison results of Wine.
| Cases | Frame | Methods | Classes | Overall Average | ||
|---|---|---|---|---|---|---|
| A | B | C | ||||
| {A,B,C} | SVM-RBF | 6.86% | 99.93% | 4.75% | 37.18% | |
| REPTree | 91.43% | 88.06% | 91.58% | 90.36% | ||
| NB | 88.36% | 82.88% | 84.58% | 85.27% | ||
| Our method | 89.85% | 95.90% | 95.78% | 93.84% | ||
| {A,B} | SVM-RBF | 7.36% | 99.36% | 0 (C=∅) | 35.68% | |
| REPTree | 95.35% | 95.87% | 0 (C=∅) | 63.74% | ||
| NB | 88.07% | 93.19% | 0 (C=∅) | 60.42% | ||
| Our method | 84.85% | 88.95% | 89.33% (C=∅) | 87.71% | ||
| {A,C} | SVM-RBF | 100.00% | 0 (B=∅) | 6.91% | 35.64% | |
| REPTree | 99.29% | 0 (B=∅) | 99.17% | 66.15% | ||
| NB | 86.93% | 0 (B=∅) | 95.92% | 60.95% | ||
| Our method | 95.00% | 93.78% (B=∅) | 81.90% | 90.23% | ||
| {B,C} | SVM-RBF | 0 (A=∅) | 100% | 5.25% | 35.08% | |
| REPTree | 0 (A=∅) | 94.31% | 91.92% | 62.08% | ||
| NB | 0 (A=∅) | 84.88% | 88.00% | 57.63% | ||
| Our method | 91.62% (A=∅) | 96.00% | 79.85% | 89.16% | ||
Five groups of observations of 1X of the rotor unbalance [53].
| Groups | Observations | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 0.1663 | 0.1590 | 0.1568 | 0.1485 | 0.1723 | 0.2006 | 0.1903 | 0.1908 | 0.1986 | 0.1843 | |
| 0.1785 | 0.1610 | 0.1579 | 0.1511 | 0.1532 | 0.1647 | 0.1628 | 0.1646 | 0.1634 | 0.1642 | |
| 0.1648 | 0.1640 | 0.1674 | 0.0661 | 0.1659 | 0.1650 | 0.1633 | 0.1632 | 0.1604 | 0.1542 | |
| 0.1555 | 0.1562 | 0.1540 | 0.1564 | 0.1557 | 0.1542 | 0.1546 | 0.1571 | 0.1537 | 0.1536 | |
| 0.154 | 0.1518 | 0.1537 | 0.1548 | 0.1542 | 0.1538 | 0.1545 | 0.1537 | 0.1571 | 0.1560 | |
| 0.1584 | 0.1552 | 0.1586 | 0.1574 | 0.1569 | 0.1565 | 0.1551 | 0.1585 | 0.1585 | 0.1593 | |
| 0.1548 | 0.1558 | 0.1547 | 0.1593 | 0.1532 | 0.1632 | 0.1575 | 0.159 | 0.1594 | 0.1541 | |
| 0.165 | 0.1674 | 0.1651 | 0.1604 | 0.1787 | 0.1818 | 0.1820 | 0.1656 | 0.1658 | 0.1644 | |
| 0.1647 | 0.1647 | 0.1654 | 0.1651 | 0.1656 | 0.1653 | 0.1652 | 0.1652 | 0.1648 | 0.1649 | |
| 0.1653 | 0.1650 | 0.1650 | 0.1652 | 0.1653 | 0.1652 | 0.1648 | 0.1647 | 0.1646 | 0.1645 | |
| 0.1651 | 0.1652 | 0.1652 | 0.1649 | 0.1650 | 0.1643 | 0.1640 | 0.1639 | 0.1641 | 0.1633 | |
| 0.1632 | 0.1629 | 0.1630 | 0.1630 | 0.1634 | 0.1631 | 0.1634 | 0.1629 | 0.1632 | 0.1629 | |
| 0.1630 | 0.1629 | 0.1627 | 0.1626 | 0.1622 | 0.1624 | 0.1627 | 0.1618 | 0.1614 | 0.1617 | |
| 0.1621 | 0.1615 | 0.1618 | 0.1611 | 0.1614 | 0.1610 | 0.1612 | 0.1611 | 0.1616 | 0.1612 | |
| 0.1612 | 0.1613 | 0.1623 | 0.1616 | 0.1621 | 0.1613 | 0.1611 | 0.1610 | 0.1610 | 0.1613 | |
| 0.1615 | 0.1616 | 0.1618 | 0.1616 | 0.1614 | 0.1612 | 0.1606 | 0.1614 | 0.1619 | 0.1614 | |
| 0.1609 | 0.1610 | 0.1612 | 0.1615 | 0.1609 | 0.1606 | 0.1604 | 0.1606 | 0.1605 | 0.1601 | |
| 0.1604 | 0.1608 | 0.1610 | 0.1603 | 0.1599 | 0.1601 | 0.1602 | 0.1599 | 0.1598 | 0.1598 | |
| 0.1598 | 0.1596 | 0.1595 | 0.1593 | 0.1594 | 0.1598 | 0.1596 | 0.1597 | 0.1595 | 0.1593 | |
| 0.1598 | 0.1596 | 0.1597 | 0.1595 | 0.1593 | 0.1577 | 0.1580 | 0.1576 | 0.1577 | 0.1579 | |
The comparison results of the fault diagnosis.
| Cases | Frame | Methods | Classes | Overall Average | ||
|---|---|---|---|---|---|---|
| { | SVM-RBF | 94.15% | 92.86% | 100% | 95.67% | |
| REPTree | 99.05% | 98.68% | 99.78% | 99.17% | ||
| NB | 98.05% | 96.94% | 100% | 98.33% | ||
| Our method | 99.50% | 98.50% | 100% | 99.33% | ||
| { | SVM-RBF | 99.14% | 98.49% | 0( | 65.88% | |
| REPTree | 99.66% | 100% | 0( | 66.55% | ||
| NB | 98.86% | 99.48% | 0( | 66.11% | ||
| Our method | 96.00% | 90.00% | 100%( | 95.33% | ||
| { | SVM-RBF | 99.86% | 0( | 100% | 66.62% | |
| REPTree | 99.76% | 0( | 100% | 66.59% | ||
| NB | 99.99% | 0( | 100% | 66.66% | ||
| Our method | 96.50% | 100%( | 94% | 96.83% | ||
| { | SVM-RBF | 0( | 99.38% | 100% | 66.46% | |
| REPTree | 0( | 99.70% | 99.78% | 66.49% | ||
| NB | 0( | 99.41% | 100% | 66.47% | ||
| Our method | 100%( | 91.00% | 93.00% | 94.67% | ||