Abstract

In order to improve the effectiveness of system decision-making, the use of the evidence theory to identify target intentions has always been a research hotspot. In information fusion using the evidence theory, there are relatively few research studies on temporal domain evidence information fusion. Due to the obvious dynamic, sequential, and real-time characteristics of temporal domain information fusion, traditional spatial domain information fusion methods are not suitable. Therefore, it is very necessary to study new methods for the temporal evidence fusion problem. In this article, a temporal evidence fusion method under the framework of the evidence reasoning rule (the ER rule) is proposed. The method uses complementary reliability integration rules and the time-series evidence distance function to obtain the reliability of evidence at adjacent moments. According to the temporal domain evidence credibility decay model, the evidence weight of the temporal domain evidence is determined. Then, through the integration of the ER rule, the temporal domain evidence reliability and evidence weight are used to combine the evidence. The capability of this method is verified by numerical experiments and compared with other methods. The results show that the proposed method can effectively deal with the temporal domain evidence combination problem, has strong anti-interference ability, and can support target intent recognition.

1. Introduction

In order to improve the effectiveness of system decision-making, target intent recognition has always been a hotspot in decision making research [13]. Due to the increasing uncertainty and incompleteness of information, the use of information fusion technology for target intent recognition has become an important research direction in the field of pattern recognition [47]. Since time-series information is not acquired at the same time but gradually along with the time series, it is impossible to fuse after all the information sequences are acquired, resulting in the obvious dynamic, sequential, and real-time characteristics of time-domain information fusion [811].

Since the emergence of the evidence theory, it has been widely used in many fields of information fusion [12, 13]. The evidence theory can provide a complete framework for the representation of uncertain information [14]. As an important tool for dealing with uncertain information, the evidence theory can also be applied to temporal information fusion [1521]. According to the real-time state information of the target detected by the sensor in real time, the support calculation method for the target behavior intention is established, and then the evidence theory is used to combine each time series support to form the sequential identification of the target intention. The evidence theory was originally developed by Dempster in 1967 and extended by Shafer in 1976, so it is also known as Dempster–Shafer (DS) theory [22, 23]. Under the DS framework, the frame of discernment (FoD) consists of a set of mutually exclusive and integrally complete propositions. Its basic probability mass can be assigned not only to any single proposition set, but also to any subset of the proposition set [24]. Compared with the traditional probability theory, the DS theory can deal with the fusion of uncertain information. The core of the DS theory is the Dempster combination rule. Although it has a good ability to combine evidence, it has counterintuitive problems in dealing with conflicting evidence, which will lead to unreasonable results [25]. Many scholars have conducted research on the expression of DS theory input information and the improvement of combination rules, mainly focusing on the belief function and belief distribution. The belief function mainly expresses the probability characteristics of evidence from the perspective of the basic probability distribution [26], while the belief distribution mainly expresses the probability characteristics of evidence from the perspective of reliability and then integrates the weight and reliability of the evidence to achieve a hybrid expression. Xiao and Pedrycz [27] proposed a generalized negation method based on the quantum basic belief assignment. It provides a promising solution for knowledge representation, uncertainty measurement, and quantum information fusion. To solve the divergence measure between basic belief assignments (BBAs), Xiao et al. [28] proposed generalized evidential divergences to measure the differences between BBAs in the DS evidence theory. In terms of the confidence distribution, Yang and Singh [29] proposed the evidential reasoning (ER) method for the first time, which provided an idea for effectively solving the multiple-attribute decision making (MADM) problem. Wang et al. [30] applied the ER method to the environmental impact assessment, and gave an analytical algorithm for ER, which was helpful to solve the optimization problem of the ER algorithm. Under the framework of the evidence theory, Yang and Xu [31] proposed the ER rule, which is an extension of the traditional Dempster combination rule, which clearly distinguishes the concepts of evidence importance and reliability. ER rules have been applied in many fields such as safety assessment and fault diagnosis.

So far, there have been in-depth studies on information fusion in the spatial domain, but the information in the temporal domain has not been fully utilized. Wu et al. [32] studied the information fusion of the multisensor temporal domain and spatial domain, but failed to establish a specific model. Hong and Lynch [33] studied the spatiotemporal information fusion model based on the DS evidence theory earlier, and summarized the characteristics of the recursive centralized structure and recursive distributed structure. Different fusion models have a great impact on the fusion results, so an appropriate fusion model should be selected according to the respective fusion requirements and specific application characteristics. Although some scholars have studied the temporal domain evidence combination method, when it comes to specific combination methods, they cannot fully reflect the sequential characteristics of temporal domain information. Song et al. [34] noticed the sequentiality and dynamics in temporal information fusion and proposed a calculation method for the dynamic credibility of evidence, which is used as a dynamic discount factor to discount evidence. Liu and Xiao [35] believed that the time decay model was not suitable for the case where the time interval of sensor data was too long and proposed an ordered weight integration operator, which used the Q function to reduce the influence of the time interval on the final result. It can be seen that the current research on temporal information fusion has not made full use of temporal evidence sequences, and there are still many problems in the relationship between evidence combination rules and evidence weights.

This article focuses on the fusion of temporal domain evidence information and studies the reliability evaluation and combination rules of temporal domain evidence sequences. This article proposes a reliability evaluation method based on the complementary reliability combination rule and distance function, which can use adjacent evidence to obtain the reliability and then obtain the evidence importance through the time decay model and finally use the ER rule to fuse the temporal domain evidence. The temporal domain evidence combination method proposed in this article not only considers the influence of time factors on evidence combination, has strong dynamic evidence processing ability, but also considers the relationship between temporal domain evidence and has certain conflict evidence processing ability.

The rest of this article is arranged as follows: The next section briefly introduces the reliability function model, the Dempster combination rule, and the theoretical basis of the ER rule. In Section 3, the reliability evaluation of evidence sources is mainly studied from the aspects of the temporal decay factor, complementary information integration rules, and temporal evidence distance function, which provides the basis for temporal evidence fusion methods. In Section 4, a temporal evidence recursive fusion model is constructed, and a temporal evidence combination method based on ER rule is presented. In Section 5, numerical examples and experimental simulations are used to verify the temporal evidence fusion method proposed in this article and to compare and analyze with existing methods. Section 6 concludes this article and gives directions for future research.

2. Preliminaries

The evidence theory is also known as belief functions (BFs) or Dempster–Shafer theory (DST). Compared with the traditional probability theory, BFs use imprecise probability to model uncertainty and can deal with the fusion of uncertain information. It has become an important quantitative analysis method in the field of uncertainty information decision making.

2.1. Belief Function Model

BFs are viewed as a generalization of the probability theory that can address multiple possible propositions. Suppose is a set of mutually exclusive and collectively exhaustive propositions, with for any and where is an empty set. or is the power set of , which consists of all subsets of , i.e., . The core definitions in BFs are described as follows.

Definition 1 (see [22]). Let be the frame of discernment, then a BPA (also called a belief structure or a basic belief assignment) is a function , which is called a mass function, satisfying the two following conditions:where is the BPA of . It measures the belief exactly assigned to and represents how strongly the evidence supports . Each subset with is called a focal element of . All related focal elements are collectively referred to as the body of evidence.

Definition 2 (see [22]). Associated with each BPA is a belief measure, denoted by , and a plausibility measure, denoted by , which are defined as follows:where and are subsets of . represents the sum of basic probability masses assigned to , whereas the sum of possible basic probability masses that could be assigned to . As such, can be interpreted as the lower and upper bounds of probability to which is supported. The two functions can be described as the following equation:where denotes the complement or negation of .
The core of BFs is Dempster’s rule, which can combine independent evidence. To combine evidence, the rule uses the orthogonal sum operation, which is based on computing the joint probability of independent events.

2.2. Dempster Combination Rule

Definition 3 (see [22]). With two pieces of evidence represented by and , respectively, Dempster’s rule is defined as follows:where is the operator of combination, and are both focal elements, is called the normalization factor, is called the degree of conflict. Dempster’s rule satisfies commutativity and associativity, and forms a conjunctive probabilistic reasoning process.

2.3. ER Rule

The Shafer discount method is a widely recognized discount method, but in evidence reasoning, the weight of evidence and the reliability of evidence are not equivalent in many cases. The weight of evidence can be understood as the relative importance of the evidence compared to other evidence, and the reliability of evidence can be understood as the inherent characteristic of the evidence to make a correct judgment on the result. Due to the inconsistency of evidence reasoning application scenarios, there is no unified algorithm for solving evidence weight and evidence reliability. This article mainly studies the weight of evidence and the reliability of evidence according to the needs of temporal domain evidence reasoning.

Definition 4 (see [31]). Let be the importance of evidence , is the reliability of evidence ,  = 1 means that evidence is completely reliable, and  = 0 means that evidence is completely unreliable. The basic probability masses represents the degree of support for from which is expressed aswhere , if , then , is the unreliability of evidence , and is a normalization factor.
The mixed weight considering the reliability of the evidence and the weight of the evidence is is then equal to and equal to . Using the mixed weight directly, Eq. (5) can be equivalently rewritten as follows:where can be interpreted as a hybrid importance and reliability coefficient for to measure the degree of support from with .
Similarly, the reliability of the original evidence can also be calculated in reverse, that is,

Definition 5 (see [31]). For two pieces of independent evidence and , the ER rule can be used to combine them to obtain the degree of belief that and jointly support proposition .

3. Determination of Reliability of Temporal Evidence

In information fusion, in addition to spatial information fusion, it also includes temporal information fusion, which is mainly due to the influence of sensor performance and interference in a single measurement cycle, resulting in the acquired information not necessarily accurate. Therefore, it is necessary to use the information of multiple time nodes for fusion. Temporal evidence is sequential in time, and the processed information is not obtained at the same time, but is gradually obtained with the time series. Temporal evidence information fusion does not need to be fused after the information at all times is obtained but has high real-time requirements. Temporal evidence information fusion has obvious sequential, dynamic, and real-time characteristics. In order to weaken the influence of unreliable information on the fusion of temporal evidence, it is necessary to determine the reliability of evidence sources before combining evidence. This section focuses on the reliability evaluation of evidence sources and studies from the aspects of the time series decay factor, complementary information integration rules, and the time series evidence distance function. These are the basis for the fusion recognition method based on temporal evidence reasoning.

3.1. The Credibility Decay Model

In temporal evidence fusion, the information obtained by the sensor will become more and more accurate over time. The most recently obtained information has the greatest credibility, while the previously obtained information has a lower credibility. That is to say, after the sensor obtains information at a certain time, the credibility of the information will continue to decay with time and the impact on the fusion result will continue to decrease.

Definition 6 (see [34]). It is assumed that the time domain information fusion has the Markov property. When the fusion result of the system at time is known, the fusion result of the system at time () is only related to the state at time and has nothing to do with the state before time .
Assume that the basic probability assignment (BPA) defined on the frame of discernment represents the evidence generated by the sensor obtaining information at the time , and the combination result of the evidence is recorded as . Let be a time-independent evidence combination rule for two BPAs, then the Markovian requirement of evidence fusion in time domain can be described asIn the process of temporal evidence fusion, the evidence obtained at a certain moment will continue to decay with time, and this process can be described by the credibility decay model [34].

Definition 7. Suppose is the evidence obtained at time , then the dynamic credibility corresponding to time () is defined aswhere is the credibility decay factor, in order to reduce the loss of information, usually let . In the temporal evidence fusion, the information collected by the sensor at different times can be converted into BPA, the dynamic credibility of each evidence at different times can be calculated according to the credibility decay model, and the evidence can be discounted. Then, select appropriate combination rules to combine evidence.

3.2. Combination Rule of Complementary Belief

Since the evidence in the time domain evidence combination has the Markov property, it is only necessary to combine the evidence at the previous moment and the evidence at the current moment. Since the sensor is affected by factors such as interference, the information at different times is uncertain. Therefore, it is necessary to correct the evidence at different times through dynamic reliability. Most of the existing methods for evaluating the dynamic reliability of evidence are based on the “majority principle” [36], that is to say, if most of the evidence supports a certain piece of evidence, the reliability of this piece of evidence is high. However, this method is not suitable for the reliability assessment of only two evidences. When there are only two evidences, the evidence reliability factor obtained by the evidence conflict measurement or the direct distance measurement method is all 1, that is, it is impossible to determine which evidence is reliable. Therefore, a new method must be explored to realize the reliability assessment of two adjacent evidences in the time domain evidence sequence. In this section, a complementary reliability combination rule is proposed. The time domain evidence is integrated through the complementary reliability combination rule to obtain the intermediate evidence value, and then the distance between the time domain evidence and the intermediate evidence value is calculated by the distance metric, and then the reliability of time domain evidence is determined.

Aiming at the shortcomings of the existing combination rules in the fusion of conflict beliefs, a reverse method is used to calculate the fusion result of the target beliefs, which is called the complementary belief integration rule.

Assuming a mutually exclusive and complete identification framework , the BPA of single-class belief is , then is called the complementary reliability of on the identification frame .

Definition 8. Assuming that on the identification frame , the BPA of the single-class proposition in the power set space is , and is defined as the complementary reliability BPA of on the identification frame , which satisfiesIt can be seen from the above definition that the complementary belief BPA describes the sum of the belief of all single-class propositions except the given proposition on the identification frame .
After defining the complementary beliefs, the complementary belief integration rules can be described by the following definitions.

Definition 9. Assuming that the BPAs of the two beliefs for the single-class proposition in the power set space on the identification frame are and , respectively, , let represent the complementary belief integration rule, thenThrough the above integration rules, the time domain evidence can be combined, and the complementary belief integration rules satisfy both the commutative law and the associative law. Complementary belief integration rules do not directly integrate the target belief, but first use the defined complementary belief to fuse and then convert it into a judgment of the target belief. This method works together by all the belief and is less affected by a single belief. It embodies an average integration idea, which can overcome the impact of conflicting reliability on the results.

Example 1. Let the identification frame be , and the two independent belief values areIf the Dempster combination rule is used to fuse the above two independent beliefs, due to a certain conflict, the value of the conflict coefficient between and is , and the combined result obtained isObviously, the above fusion results using the Dempster combination rule are not intuitive. This is because the Dempster combination rule is a normalized multiplicative strategy integration operator, which makes this integration method easily affected by individual belief values. It is ultimately reflected in the impact of conflict belief.
If the complementary belief integration rule is adopted, since , the integration numerator of is always 1 during the belief integration process, that is, , which has nothing to do with the value of . The main role of the respective belief of and is reflected in the respective belief integration process, and their numerators are , , and finally through the normalized integration, the calculation result that can be obtained asIt can be seen that the above calculation results are intuitive. The complementary belief integration rule is a normalized integration operator, similar to the additive averaging strategy. It reflects a group decision-making idea in the process of belief integration, which can weaken the influence of conflicting belief and make the belief integration more consistent with actual.

3.3. Distance Function of Temporal Evidence

The research on evidence conflict functions can be divided into two categories: (1) metric functions defined based on various distances; (2) metric functions using the concept of information entropy. Here we focus on the distance metric function. The fuzzy theory describes uncertain information through the membership function, and the distance between information can be defined by the membership function.where and represent disjunction and conjunction, respectively, and for the function, the plausibility function or the belief function can be taken.

Since real-time is a factor that must be considered in the temporal domain evidence fusion process, complex algorithms are not suitable for fast calculation scenarios. In order to reduce the calculation amount of the distance metric function, the membership-pignistic probability distance function (MPPDF) is proposed. The specific definition is as follows:

Definition 10. Let the identification frame be , , and and be the BPA on the identification frame , then the MPPDF is defined asThe MPPDF retains the disjunction and conjunction calculation of the membership degree function, and it can be proved that the MPPDF satisfies symmetry, consistency, non-negativity, and monotonicity. is called the pignisitic probability function, which avoids solving the uncertain interval , , and the pignisitic probability function where is the number of elements in the focus element set. is mathematically the same as a general probability function. In particular, for one-element subsets, , the pignistic probability of is evenly distributes the reliability of the composite focal element to the single elements it contains and realizes the conversion from BPA to the probability distribution.

4. Temporal Evidence Reasoning Fusion Recognition Method

In order to realize the fusion and identification of temporal evidence, it is necessary to first evaluate the importance and reliability of temporal evidence and then use the ER rule combination rule for evidence reasoning. This process is called the temporal evidence fusion based on the ER rule (the TEF-ER rule).

4.1. Recursive Fusion Model of Temporal Evidence

For the time domain information fusion problem, the corresponding fusion models can be divided into three categories: the recursive centralized fusion model, recursive distributed nonfeedback fusion model, and recursive distributed feedback fusion model. According to the recursive centralized fusion model, a recursive fusion method of spatiotemporal evidence based on the ER rule is obtained, as shown in Figure 1.

The target identification information accumulated at time is called . In the recursive centralized spatiotemporal information model, is combined with the target identification information measured by sensors at time , then the total target recognition fusion information at time is obtained. It can be seen that the accumulated information in the temporal domain at time is the result of the spatial fusion of the information of each sensor at this time. The spatiotemporal information fusion model is equivalent to first fuse the spatial information of each time point and then perform the temporal domain information fusion.

4.2. Temporal Evidence Combination Method

In the recursive fusion of spatiotemporal evidence, the multisensor spatial information is first fused to obtain the fusion result at time , and then the temporal evidence is fused with the accumulated fusion information at time . The combination rule adopted here is the ER rule, which needs to evaluate the importance and reliability of the temporal evidence and . In the case of only two evidences, the traditional evaluation method based on evidence distance cannot be used to evaluate the reliability of and , which makes it impossible to use the ER rule to realize the fusion of temporal evidence. Therefore, a new temporal evidence fusion method is proposed, which first evaluates the importance and reliability of the two evidences and then performs evidence fusion based on the ER rule.

Assuming that the identification framework is , according to the dynamic reliability evaluation method of temporal evidence, the fusion of temporal evidence can be completed according to the following process.(1)According to the temporal evidence decay model, calculate the decay factor of the accumulated fusion information at the current moment.The decay factor is assigned as the evidence weight of the temporal evidence at the current moment, then the evidence weights of and are and respectively.(2)According to the complementary reliability integration rule, the two temporal evidences and are integrated to obtain the temporary evidence combination result .(3)Using the MPPDF, the distances between and and are calculated, respectively, and and are obtained, which are converted into the reliability of time domain evidence and .(4)Using the mixed factor composed of the weight of evidence and the reliability to discount the belief of the evidence, the weighted belief distribution with reliability is obtained.(5)The ER rule is used to fuse two independent pieces of evidence, and the degree of support for hypothesis in the fusion result can be calculated by the following formula:where .(6)By normalizing the fusion result , the final result of temporal evidence fusion can be obtained.

5. The Illustrative Example

In this section, the performance of the TEF-ER rule is analyzed through numerical examples and experimental simulations in decision-level fusion.

Example 2. Let the identification framework be , the BPA corresponding to the accumulated identification results at time is , and the BPA corresponding to the latest identification information obtained at the current time is . The belief values of each category of and are given below.According to the temporal evidence decay model, the weights of the two evidences areUsing complementary evidence integration rules, combine and to get the temporary evidence combination result at time.Using the MPPDF, the distances between and and and are calculated, respectively, and and are obtained, and the reliability of the temporal evidence is  = 0.4355 and  = 0.5645.
Using the ER rule to fuse the temporal evidence, the final result isIt can be seen that the final fusion result has the greatest support for proposition , which is consistent with the proposition supported by . If the Dempster combination rule is used to directly combine the temporal evidence, due to the “one-vote veto” problem, it will lead to , that is, the support of the proposition will always be 0. It can be seen that the temporal evidence combination method proposed in this article can better deal with the conflict between adjacent evidences and help make more reasonable decisions.

Example 3. On the basis of Example 2, set the corresponding BPA at time to be , and divide it into two cases, the first supports proposition and the second supports proposition .(1)(2)Evidential reasoning has been widely used in air target fusion recognition. In order to further illustrate the effectiveness of time sequence evidence fusion method based on evidential reasoning rules, the following is a numerical example of evidential reasoning in the field of air target recognition to verify and analyze it.

Example 4. It is assumed that radar sensors are used for continuous observation of air targets, and then fusion identification of targets is carried out after the observation information is obtained. The main observation targets are the fighter jet, bomber, and helicopter, and the BPA of the same target at different times is obtained. Let stand for fighter jet, for bomber, and for helicopter, and the identification framework of the target to be identified is .The observation information of multiple sensors at the same time can be fused in the spatial domain. There are many methods that can be used for spatial information fusion, such as the classic Dempster combination method, which can get ideal combination results. Since this article mainly studies the combination of temporal evidence, the spatial fusion results of 5 time points are directly given here.
The corresponding BPA after spatial domain fusion at each time is shown in Table 1. It can be seen that at time , the spatial fusion result has greater support for the target category , but less support for category . At time and t3t5, the spatial domain fusion results support category to a greater extent. In order to analyze the information fusion ability of the TEF_ERrule temporal evidence combination method proposed in this article, the Dempster combination method, TEC-CRF [36], and TEF-ER rule were used to perform fusion comparison experiments on temporal evidence at five time points. Table 2 presents the fusion results of the TEF_ERrule temporal evidence combination method at each time point.
As can be seen from Table 2, it can be considered that the system is disturbed at time , which leads to an increase in the support for category and a decrease in support for category in the temporal evidence fusion result at this time. However, with the addition of subsequent time information, the TEF_ERrule method can gradually decrease the support for category and gradually increase the support for category . For the convenience of intuitive analysis, Figure 2 shows the change trend of BPA over time when temporal evidence fusion is performed based on the TEF_ERrule method. It can be seen that at , the recognition result of the target can be judged as based on the TEF_ERrule method. At time , the support for the target category is further improved based on the TEF_ERrule method.
Figure 2 shows the temporal evidence fusion results based on TEF_ERrule. Figures 35 show the changing trends of the BPA of the three evidence combination methods for different categories of targets , and , respectively. In Figure 3, because the system is affected by interference at , the BPA of the target category corresponding to the three methods is improved, but the TEF_ERrule method in this article is least affected by the interference. That is, the increase of BPA in the TEF_ERrule method is the smallest at time . After time , the BPA obtained by the Dempster combination method decreases slowly, while the BPA obtained by the TEF-ER rule and TEC_CFR method in this article decreases faster. In Figure 4, since all the temporal evidences have low support for the target category , the corresponding BPAs of the three methods are not very different. In Figure 5, for the target category , it can be seen that the TEF_ERrule method in this article is interfered at , and the decrease of BPA is the smallest. It can be seen that it is precisely because the TEF_ERrule algorithm in this article can combine the reliability of evidence and the weight of evidence, so the fusion recognition system has better anti-interference ability after the time domain interference.
When the Dempster combination method is used for temporal evidence fusion, the temporal evidence sequences are simply combined in sequence, and the influence of time factors is not considered. The TEF_ERrule method in this article can effectively reflect the influence of time factors and the relationship between adjacent evidences. In order to further verify the influence of time factor on the result of time domain evidence fusion, the evidence at time and the evidence at time in this example are exchanged. The corresponding BPA after spatial domain fusion at each time is shown in Table 3. Except for the BPA changes at and , the spatial fusion recognition results at other times remain unchanged. The TEF_ERrule method is used to accumulate the spatial fusion results in Table 3 in the time domain, and then the cumulative fusion results in the time domain at different time points are shown in Table 4. In Table 3, the spatial domain fusion results at time have a larger conflict than the spatial domain fusion results at other times, while the conflicts between the fusion results at subsequent times are small. Therefore, it can be considered that the system is disturbed at time , which leads to a large deviation of the spatial fusion results. With the continuous addition of airspace fusion results at subsequent times, the support of the cumulative results in the time domain for the target category continues to decline, while the support for the target category continues to rise. At time , a reasonable identification can be made according to the accumulated results in the time domain.
Comparing the fusion results in Tables 4 and 2, it can be seen that the cumulative fusion results obtained by using the TEF_ERrule method at different times are different. It shows that the change of any two time points and the change of the acquisition sequence of identification information may bring about changes in the results of temporal evidence fusion. This shows that the TEF_ERrule method is sensitive to time and is an effective temporal evidence fusion method.
In order to intuitively analyze the influence of exchanging evidence and on the time-domain cumulative fusion results, Figure 6 shows the change trend of BPA over time when time-domain fusion is performed based on the TEF_ERrule method. Figures 25 show the changing trends of the BPA of the three evidence combination methods for different categories of targets , and , respectively. Comparing Figure 7 and Figure 3, it can be seen that when the Dempster combination method is used for time domain fusion, except that the BPA of the category target is different at the initial moment of , the exchange of information at the first two moments does not affect the fusion results at subsequent moments. It shows that the Dempster combination method does not consider the influence of time factors, and does not meet the requirement of sequential evidence fusion in the time domain. As can be seen in Figure 7, the time domain cumulative result obtained by the TEF_ERrule method is different from that in Figure 3, which indicates that the algorithm is sensitive to time. Meanwhile, the fusion result shows an overall downward trend, consistent with the actual input BPA variation. Although the input evidence BPA changed at time , the fusion result of the TEF_ERrule changed less than that of TEC_CFR and more than that of Dempster. At time , the support degree of input evidence for is still not high, and the Dempster method basically has no change, while the fusion result obtained by the TEF_ERrule method is between the results of TEC_CFR and Dempster. As the evidence gradually tends to be consistent at subsequent times, the TEF_ERrule method also achieves a time-domain accumulation result that is basically consistent with the TEC_CFR method at and . In Figure 8, since all temporal evidences have low support for the target category , the corresponding BPAs of the three methods are not much different. In Figure 9, since the BPA of the target category is only low at the initial time of and the BPA of the rest of the time is maintained at a large value, the time-domain cumulative result obtained by the TEF_ERrule method shows a gradual upward trend after the time of . In the TEC_CFR method, the BPA of the target category decreases at time , which does not conform to the intuitive analysis. Since the fusion result obtained by the Dempster combination method is not affected by the information exchange of the previous two moments, it does not meet the requirement of sequential evidence fusion in the time domain. Through the above analysis, it can be seen that the TEF_ERrule method is sensitive to time and can effectively reflect the trend of evidence change in time.

6. Conclusions

As an important part of information fusion, temporal evidence fusion shows obvious sequentiality and dynamics. The traditional spatial evidence fusion methods are not all suitable for temporal evidence fusion. How to fuse temporal evidence is a problem worth studying. This article establishes the evidence reliability and weight model and proposes the complementary reliability integration rule and the time-series evidence distance function. The intermediate evidence is obtained by combining the time domain evidence of adjacent time nodes, and the distance between the adjacent time node evidence and the intermediate evidence is calculated and converted into evidence reliability. The evidence weight in the time domain evidence sequence is determined by using the evidence time domain credibility decay model. Combined with evidence reliability and weight, a temporal evidence combination method based on the ER rule (the TEF-ERrule) is proposed, and a sequential fusion model of spatiotemporal information is constructed based on the TEF-ERrule. The performance characteristics of this method are verified by numerical examples and experimental simulations, and a comparative analysis with other methods is carried out. The results show that the TEF-ERrule method can effectively deal with the conflicts between time domain evidences, has strong anti-interference ability, and can reflect the influence of time factors on the temporal evidence combination. It should be pointed out that temporal information fusion is a complex engineering problem, especially for the fusion of different levels, which has both real-time and computational requirements. Therefore, it is necessary to combine the method proposed in this article with other related theories, which will be our next research direction.

Data Availability

The evaluation data used to support the findings of this study are included within the article.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this article.

Authors’ Contributions

Haibin Wang contributed to the conceptualization, research ideas, modeling methods, and programming of the article. Xin Guan contributed to the research ideas, modeling, and verification methods of the article. Xiao Yi contributed to the result analysis and experimental design of the article. Ying Liu contributed to the verification of the article and the visualization of experimental results. Guidong Sun contributed to the revision opinions and the improvement of the grammar of the article.

Acknowledgments

This work was supported by the Youth Foundation of National Science Foundation of China (Grant no. 62001503), the Excellent Youth Scholar of the National Defense Science and Technology Foundation of China (Grant no. 2017-JCJQ-ZQ-003), and the Special Fund for Taishan Scholar Project (Grant no. ts 201712072).