Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

An effective approach for fault diagnosis: Conflict management and BBA generation

  • Yuhao Qin,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Validation, Visualization, Writing – original draft, Writing – review & editing

    Affiliation Business College, Southwest University, Chongqing, China

  • Zhike Qiu,

    Roles Data curation, Formal analysis, Supervision, Validation, Writing – review & editing

    Affiliation Business College, Southwest University, Chongqing, China

  • Zichong Chen,

    Roles Data curation, Supervision, Writing – review & editing

    Affiliations Business College, Southwest University, Chongqing, China, School of Information and Communication Engineering, University of Electronic Science and Technology of China, Chengdu, China

  • Rui Cai

    Roles Validation, Writing – review & editing

    cairui686@swu.edu.cn

    Affiliation Business College, Southwest University, Chongqing, China

Abstract

Evidence Theory (ET) is widely applied to handle uncertainty issues in fault diagnosis. However, when dealing with highly conflicting evidence, the use of Dempster’s rule may result in outcomes that contradict reality. To address this issue, this paper proposes a fault diagnosis decision-making method. The method is primarily divided into two parts. First, a similarity measurement method is introduced to solve the conflict management problem. This method combines the belief and plausibility functions within ET. It not only considers the numerical similarity between pieces of evidence but also takes into account directional similarity, better capturing the differences between different pieces of evidence. The effectiveness of this method is validated through several complex numerical examples. Next, based on this measurement method, we propose a conflict management method, which is validated through comparative experiments. Then, considering the inherent uncertainty in real-world sensor data, we propose a basic belief assignment (BBA) generation method based on Student’s t-distribution and fuzzy membership functions. Finally, by combining the proposed conflict management method based on similarity measurement with the BBA generation method, we derive the final fault diagnosis decision, and its effectiveness is demonstrated through an application.

Introduction

Fault diagnosis technology is widely applied in engineering systems. By detecting, isolating, and identifying faults, it can effectively enhance the safety and reliability of the system. However, for complex engineering systems, reliability analysis and fault diagnosis are highly challenging tasks. As is well-known, a single sensor cannot fully capture enough system state information. For example, imagine we have three sensors detecting the pressure of a device. The first sensor shows 50 psi, the second shows 55 psi, and the third shows 53 psi. Suppose that the device fails if the pressure exceeds 52 psi. The problem lies in how to determine whether the device has failed based on the results from these sensors. Based on the information from these sensors, the result is uncertain, because a single sensor’s data may miss critical information, leading to different judgment results. In practice, data from different sensors may conflict, be uncertain, ambiguous, or even contradictory.

Therefore, how to process this information and make the correct decision is a highly challenging and significant problem. Several theories have emerged to address uncertainty and fuzziness, such as probability theory [1], evidence theory(ET) [24], fuzzy set theory [5,6], and neuro-fuzzy set theory [7]. Among these methods, ET has advantages in handling uncertainty, representing an important development in Bayesian probability theory [8]. This theory was originally proposed by Dempster and later improved by Shafer. Due to this advantage, it has been widely applied in fields such as fault diagnosis [911], information fusion [12,13], multi-attribute decision analysis [14,15], complex evidence theory [16], decision-making [17,18], and medical image analysis [19].

Although ET has received widespread attention due to its advantages, there are still some limitations that need further research. One significant issue is that when the evidence is highly conflicting, the Dempster’s combination rule can yield results that contradict common sense. As a result, many scholars have developed various methods to address this problem. These methods can be broadly categorized into two types. The first type focuses on improving the combination rule. Many scholars have proposed alternative combination rules, such as Yager’s rule [20] and Dubois and Prade’s rule [21]. Although these methods can effectively address the problems caused by conflict to some extent, they lose some desirable properties of the Dempster’s rule, such as commutativity and associativity. Additionally, these methods often perform poorly in terms of computational efficiency, with their complexity growing exponentially when the quantity of evidence grows. As a result, some scholars have proposed a second solution. The second method involves modifying the evidence before combination. For instance, Deng et al. [22] used evidence distance to measure conflicts between pieces of evidence and assess the reliability of each piece. Xiao [23] introduced the Belief Jensen-Shannon divergence, a novel metric used to measure differences between different pieces of evidence. However, Xiao’s approach neglects the role of multiple subsets when measuring conflict. Furthermore, methods based on divergence and similarity [2428] have also seen some development. Although existing methods have achieved some success, they primarily focus on numerical differences and fail to fully account for the directional consistency of evidence. In many practical applications, the directionality of evidence is crucial for assessing its consistency, especially when conflicts exist between multiple subsets of evidence. Directional similarity measurement, by quantifying the directional consistency of evidence, enhances the consistency measure between pieces of evidence while preserving numerical similarity, making conflict management more precise. When facing high conflict or incomplete evidence, directional similarity helps us better understand the relevance of evidence, avoiding an over-reliance on numerical similarity, thereby improving the reliability and accuracy of decision-making.

In this paper, we introduce a novel fault diagnosis method designed to enhance decision-making accuracy when dealing with uncertainty and conflicting evidence in complex engineering systems. This method consists of two primary components. On one hand, we propose a new similarity measurement approach that accounts for differences between pieces of evidence from both numerical and directional perspectives. Specifically, numerical similarity is assessed using Euclidean distance [29], while directional similarity is quantified through the vector product, which captures the differences in direction and structure between the various pieces of evidence. This approach allows for a more precise measurement of the discrepancies between evidence. We demonstrate the reliability and applicability of the proposed similarity measurement through mathematical proofs and several complex numerical examples. On the other hand, considering that in practical applications, sensor measurements often experience real-time fluctuations that introduce inherent uncertainty into the data, we utilize the Student’s t-distribution [30] and fuzzy membership functions [31] to construct the basic belief assignment (BBA). Finally, we combine the proposed conflict management method based on similarity measurement with the BBA generation method, applying them to fault diagnosis.

The key contributions of this study are as follows:

1. We design a new fault diagnosis method aimed at improving decision-making accuracy when handling uncertainty and conflicting evidence in complex engineering systems.

2. We propose a novel similarity measure that combines numerical similarity and directional similarity. By integrating the proposed similarity measure with Deng entropy and information volume, we obtain a new conflict management method that can effectively address the conflict problem in evidence theory.

3. In order to address the issue of inherent uncertainty in data due to the fluctuations often observed in sensor measurements in real-time, we used a fuzzy membership function based on the Student’s t-distribution to construct basic belief assignment (BBA), and combined it with the proposed conflict management algorithm for fault diagnosis, which yielded promising results.

Preliminaries

Evidence Theory (ET) [32,33] is a powerful framework designed to handle uncertain information, initially introduced by Dempster and Shafer. It has found widespread application in various fields. The strength of ET lies in its ability to combine information from different sources, even when the available data is incomplete or ambiguous. Evidence in this framework is represented by belief functions and plausibility functions, which quantify the degree of certainty about different hypotheses. The fusion of evidence from multiple sources is accomplished using Dempster’s rule, which resolves conflicts and allows for more reliable decision-making.

Definition 1 (Framework of discernment). Let be a collection of N distinct and complete elements. This collection is referred to as the frame of discernment (FOD), and is expressed as:

(1)

The power set of , denoted , consists of all possible subsets of , which can be written as:

(2)

Definition 2 (Basic belief assignment). It is defined as a mapping m from the power set to the interval [0,1], subject to the following conditions:

(3)

where represents the degree of belief assigned to the subset .

Definition 3 (Belief and plausibility functions). and are defined as follows:

(4)(5)

where represents the mass of belief that supports with certainty, and indicates the mass of belief that might support with uncertainty.

Definition 4 (Dempster’s rule). Consider m1 and m2, two independent BBAs. Dempster’s rule for combining these two BBAs is given by:

(6)

where

(7)

Here, K quantifies the degree of conflict between m1 and m2, and it must satisfy the condition 0 < K < 1 for the combination to be valid.

Conflict management method based on similarity measurement

The analysis of problems in Evidence Theory

ET is generally effective in solving decision-making problems that rely on multiple sources of information. However, when there is a conflict among the available evidence, the theory’s fusion rules tend to fail. The following two examples illustrate this issue.

Example 3.1. Consider a frame , m1 and m2 are the following two BBAs.

Using Eq (7), we can calculate the value of K as 0.62. However, we can find no conflict exists between the two pieces of evidence.

Example 3.2. Consider a frame , m1, m2 and m3 are the following three BBAs.

In this example, we find there are two pieces of evidence strongly support the focal element , one piece of evidence supports the focal element , and three pieces of evidence support the focal element , but with very low support. Now, according to Eq (6), we can calculate and , and the fusion result is completely inconsistent with the actual fact. Moreover, if the conflict between two pieces of evidence tends to infinity, the denominator in the fusion formula will approach 0, leading to a failure of the fusion rule.

An enhanced sine similarity measurement

To effectively address the conflict issues in ET, many scholars have proposed improved methods, among which similarity-based approaches have been developed. These methods have achieved good results to some extent. However, how to effectively measure the similarities between pieces of evidence remains a challenging task and still requires further improvement. In this section, we calculate the numerical difference between pieces of evidence based on the Euclidean distance and derive the numerical similarity between the pieces of evidence from this difference. To overcome the inadequacy of determining the evidence weight solely based on the value similarity, we propose a metric based on the directional similarity between pieces of evidence. Ultimately, a new similarity measure is defined through both the numerical similarity and directional similarity, which is then applied to subsequent conflict management.

Definition 5 (The numerical difference based on Euclidean distance). Suppose m1 and m2 are two independent BBAs on , The numerical difference between two pieces of evidence based on the Euclidean distance [29] is defined as follows:

(8)

where

(9)

Remark 1. Compared to previous studies [23,34], we observe that BPlm transforms the BBA into a probability distribution by considering both Bel and Pl, which effectively assigns belief values across subsets and avoids the issue of overlooking elements in multiple subsets when calculating similarity.

Definition 6 (The degree of similarity of value). Suppose m1 and m2 are two independent BBAs on , the degree of similarity of value between two pieces of evidence is defined as follows:

(10)

Definition 7 (The degree of similarity of direction). Suppose m1 and m2 are two independent BBAs on , the degree of similarity of direction between two pieces of evidence is defined as follows:

(11)

Definition 8 (The new similarity). Suppose m1 and m2 are two independent BBAs on , the new similarity between two pieces of evidence is defined as follows:

(12)

Property. The proposed new similarity measure satisfies the following properties:

  1. Bounded: .
  2. Non-degeneracy: if and only if .
  3. Symmetry: .

Proof. (1) Given two independent BBAs m1 and m2 on , we have:

To show that is bounded, we will prove that both and are bounded.

For , the term is bounded by 0 because the square of the difference is always non-negative.

Therefore, we can conclude that .

Based on the properties of the exponential function, we can conclude that:

For , we have:

Since each and are in [0, 1], the numerator is between 0 and 1.

This inequality holds because , as the absolute value of a product is less than or equal to the product of the absolute values.

Next, let’s consider the denominator. Both sums in the denominator, and , are non-negative and are greater than or equal to the individual terms and , which are each bounded by 1. Hence, the sum of these terms in the denominator will never be zero, and it will always be greater than or equal to the numerator.

Thus, we conclude:

So we have thus proven that is bounded, with the specific range .

Proof. (2) Consider two same BBAs m1 and m2 on , we have:

For , when , we get:

For , similarly, we have:

Thus:

If , it follows that and , leading to .

Proof. (3) Consider two independent BBAs m1 and m2 on , we have:

Since

It follows that

Now, let’s calculate the similarity measure :

Specifically, since multiplication is commutative, we have , it follows that . So . Therefore, we can conclude that is symmetric.

Some numerical examples

In this section, we test the similarity measure we proposed through some numerical examples.

Example 3.3. Suppose that m1, m2, and m3 are three BBAs on .

We can calculate Bel and Pl as follows:

The proposed similarity measure for m1, m2, and m3 is calculated as follows:

From the calculation results, we can observe that , which aligns with human intuition.

Example 3.4. Assume that , and the BBAs are as follows:

Table 1 shows the trend of the subset N, n represents the different combinations of the subset N, starting from the subset with the fewest elements and ending with the subset containing the most elements, where the parameter varies from 0 to 1. As illustrated in Figs 1, 2, 3, and 4, when , we have , and the sine similarity measure reaches the maximum value of 1. The sine similarity measure always stays between 0 and 1, as confirmed by this example.

This example demonstrates the effectiveness of the new similarity measure we proposed.

A novel conflict management method

In this section, we propose a new conflict management method that utilizes the newly defined similarity measure to assess the degree of conflict between pieces of evidence and employs Deng entropy [35] to measure the uncertainty among them. Based on these metrics, we determine the weights to adjust each piece of evidence accordingly. Finally, we apply Dempster’s rule to obtain the final result. The specific steps of the proposed method are as follows:

Step 1: Utilize Eq (12) to determine the similarity between two pieces of evidence, mj and mk. Then the similarity measure matrix can be represented as follows:

(13)

Step 2: Compute the support degree using the following formula:

(14)

Step 3: Compute the uncertainty based on Deng entropy as follows:

(15)

where

(16)

Step 4: Compute the information volume as follows:

(17)

Step 5: Compute the the weight of mj based on Sup and IV as follows:

(18)

Step 6: Compute the adjusted average evidence using the following equation:

(19)

Step 7: Apply Dempster’s rule iteratively for n–1 times on the adjusted average evidence to derive the final outcome:

(20)

The proposed method is shown in Algorithm 1.

Algorithm 1. Conflict management method.

Experiment for proposed conflict management method

In this section, we validate the effectiveness of the conflict management method we proposed through comparative experiments.

Assume that . We have five different pieces of evidence, which are shown in Table 2. These pieces of evidence come from five distinct sensors. Upon examination, we observe that the second piece of evidence contains a high level of uncertainty, while the fifth piece of evidence is significantly inconsistent with the rest.

The specific calculation process is as follows:

Step 1. Using the Eq (13), we can calculate the similarity measure matrix as follows:

Here is the LaTeX code for the matrix in the image:

Step 2. So the support degree can be calculated based on Eq (4):

Step 3. Then we calculate the uncertainty using Eq (16) as follows:

Step 4. So we can get the information volume based on Eq (17):

Step 5. The weight can be calculated using Eq (18):

Step 6. So using Eq (19), we can get the final fusion results as follows:

Step 7. Using Eq (20) for 4 times, we can obtain the final fusion results which are shown as Table 3.

thumbnail
Table 3. Different methods for combination results.

https://doi.org/10.1371/journal.pone.0324603.t003

The results of different methods are presented in Table 3. Although all methods successfully identify the correct target, they differ in how they assign belief values. When there is little conflict among the evidence, the proposed approach delivers results akin to Dempster’s rule. However, the critical difference arises when an additional piece of evidence, conflicting with existing ones, is introduced: the proposed method maintains a higher belief value under these conditions, unlike Dempster’s rule, which shows a notable decline in belief. Methods that prioritize reliable evidence, such as those by Deng et al. [22], use weighted averages. Unfortunately, these methods only address the conflict between evidence, which may not be sufficient in practice. Although methods like Xiao’s [23] and those of Li et al. [36] and Gao et al. [24] can identify the correct target, they do not perform well in resolving evidence conflicts. In contrast, the proposed approach provides a more comprehensive solution by effectively measuring conflicts between pieces of evidence through the SMM metric and addressing uncertainty with Deng entropy. This enables the proposed method to manage conflicts more efficiently while maintaining high recognition accuracy.

The bar plots shown in Figs 5, 6, 7, and 8, which illustrate the fusion results at different levels (level 1 to level 4) using various methods. The figures clearly highlight how the belief values are distributed among the different hypotheses under each method. As conflict levels increase, the proposed method performs consistently better than others by preserving more belief in the correct hypotheses, especially when conflicting evidence is introduced. This performance is demonstrated in the four different levels of evidence conflict, and the proposed method consistently maintains a higher degree of belief in the correct target compared to other methods, even in challenging situations.

thumbnail
Fig 5. Different method for fusion results at level 1.

https://doi.org/10.1371/journal.pone.0324603.g005

thumbnail
Fig 6. Different method for fusion results at level 2.

https://doi.org/10.1371/journal.pone.0324603.g006

thumbnail
Fig 7. Different method for fusion results at level 3.

https://doi.org/10.1371/journal.pone.0324603.g007

thumbnail
Fig 8. Different method for fusion results at level 4.

https://doi.org/10.1371/journal.pone.0324603.g008

The proposed BBA generation method

Sensor measurements often fluctuate in real-time, causing inherent uncertainty in the data. To manage this, a fuzzy affiliation function [31] is used to create the BBA. The Student’s t-Distribution [30] is chosen because it handles outliers and heavy-tailed data effectively. Unlike the Gaussian distribution [9], the t-Distribution can accommodate larger deviations and has heavier tails, making it more appropriate for environments with noise or extreme values. This distribution helps the affiliation function capture the likelihood that the sample belongs to the t-Distribution, preserving its advantages for real-world sensor data. As a result, we propose a method using the Student’s t-Distribution Affiliation Function to derive the BBA.

The raw dataset from multiple sensors is split into training and testing sets. In the training set, the Student’s t-Distribution Affiliation Function is calculated for each attribute to create models. Testing samples are matched with these models, and the match values are normalized to form BBA functions.

Assuming that the original dataset contains n categories, forming the recognition framework , with each category consisting of k attributes.

(1) Select m samples as training data to build models based on attribute distribution. The remaining samples are used for testing, matching them with the pre-built models to calculate the BBA values.

(2) During data preparation, Student’s t-Distribution affiliation functions are used to create models for the training samples across different attributes. This technique improves the model’s precision and reliability by accurately capturing the variation in feature values, thereby offering a more precise representation of the feature range. The membership function for Student’s t-Distribution is as follows:

(21)

The mean Xij and sample standard deviation for each category i across attributes j are computed as:

(22)(23)

where ; and is the value of the l-th training sample in category i on the j-th attribute.

(3)The test samples are compared with the Student’s t-Distribution models to calculate the similarity between the samples and categories. The resulting matching values are normalized to obtain the BBA for each sample. The formula for matching samples with Q [9] is:

(24)

The test sample’s value for a specific attribute, denoted as t, is compared with the Student’s t-Distribution model to assess the match, represented by . This value indicates the degree to which the test sample aligns with the proposition Q. After the matching process, the BBA is obtained by ranking the matching values for each category, , in descending order, and then computing the BBA accordingly.

(25)

(4) Pignistic Probability Function: In cases with multi-subset focal elements in the BBA, the result may indicate multiple focal elements, which can reduce fault identification accuracy. To address this, we apply the pignistic probability transformation [37] to convert the multi-subset BBA into a probability distribution for single-subset elements, improving fault identification. The transformation is defined as:

(26)

where T is the identification frame , represents the size of the intersection of Ti and T, and m(T) denotes the BBA value of set T.

Application

In this section, we combine the proposed BBA generation method with conflict management techniques to form a new fault diagnosis method, which shown in Fig 9. It presents the algorithm flow of the fault diagnosis method. The process begins by generating the BBA for each sample from sensor data. Then, it calculates the similarity between different pieces of evidence to manage conflicts. Based on the similarity matrix, the support degree and uncertainty of each piece of evidence are calculated, with uncertainty assessed using Deng entropy. Next, the information volume and weights are computed, adjusting the influence of each piece of evidence. Finally, the adjusted evidence is fused iteratively using Dempster’s rule to obtain the final fault diagnosis result. This approach integrates BBA generation with conflict management, ensuring accurate fault diagnosis even in the presence of conflicting and uncertain evidence.

thumbnail
Fig 9. Flowchart of the fault diagnosis method.

https://doi.org/10.1371/journal.pone.0324603.g009

We selected a case for analysis and validation. The data comes from the open Iris flower dataset from UCI [9]. To highlight the superiority of the method we proposed, we compared it with Xiao’s method [38] and Liu’s method [9]. Xiao proposed a novel BPA generation and fusion method based on cosine similarity and belief entropy. This method first calculates the similarity between the test sample and each focal element within the frame, and then uses Mahalanobis distance and cosine similarity to evaluate the reliability of each BPA. Liu’s method uses the Gaussian affiliation function to convert the raw information collected by sensors into BBA, and then performs evidence weighted fusion based on Bray-Curtis dissimilarity and belief entropy.

There are three types of iris flowers: Setosa (S), Versicolor (E), and Virginica (V), forming the recognition set , each containing 50 samples, for a total of 150 samples. Each sample is characterized by four features: sepal length (SL), sepal width (SW), petal length (PL), and petal width (PW).

For each iris category (S, E, and V), 30 samples are randomly chosen for training, and the remaining 20 are used for testing. The mean and standard deviation of the 30 training samples across the four features (SL, SW, PL, PW) are computed using Eq (21). The results are shown in Table 4.

thumbnail
Table 4. Training samples’ mean and standard deviation.

https://doi.org/10.1371/journal.pone.0324603.t004

Based on the mean and standard deviation of the training samples in each category, the models for each attribute are constructed using the Student’s t-Distribution for each category. The resulting models for the four attributes are shown in Figs 10, 11, 12, and 13. These models are generated by fitting the Student’s t-Distribution to the data, reflecting the distinct nature of each category’s distribution on the respective attributes.

thumbnail
Fig 10. Student’s t-Distribution model for attribute SL.

https://doi.org/10.1371/journal.pone.0324603.g010

thumbnail
Fig 11. Student’s t-Distribution model for attribute SW.

https://doi.org/10.1371/journal.pone.0324603.g011

thumbnail
Fig 12. Student’s t-Distribution model for attribute PL.

https://doi.org/10.1371/journal.pone.0324603.g012

thumbnail
Fig 13. Student’s t-Distribution model for attribute PW.

https://doi.org/10.1371/journal.pone.0324603.g013

For the SL attribute, the membership functions , , and represent S, E, and V as the categories. The shows that the attribute can belong to both categories S and E. Similarly, reflects the classification of the attribute into S, E, and V categories. The equations for these membership functions are as follows:

(27)(28)

Then, by matching the test samples with the Student’s t-distribution models, we calculate the degree of match between the test sample and the corresponding category. After normalization, the BBA is obtained.

For instance, to evaluate class S, we randomly select a sample , where represent the feature values of the test sample for SL, SW, PL, and PW, respectively. This sample is matched with the Student’s t-distribution models, and the degree of match is computed, as shown in Figs 14, 15, 16, and 17.

thumbnail
Fig 14. Matching degree between testing sample and Gaussian models for SL.

https://doi.org/10.1371/journal.pone.0324603.g014

thumbnail
Fig 15. Matching degree between testing sample and Gaussian models for SW.

https://doi.org/10.1371/journal.pone.0324603.g015

thumbnail
Fig 16. Matching degree between testing sample and Gaussian models for PL.

https://doi.org/10.1371/journal.pone.0324603.g016

thumbnail
Fig 17. Matching degree between testing sample and Gaussian models for PW.

https://doi.org/10.1371/journal.pone.0324603.g017

Four sets of BBA values for the test sample were calculated using the attributes SL, SW, PL, and PW. The numerical results are shown in Table 5.

thumbnail
Table 5. BBA values for the test sample across attributes.

https://doi.org/10.1371/journal.pone.0324603.t005

The BPA functions have high conflict due to multiple subset focal elements, making direct fusion unreliable. To address this, they are converted into single-subset focal elements through pignistic probability transformation. The results are in Table 6. At the same time, the BBA results obtained using Xiao’s method and Liu’s method are shown in Tables 7 and 8.

Using the Eq (13), we can calculate the similarity measure matrix as follows:

So the support degree can be calculated based on Eq (14):

Then we calculate the uncertainty using Eq (16) as follows:

So we can get the information volume based on Eq (17):

The weight can be calculated using Eq (18):

So using Eqs (19) and (20), we can get the final results are shown in Table 9.

thumbnail
Table 9. Final fusion results for different method.

https://doi.org/10.1371/journal.pone.0324603.t009

From the table results, it can be seen that all three methods successfully identified the sample category as category S with confidence levels of 1.0000, 0.9842, and 0.9904, respectively. However, the method we proposed achieved the highest confidence level, demonstrating the effectiveness and superiority of our method.

The remaining 59 training samples were tested, and Xiao’s method and Liu’s method achieved overall recognition rates of 97.24% and 97.68%, respectively, while our method achieved an overall recognition rate of 98.75%.

Conclusion

This paper proposes a new fault diagnosis decision-making method, which consists of two main components. On the one hand, to address the limitations of existing similarity measurement methods, we introduce an innovative similarity measurement that combines the belief and plausibility functions in evidence theory. This method not only considers the numerical similarity between pieces of evidence but also takes into account the directional similarity, better capturing the differences between different pieces of evidence. Through several complex numerical examples, we demonstrate that this measurement satisfies several ideal properties. Based on this measurement, we then propose a new conflict management method. To verify its effectiveness, we conducted experiments using five different sources of evidence. Compared with other methods, our approach not only successfully identifies the correct target but also maintains a higher belief value. On the other hand, considering the inherent uncertainty in real-world sensor data, we propose a new basic belief assignment (BBA) generation method, which utilizes Student’s t-distribution and fuzzy membership functions to generate the new BBA. Finally, we combine the conflict management method based on the new similarity measurement with the new BBA generation method, resulting in the final fault diagnosis decision-making method. We selected the publicly available Iris flower dataset for case analysis and compared it with existing methods by Xiao and Liu. The experimental results demonstrate the effectiveness of our approach, showing higher diagnostic accuracy, especially when handling evidence with conflicts and uncertainties. However, the proposed method still has some limitations, such as potentially poor computational efficiency. In the future, we will optimize and improve this method, for instance, by using heuristic algorithms [39] to enhance our approach and eventually apply it to other fields involving conflict management.

References

  1. 1. Xiao J, Cai M, Wei G, Hu S. An adaptive consensus model with hybrid feedback mechanism: exploring interference effects under evidence theory. Inf Fusion. 2025;118:102949.
  2. 2. Huang J, Li Y, Cheng C, Yuan J, Yuan C, Li T. A novel recognition method of aerial targets based on improved D-S evidence theory and fuzzy theory. In: Proceedings of the International Conference on Image Processing, Machine Learning and Pattern Recognition. ACM. 2024. p. 256–63. https://doi.org/10.1145/3700906.3700948
  3. 3. Tang Y, Li R. The negation of permutation mass function. arXiv preprint 2024. https://arxiv.org/abs/2403.06483
  4. 4. Liu Z, Letchmunan S. Representing uncertainty and imprecision in machine learning: a survey on belief functions. J King Saud Univ – Comput Inf Sci. 2024;36(1):101904.
  5. 5. Liu Z, Zhu S, Senapati T, Deveci M, Pamucar D, Yager RR. New distance measures of complex fermatean fuzzy sets with applications in decision making and clustering problems. Inf Sci. 2025;686:121310.
  6. 6. Kuntama K, Krongchai P, Prasertpong P, Julatha P, Iampan A. Fuzzy set theory applied to IUP-algebras. J Math Computer Sci. 2024;34(02):128–43.
  7. 7. Liu Z, Qiu H, Letchmunan S. Self-adaptive attribute weighted neutrosophic c-means clustering for biomedical applications. Alexandria Eng J. 2024;96:42–57.
  8. 8. Goligher EC, Heath A, Harhay MO. Bayesian statistics for clinical research. Lancet. 2024;404(10457):1067–76. pmid:39277290
  9. 9. Liu Y, Li Z, Zhang L, Fu H. Fault diagnosis method for space fluid loop systems based on improved evidence theory. Entropy (Basel). 2024;26(5):427. pmid:38785676
  10. 10. Tang Y, Fei Z, Huang L, Zhang W, Zhao B, Guan H, et al. Failure mode and effects analysis method on the air system of an aircraft turbofan engine in multi-criteria open group decision-making environment. Cybernet. Syst. 2025;1–32.
  11. 11. Zhao L, Sun H. Motor fault diagnosis based on ds evidence theory information fusion algorithm. In: 2024 International Conference on Integrated Circuits and Communication Systems (ICICACS). IEEE. 2024. p. 1–7.
  12. 12. Xiao F, Wen J, Pedrycz W, Aritsugi M. Complex evidence theory for multisource data fusion. Chinese J Inf Fusion. 2024;1(2):134–59.
  13. 13. Lin G, Liang J, Qian Y. An information fusion approach by combining multigranulation rough sets and evidence theory. Inf Sci. 2015;314:184–99.
  14. 14. Zahedi Khameneh A, Kılıçman A. Multi-attribute decision-making based on soft set theory: a systematic review. Soft Comput. 2018;23(16):6899–920.
  15. 15. Geng X, Ma H, Jiao L, Zhou Z-J. Data-and knowledge-driven belief rule learning for hybrid classification. Inf Sci. 2024;681:121201.
  16. 16. Xiao F. CEQD: a complex mass function to predict interference effects. IEEE Trans Cybern. 2022;52(8):7402–14. pmid:33400662
  17. 17. Liu Z, Cao Y, Yang X, Liu L. A new uncertainty measure via belief Rényi entropy in Dempster-Shafer theory and its application to decision making. Commun Statist - Theory Methods. 2023;53(19):6852–68.
  18. 18. Khalaj F, Khalaj M. Developed cosine similarity measure on belief function theory: an application in medical diagnosis. Commun Statist - Theory Methods. 2020;51(9):2858–69.
  19. 19. Huang L, Ruan S, Denœux T. Application of belief functions to medical image segmentation: a review. Inf Fusion. 2023;91:737–56.
  20. 20. Garg H, Limboo B, Dutta P. Multi-criteria group decision-making process using convex combination of q-rung orthopair basic probability assignment with application to medical diagnosis. Eng Appl Artif Intell. 2024;133:108421.
  21. 21. Dubois D, Prade H. Reasoning and learning in the setting of possibility theory - overview and perspectives. Int J Approxim Reason. 2024;171:109028.
  22. 22. Yong D, WenKang S, ZhenFu Z, Qi L. Combining belief functions based on distance of evidence. Decis Supp Syst. 2004;38(3):489–93.
  23. 23. Xiao F. Multi-sensor data fusion based on the belief divergence measure of evidences and the belief entropy. Inf Fusion. 2019;46:23–32.
  24. 24. Pan L, Gao X, Deng Y, Cheong KH. Enhanced mass Jensen–Shannon divergence for information fusion. Exp Syst Appl. 2022;209:118065.
  25. 25. Gao X, Pan L, Deng Y. A generalized divergence of information volume and its applications. Eng Appl Artif Intell. 2022;108:104584.
  26. 26. Liu P, Xiao F. Earth mover’s divergence of belief function. Comput Comput Appl Math. 2022;41(6):292.
  27. 27. Kaur M, Srivastava A. A new divergence measure for belief functions and its applications. Int J Gen Syst. 2022;52(4):455–72.
  28. 28. Liu Z. An effective conflict management method based on belief similarity measure and entropy for multi-sensor data fusion. Artif Intell Rev. 2023;56(12):15495–522.
  29. 29. Wang G, Huang X, Yang Y, Tiwari P, Zhang J. Euclidean-distance-preserved feature reduction for efficient person re-identification. Neural Netw. 2024;180:106572. pmid:39173200
  30. 30. Chen D, Chai Y, Mao Y, Qin Y. Unsupervised health indicator construction by a new Gaussian-student’s t-distribution mixture model and its application. Adv Eng Inform. 2024;62:102863.
  31. 31. Anbalagan P, Joo YH. Fuzzy membership-function-dependent design of aperiodic sample-data control scheme for nonlinear PMSG-based WECS with quantization measurements via refined looped Lyapunov functional. Inf Sci. 2024;661:120149.
  32. 32. Zhang F, Zhang L, Liu Z, Meng F, Wang X, Wen J, et al. An improved dempster–shafer evidence theory based on the chebyshev distance and its application in rock burst prewarnings. ASCE-ASME J Risk Uncertain Eng Syst Part A: Civ Eng. 2024;10(1):04023055
  33. 33. Hua Y, Sun Y, Xu G, Sun S, Wang E, Pang Y. A fault diagnostic method for oil-immersed transformer based on multiple probabilistic output algorithms and improved DS evidence theory. Int J Electric Power Energy Syst. 2022;137:107828.
  34. 34. Liu Z. A new sine similarity measure based on evidence theory for conflict management. Commun Stat Theory Methods. 2022:1–17.
  35. 35. Zhao T, Li Z, Deng Y. Linearity in Deng entropy. Chaos Solitons Fractals. 2024;178:114388.
  36. 36. Li H, Xiao F. A method for combining conflicting evidences with improved distance function and tsallis entropy. Int J Intell Syst. 2020;35(11):1814–30.
  37. 37. Tang Y, Sun Z, Zhou D, Huang Y. Failure mode and effects analysis using an improved pignistic probability transformation function and grey relational projection method. Complex Intell Syst. 2024;10(2):2233–47.
  38. 38. Ma T, Xiao F. An improved method to transform triangular fuzzy number into basic belief assignment in evidence theory. IEEE Access. 2019;7:25308–22.
  39. 39. Gui L, Li X, Zhang Q, Gao L. Domain knowledge used in meta-heuristic algorithms for the job-shop scheduling problem: review and analysis. Tsinghua Sci Technol. 2024;29(5):1368–89.