Abstract

The cluster target brings a serious challenge to the traditional multisensor multitarget tracking algorithm because of its large number of members and the cooperative interaction between members. Using multiradar joint tracking cluster target is an alternative method to solve the problem of cluster target tracking, but it inevitably brings the problem of radar-target assignment and tracking information fusion. Aiming at the problem of radar-target assignment and tracking information fusion, a joint tracking method based on graph-long short-term memory neural nets (Graph-LSTMs) is proposed. Firstly, we use multivariable stochastic differential equations (SDE) to model the cooperative interaction of cluster members and transform the derived state space model of cluster members into the same form as the constant velocity (CV) motion model, and the target state equation of cluster which can be used for Bayesian filtering iteration is established. Secondly, based on the detection relationship between radars and cluster members, we introduce the detection confirmation matrix and propose a radar-target assignment method to achieve multiple measurements of single member and detection coverage of all cluster members. Then, each radar uses δ-GLMB filter to estimate the motion state of the assigned targets. Finally, on the basis of spatial discretization, the labels of multiple estimates of cluster member states are obtained. We use the designed Graph-LSTMs to learn the cooperative relationship between target states to fuse the labels and obtain better tracking effect. The experimental results show that the proposed method effectively simulates the cluster motion and realizes the joint estimation of cluster target motion state by multiradar. Our method makes up for the defect that a single radar cannot stably track adjacent multiple targets and achieves better estimation fusion effect than the expectation-maximization (EM) algorithm and mean method.

1. Introduction

The cluster target represented by UAV cluster is the research hotspot of target tracking. It has different tracking characteristics from multitarget and extended target. Compared with multitarget, there is cooperative interaction among cluster members, and the movement of members is consistent. However, due to the large number of members and the small distance between members, it is easy to lead to serious crossing of detection gates and difficult to carry out measurement association. Compared with the extended target, the cluster target is “nonrigid,” and the size and shape of the target are easy to change.

At present, according to whether sensors can resolve cluster members, cluster target tracking can be divided into two research routes: cluster member tracking and overall cluster tracking. When the cluster is far away from the sensor and the members cannot be completely resolved, the common method is to model the cluster extension shape as an ellipse that is represented by a random matrix obeying the inverse Wishart distribution [1]. In this method, there is no need to consider the collaborative interaction between members but to track the cluster as a whole.

When the members become resolvable to the sensor, the problem to be solved in cluster target tracking is the accurate state estimation of each cluster member. When solving this problem, the comprehensive application of various measurement methods [2] can ensure the resolution of the target to the greatest extent. For an example, multiradar networking, partition detection, and data fusion in the detection process are common methods in the tracking of UAV cluster. However, when using these methods, we need to solve not only the problem of accurate tracking of individual member but also the data fusion problem inevitably brought by multisensor joint tracking [3].

This paper would focus on the tracking of resolvable cluster targets. All clusters in this paper refer to resolvable clusters. The first step to achieve accurate cluster target tracking is to obtain the prior information of cluster motion. Therefore, it is necessary to accurately establish the cluster target motion model. In terms of the general law of cluster movement, Reynolds summarizes that the cooperative rule is three different actions of separation, alignment, and cohesion between cluster members based on the distance from each other [4]. Viscek et al. study the speed consistency of cluster members and put forward the Viscek model [5]. In the model, they believe that the velocity consistency is achieved because each member adjusts the velocity direction to the average value of the velocity direction of other members in its neighborhood. Couzin et al. study the phenomenon of effective guidance and group decision-making and discuss the splitting phenomenon of clusters [6]. However, clusters described only by the above rules are prone to fracture due to the dispersion of member positions. Under the above rules, Olfati-Saber [7] adds the virtual leader and proposes the Olfati-Saber model to solve the problem of cluster fracture. The typical target we aim at in this paper is UAV cluster. The main description methods of UAV cluster motion include pilot following method [8], virtual structure method [9], behavior-based method [10], graph-based method [11], and consistency theory [12]. At present, most of the methods to describe UAV cluster motion are from the perspective of cluster control, which is difficult to adapt to the Bayesian iterative estimation process. In order to solve this problem, we try to deduce the motion model of a single-cluster member described in the state space.

Radar-target assignment is another problem to be considered in the joint tracking of cluster members using multiradar [13, 14]. Under the limited radar resources, it is a contradiction to improve the detection density and ensure the full coverage of radar system to all cluster members. In this paper, the concept of detection confirmation matrix is introduced, and radar-target assignment problem is briefly discussed based on the concept.

Aiming at the multitarget tracking (MTT) problem in the clutter environment, the multitarget tracking algorithm represented by the probabilistic data association [15] uses tracking gate to distinguish measurement and clutter and preliminarily solves the correlation problem between measurement and target state. Reference [16] proposes a multitarget tracking algorithm based on maximum entropy fuzzy C-means clustering joint probabilistic data association, which avoids confirmation matrix splitting and reduces the computational load of the JPDA algorithm. However, due to the large number of members in the cluster, the data association is very difficult, and only relying on the confirmation matrix for measuring data association is difficult to meet the requirements of tracking accuracy. At this time, due to the avoidance of data association, tracking methods based on random finite sets (RFS) gradually rise and are widely used [17]. These methods include probability hypothesis density (PHD) filter [18, 19], cardinalized probability hypothesis density (CPHD) filter [20, 21], multitarget multi-Bernoulli (MeMBer) filter [22, 23], and generalized label multi-Bernoulli (GLMB) filter [24, 25]. Reference [26] uses the MCMC particle filter algorithm to track the cooperative cluster with few members and solves the problems of cluster structure inference and joint estimation of cluster and member state. Reference [27] uses δ-GLMB filter to track cluster targets with splitting, merging, and reorganization behavior. Usually, RFS-based tracking methods set the detection probability as a constant a priori, but this does not conform to the actual sensor detection process. Reference [28] uses active sonar equation to model the detection probability and proposes the Pd-GM-PHD and Pd-GM-CPHD algorithms to achieve more accurate tracking effect. The existing filter based on RFS avoids the problem of data association and realizes the joint estimation of the number of targets and states. Compared with the probabilistic data association algorithm, the number of targets that can be tracked is increased. However, these methods cannot meet the requirements of the number of tracking cluster members only by using a single sensor, and they do not consider the problem of tracking information fusion caused by using multiple sensors in the actual situation.

The traditional method of multiradar tracking information fusion is to approximate the posterior distribution of the target by Gaussian mixture. A fusion method of Gaussian mixture distribution using the Chebyshev information is proposed in [29]. A consensus CPHD filter based on Gaussian mixture distribution is designed in [30]. And a likelihood function distribution approximation method based on polynomial weighting is designed in [31]. However, these methods do not further consider the useful information that the relationship between targets may provide. In recent years, machine learning algorithms based on neural networks provide a new way for mining information in target tracking [32, 33].

In this paper, in order to achieve better tracking effect, we try to use Graph-LSTMs [3436] to realize the fusion of multiradar estimation information and mine the collaborative information among cluster members at the same time. The key contributions of this research are as follows. (1)We establish a stochastic differential equation model to describe the cooperative interaction relationship within the cluster and unify it under the framework of CV model, which would be used as the target state equation of the cluster in the iterative filtering process(2)Considering the problem of multiradar detection of cluster targets, we propose a radar-target assignment method. Benefiting from the introduction of detection confirmation matrix, this method can not only ensure that multiple radar systems detect all cluster members but also realize multiple detection of the same member, so as to obtain multiple target state estimates(3)Based on the cluster motion model proposed in the paper, the cluster motion trajectory dataset is simulated. We use δ-GLMB filter to realize the state estimation of radar to assigned targets(4)The bipartite graph of radar detection relation is established and expanded into a tree structure. The space around the predicted value of the target state is discretized to obtain the label of the target state estimated value. The Graph-LSTM model is used to fuse the label of the estimated value, and a more accurate fusion value is obtained. Experimental results show that our method has more accurate fusion labels and smaller OSPA distance than the mean method and EM algorithm

The content of this paper is arranged as follows: Section 2 introduces the construction method of the cooperative interaction model based on multivariable stochastic differential equation. Section 3 introduces the multiradar tracking method of cluster targets and puts forward a radar-target assignment method. On this basis, the state estimation of the assigned targets is realized by using the δ-GLMB filter. Section 4 introduces an estimation fusion method based on Graph-LSTMs. In Section 5, the cluster motion simulation is carried out, and the estimation fusion experiment is carried out using the simulation data set to verify the effectiveness of the proposed method.

2. Cooperative Interaction Motion Model

In this section, on the basis of cluster cooperation rules, the self-organizing cooperative interaction motion model of cluster is established, and its discrete form in state space is deduced. In the model, the motion of cluster members is directly related to other members in the neighborhood, and cluster members act according to the motion state of other members. Finally, the velocity of cluster members is gradually consistent, and there is no collision between members. Multivariable stochastic differential equation (SDE) would be an effective tool for us to establish cluster member cooperative interaction motion model [37].

2.1. Continuous-Time Collaborative Interaction Model

Considering that the motion state of cluster members is jointly determined by their own state and the states of other members in the neighborhood, the continuous-time collaborative interaction motion model of cluster member at time is constructed as follows: where and , respectively, represent the position and velocity of the target at time , represents the velocity control parameter, represents the potential force control parameter, represents the motion noise of the members, represents the cluster motion noise, and represents the average velocity of the cluster where target is located. Let the number of cluster members be , and the expression of is as follows:

The introduction of makes the average velocity information of the cluster pass through the whole cluster, makes the topology of the cluster structure have weak connectivity, and realizes the gradual consistency of the velocity of members.

represents the total potential force of member by other members in the neighborhood, which can avoid collision between cluster members. Its expression is as follows: where represents the potential force of member to member in the cluster, which is generated by the potential function . needs to meet the following two properties. First, should be a continuous, differentiable, and nonnegative function; second, needs to obtain a unique minimum value at a certain required distance. In this paper, a definition of is given as follows:

Here, and are the balance distance between two members. When the distance is less than , the potential force is repulsive force. Otherwise, it is attractive force. is the maximum distance that can generate potential force. The cluster potential field is shown in Figure 1. , , , and are the parameters controlling the intensity of potential field. Under the above definition of potential function, as the negative gradient of potential function, the potential force is calculated as follows:

2.2. Continuous-Time Joint Motion Model

Because the cooperative interaction model of cluster member contains the motion information of other members in cluster, it cannot be solved separately. The models of all members in the cluster need to be combined to obtain the analytical solution together.

In 2-dimensional space, member position . Use to represent the joint state of all members in the cluster; then, we can get . From (1), the linear differential equation of the joint state in continuous time can be obtained as follows:

Matrix is defined as follows:

Matrix is defined as follows:

Matrix is defined as follows:

Matrix is defined as follows:

Motion noise , and . According to the general practice, motion noise is usually modeled as white noise with Gaussian distribution, and their covariance matrices are and , respectively. Because they have the same form, in order to simplify the model, the two noises can be combined into cluster joint motion noise and its covariance matrix . Accordingly, after combining the two coefficient matrices, there is . Equation (6) has the following form:

The following analytical solution is obtained by solving (11). where is the sampling time. Define the member joint state transition matrix . Define the potential force joint gain matrix , and the noise joint covariance matrix is calculated as follows:

It can be seen from (12) that and are only related to the sampling time . Therefore, the time discretization of (12) can be realized by making , and the following equation is obtained:

Equation (14) is the discrete-time joint state model of cluster, where and ; is the Gaussian white noise with covariance matrix ; and is the state noise factor matrix, which is used to convert the noise dimension and add the noise to the joint state .

2.3. Discrete-Time State Space Model

After obtaining discrete-time joint state model of cluster, it is necessary to separate the state space model of a single member from the joint state model and further simplify it to a general form suitable for iterative tracking algorithm. By analyzing the coefficient matrix and covariance matrix, we can see that they have the following symmetric forms, which would be the basis for us to realize the above separation.

Among them, the diagonal matrices with superscript are related to the motion state of the members themselves, and other matrices with superscript are related to the states of other members in the cluster.

Further solving matrix shows that for any member , its own state transition matrix and the cooperation matrix are as follows:

and are constants, which are related to the member number and parameter . Assuming that the influence of potential force on the motion state of member at a certain time is only related to the potential force on member at the current time, there are And . represents the fourth-order zero matrix.

In the cluster movement dominated by collaborative behavior, the motion randomness of other members has little impact on the member and would offset each other due to synergy. The motion randomness of members is more expressed as endogenous motion uncertainty. Therefore, it can be considered that the noise covariance matrix of member can be directly simplified to .

Based on the above assumptions, the discrete-time state space model of cluster member can be given as follows: where

is the state noise factor matrix, and is the Gaussian noise with covariance matrix .

Although the above equation separates the motion states of member from other members in the cluster, the number of members still affects the values of and .

In order to completely separate the influence of collaborative interaction, simple transformation is carried out under the framework of constant velocity (CV) motion model, and the discrete-time state space model of cluster members is proposed as follows:

Here,

is a new collaborative noise, which includes all the effects of cooperative interaction and motion noise on a cluster member motion state. Its calculation method is shown in (22).

Here, and are calculated as follows:

In (23), is the velocity vector and .

It is assumed that the interaction is a random variable obeying to Gaussian distribution, that is, . Then, the collaborative noise can also be modeled as Gaussian distribution, that is, .

Here, where is the state covariance matrix of . The whole process of model construction is shown in Figure 2. The model construction has experienced the transformation from member to cluster and then to member and realizes the discretization of continuous-time model.

However, even if model (20) is obtained, it is difficult to directly apply the traditional tracking algorithm. There are two reasons. On the one hand, the noise is not Gaussian white noise, but the noise with time-varying mean and covariance. On the other hand, due to the large number of members in the cluster and the limited number of radar channels, it is often difficult for a single radar to track the whole cluster, and it is prone to the problem of measurement-track association. In order to solve the above problems, multiradar joint tracking becomes an alternative method.

3. Multiradar Joint Tracking Method

In order to solve the problem of obtaining measurement information in the process of cluster target detection and reduce the impact of collaborative noise on cluster tracking, the following solutions are proposed in this paper. Firstly, as shown in Figure 3, multiple radars are used to detect a cluster at the same time, and each radar obtains some measurement information of cluster, respectively. The sum of all measurement information needs to ensure full coverage of all cluster members. Secondly, the states of the members are estimated by using the multitarget filter. Finally, the state estimation of each member is obtained by information fusion. In order to ensure the effect of information fusion, each member needs to estimate as much as possible.

3.1. Acquisition of Detection Information
3.1.1. Detection Relationship Construction

In order to reflect the detection relationship between multiradar and cluster members, we introduce the concept of detection confirmation matrix , which is defined as where is a binary variable. indicates that cluster member is detected by radar . And indicates that cluster member is not detected by radar . The average detection density is defined as the average detection times of all members in the cluster. needs to meet the following three assumptions: (1)Each member is detected by at least one radar, i.e.,(2)The number of members detected by each radar is less than the number of radar channels , i.e.,(3)The average detection density should be greater than the given value , i.e.,

3.1.2. Radar Measurement Model

When the radar detection relationship is determined, the measurement information model of the target follows the general measurement model. For member , there are the following measurement models: where

The measurement noise is a Gaussian white noise with covariance matrix .

Equations (20) and (30) together constitute the system equation of the cluster target tracking algorithm. Considering the problem of radar-target assignment and tracking information fusion, the filter needs to have the ability to propagate multiple hypotheses in the label set of different trajectories and output the target label. We choose the δ-generalized label multi-Bernoulli (δ-GLMB) filter [38, 39] for target tracking.

3.2. Application of δ-GLMB Filter

In the process of cluster target tracking, an accurate state estimation algorithm should include the estimation of cooperative interaction. However, we usually cannot obtain the priori information of cooperative interaction. Therefore, we use the method of multiradar estimation fusion to solve this problem, and each radar runs a δ-GLMB filter.

The δ-GLMB filter recursively transmits the δ-GLMB filtering density forward over time through Bayesian prediction and update equation. The difference from GLMB is that when predicting, δ-GLMB is summed on the label space at the next time. Here, . From the perspective of multitarget tracking, this is more intuitive because it shows how the prediction introduces a new target label. δ-GLMB is represented by parameter set . The parameter set of δ-GLMB can be regarded as an enumeration of all assumptions and their related weights and track density .

3.2.1. Prediction

At time , the distribution of the random finite set of δ-GLMB is as follows:

Then, the multitarget prediction density at time is where

Here, is the weight of newborn label , and is the weight of survival label. is the single-target transfer density of trajectory , and is the survival probability of trajectory . is the probability density of newborn state, and is the probability density of survival state.

3.2.2. Update

After obtaining the multitarget prediction density at time , it can be proved that the updated multitarget filter density is also δ-GLMB.

The update process is shown as follows: where

Here, represents a subset of the current association mapping with domain . is defined as follows:

Here, is the detection probability on . is the single-target likelihood function of to . is the Poisson clutter density.

3.2.3. Realization of δ-GLMB Filter

For cluster member motion model, , and . Since the newborn density matrix is in the form of Gaussian mixture, if the single-target density is in the form of Gaussian mixture, there is

Then, where

When the motion model parameters are related to the label, we just need to substitute , , and into the above equation.

In the update process, . For the measurement model shown in (30), the measurement likelihood is . Gaussian mixture expression provides the most general configuration for linear Gaussian model. It is assumed that each single-target density is in the form of Gaussian mixture.

Then,

In addition, for the updated association process , there are

Here,

When the parameters of the measurement model are dependent on the label , it is only necessary to substitute , , and into the above equation.

4. Multiradar Estimation Fusion Based on Graph-LSTMs

Through the above process, we can obtain multiple estimations of the same member state. An obvious fact is that in the tracking process, we only consider the explicit relationship between radar and target in detection and tracking but hardly consider the implicit relationship of motion consistency among cluster members which may play a positive role in improving the tracking accuracy. In this section, the purpose of applying the Graph-LSTM algorithm is to capture this implicit relationship.

4.1. Construction Tracking Relationship Graph
4.1.1. Bipartite Graph Model

In order to reflect the detection and tracking relationship between radar and cluster members, we establish the graph of radar and cluster. Radar system and cluster can be divided into two subsets , and we connect the radar that has detection relationship and obtains the target estimation with the corresponding target by edge , and Figure 4 is as follows. According to the definition of bipartite graph, this graph is a bipartite graph, expressed as .

4.1.2. Build Node Unfolding Tree

In the bipartite graph of detection and tracking relationship between radar and target, the size and topology of the graph neighborhood are variable. However, the common machine learning algorithms can only deal with feature vectors with fixed length. In order to apply the machine learning algorithm to mining information, an effective solution is to unfold the bipartite graph into a tree at a given depth and the learning algorithm is used to learn the sequence from the child node to the root node.

For a bipartite graph, given the depth , the tree is constructed with the target as the root node, and the unfolding results are shown in Figure 5. In the unfolding tree, the root node depth is 0. The radars with detection and tracking relationship with target are taken as child nodes, and the depth is 1. Other detection and tracking targets of these radars are the child nodes of the radar, with a depth of 2. In the process of building , when the depth , the same target may be repeatedly detected by other radars. At this time, for the same node , we would add superscript to represent its copy with and . From the depth , there is an upward transmission of other target motion information in the tree, which makes the acquisition of fusion apply the implicit information between targets.

4.2. State Space Labeling

In this paper, we would apply graph-long short-term memory neural nets (Graph-LSTMs) to sequence learning. The core of Graph-LSTMs is multilevel LSTMs, which is called multilevel sequence learners (MLSL). However, MLSL can only output the label of the target sate, and the continuous state of the target is difficult to adapt to this output form. In order to apply MLSL, it is necessary to label the state space and convert the true state and multiple estimations of the target into label space.

The labeling of state space needs to be carried out in position space and velocity space, respectively. In position space, given the number of labels and taking the predicted position as the center, we can generate an orthogonal grid of , as shown in Figure 6. The space around the predicted position is discretized into small spaces. We call the small space as label space. We use to represent its label, and . Similarly, we can get label in velocity space and . Then, we can obtain the label of the target estimation .

At time , the estimated state of target is . At time , the label of radar estimation for target is calculated as follows: where is the state prediction at time ; represents the label of the estimation of radar ; represents the label of , which is usually used as the central label of label space; represents the product of the corresponding element; and represents the side length of label space, which can reflect the fineness of state space labeling. In the paper, . The elements of are preset by us. means rounding down. Therefore, the smallest label is 0. After the label space is given, if the calculated target estimation label is outside the label space, the estimation would be discarded.

4.3. Sequence Learning Using MLSL
4.3.1. Learning Strategy

Next, we would traverse the tree from bottom to top; use the MLSL to calculate the state label of root node. In the process of network training, is compared with the expected state label , the loss is calculated, and backpropagation is carried out to train the network parameters.

4.3.2. MLSL Model

LSTM is the basis for efficient sequence learning in MLSL, which can alleviate the problem of gradient disappearance with the increase of time step in recurrent neural network. The basis of sequence learning ability of LSTM is the introduction of three gates in its basic unit. The structure and operation flow of LSTM unit are shown in Figure 7.

In the picture, is the input gate, which controls the information of the input vector and updates the current information flow . is the forget gate, which determines whether the value information is retained in . is the output gate, which includes the input information of level and determines the value of hidden state of level . and are the activation functions. The operation update mechanism of each gate is as follows: where , , , and are the weight parameters of each gate obtained by network training and , , , and are the bias obtained by network training.

LSTMs composed of basic cells in series can accept any length of eigenvector as input and generate an output vector. If an LSTM can accept a sequence of vectors containing vectors and generate an output vector of size , we call its shape . After obtaining the unfolding tree, kinds of LSTM cell are applied to the tree with depth , and the number of each kind of LSTM cell is the same as the number of nodes in its depth. At its depth, each LSTM cell processes the relevant node information to obtain the output vector.

For LSTMs with depth , it is expressed as and the shape is . indicates that there are edges connected to the child nodes. indicates the output from the lower level LSTMs, and indicates the series connection of the two eigenvectors. Taking Figure 5 as an example, the output of the target is calculated as follows:

Here, and are the input and output vectors of LSTMs, respectively. is the state estimation label of target obtained by radar . The symbol represents the concatenation of feature vectors, and the symbol represents the collection of information.

4.3.3. Parameter Update Process

with the same depth have the same parameters, which are expressed as parameter vector . When updating, nodes in the same level independently forward and backward propagation to minimize the loss function. In the training process, repeatedly select the same root node , unfold graph into tree , and carry out forward and backward propagation to update parameters.

Forward propagation is carried out from the lowest level child node to the root node. For node with arbitrary depth , if it has level LSTMs, it obtains the output from level. The information that node propagates to the parent node is .

In backward propagation, after obtaining the output eigenvector , the loss is calculated through the loss function.

Here, is the expected output eigenvector. In a training, after the loss is obtained, the derivative of the loss to the output vector can be obtained. Then, the derivative of the loss to any input vector is obtained. When the input vector is like , since does not need to propagate, the backward propagation of loss only needs to calculate . The derivative of the loss propagates from the root node to the lowest level child node to stop when the depth is and the input vector is only .

Since there are many at the same depth and have the same parameters, the at the same depth need to calculate and update the parameters in parallel and then fuse the parameters for each . Suppose that there are in one level, which are labeled as , ,…,. If the updated parameter can be obtained for , the updated parameter is calculated as follows:

4.3.4. Overall Network Structure and Output

Taking depth as an example, the estimation fusion network is shown in Figure 8. Firstly, a bipartite graph is constructed according to the detection and tracking relationship between radar and target, and we unfold the graph into a tree with the tracked target as the root node. Secondly, the target state is labeled, and the labels of the estimation are obtained from the velocity and position space, respectively. Then, we input the estimation label into the trained MLSL. Finally, we input the network output vector into the Softmax full connection layer to obtain the probability of each label in the label space. The state label fusion of the target is the label with the highest probability in the label space.

After obtaining the target label fusion , we need to convert the label fusion of the target into the state fusion. The transformation method is as follows:

5. Experiments and Results

5.1. Simulation Scene Setting

In order to evaluate the tracking performance of the algorithm proposed in this paper, we set up a simulation experiment scene in 2-dimensional space. In this simulation scenario, a total of 3000 simulation tracks are simulated. 30 targets form a cluster and move at the same time. Then, there are 100 clusters in total. Total time of cluster movement . 80% of the simulation data set is used for training and 20% for testing.

Set the cluster motion model parameters as shown in Table 1. 30 cluster members are randomly dropped in area (m2), and the initial velocity in each direction is a random number in the range of [0,140] m/s. After the cluster is dropped, the members adjust the actual velocity through self-organizing cooperative interaction. Due to the cooperative interaction, the actual velocity of the member is not in the state vector. If the sampling interval is , the calculation method of actual velocity is shown in (51). The movement process of a cluster is shown in Figure 9, and the actual velocity of each member is shown in Figure 10.

As can be seen from Figures 9 and 10, after the cluster falls, the members begin to diffuse under the action of repulsive force due to the small spacing between each member. Affected by the cooperative interaction, the actual velocity of each member begins to converge. converges to about 60 m/s, and converges to about 75 m/s in about 30 s. After the velocity of cluster converges, the cluster forms a stable structure and moves at almost the same velocity. At this time, the dispersion range of the cluster is about .

Figure 9 also shows that after the cluster forms a cooperative motion with almost the same velocity, the members in the cluster still have dynamic adjustment due to the action of motion noise and potential force. This adjustment action is very common, which would have a negative impact on the stable tracking of δ-GLMB filter.

5.2. δ-GLMB Filter Tracking Results

When the number of cluster members , given the minimum value of the average detection density , select the number of radars and set the maximum number of radar tracking targets . In this case, the average detection density . According to the above parameters, a detection confirmation matrix is determined. The graphical representation of the matrix is shown in Figure 11, in which 30 columns of the grid represent 30 targets and 10 rows represent 10 radars. Those marked with color in the grid are regarded as having detection relationship.

Set the initial state covariance of cluster targets , the measurement noise covariance , and the potential force noise . The clutter obeys the Poisson distribution of the expected value in time.

The δ-GLMB algorithm parameters are set as follows: target detection probability and target survival probability . The newborn target model is determined according to the measurement set at time , i.e., , where the newborn probability and state distribution of newborn targets . Here, and .

In the process of tracking 100 clusters, δ-GLMB filter runs 1000 times in total. The main filtering conditions are shown in Figure 12, and the proportion of each condition is shown in Table 2.

As shown in Figure 12, under the set parameters, the δ-GLMB algorithm can track all 8 assigned cluster members with a proportion of 91.6%. Figure 12(a) shows that the filter can accurately track all targets in a short time and achieve stable tracking in the whole process of target movement. This condition is the most ideal, accounting for 57.6% of all major conditions. Figure 12(b) shows that the filter can achieve stable tracking of 8 targets after 20 s. This is due to the slow acquisition of the target by the filter because of the wide distribution of the target, which is unfavorable to the accurate tracking of the target in the early stage of motion. Figure 12(c) reflects that in the later stage of tracking, the target filtering results of some filters have the problems of inaccurate track association and filtering tracks crossing, which is related to the close spacing of the assigned targets. The tracking condition shown in Figure 12(d) is not ideal. The filter has been unable to track the 2 assigned targets, accounting for 7.1%. However, we need not worry too much about this, because other filters may obtain the motion estimation of these targets and make up for these defects in the fusion stage. Other tracking conditions include discontinuous tracks, multiple track initiation, and other problems, accounting for a small proportion, which is caused by the defects of the random finite set tracking algorithm itself.

Accumulate the number of targets tracked by 10 radars to obtain the total number of targets that can be tracked by the radar system, and calculate the average value of the total number of 100 experiments. The results are shown in Figure 13.

It can be seen from Figure 13 that the radar system can only track about 20 targets at the initial time when . Then, the total number of targets tracked increases sharply to about 28. After 15 s, almost all targets can be tracked stably.

5.3. Estimation Fusion Results Using Graph-LSTMs
5.3.1. Network Training Results

In order to verify the effectiveness of Graph-LSTMs for multiradar estimation fusion, set the label space length  m and  m/s. Set the number of labels on each dimension, that is, . The training set is used to train the network parameters, and the test set is used to test the fusion effect. The results are shown in Figures 14 and 15.

Figure 14 shows the label prediction accuracy of 1-MLSL with different training times. 1-MLSL indicates MLSL with depth . Figure 14(b) shows the mean and standard deviation of the probability of correct label output from Softmax layer. It can be seen from Figure 14(a) that the more training times, the better the network fusion effect. When the training times are less than 10000, the prediction accuracy of target labels increases rapidly with the increase of training times. When the number of training times is more than 10000, the prediction accuracy increases slowly, and the network parameter training is completed. Figure 14(b) shows that after the accuracy of label prediction increases to a certain level, the prediction probability of correct label can only increase to about 0.38. However, with the increase of training times, the standard deviation decreases, and the network prediction is more stable.

The curves shown in Figure 15 are the fitting result of the prediction accuracy of the target label under different depths and different training times. Figure 14 shows that when the training times are less, the network prediction effect with depth is better. When the number of training times increases, the prediction effect of the network with depth improves significantly and exceeds the effect of . The effect of depth is always slightly worse than that of . This shows that when the number of training is less, the simple network that only considers the detection and tracking relationship between radar and target can obtain better fusion effect, and with the increase of training times, the complex network that can mine the cooperative relationship between targets can play a better prediction effect. When the network depth , the relationship between radars is considered, which may have a better effect on mining deeper information, but it would take a lot of training time.

5.3.2. Estimation Fusion Effect

In this experiment, we compare the prediction probability of the target true label by using the Graph-LSTM algorithm proposed in this paper, the commonly used EM algorithm [40, 41] and the mean method, and give the corresponding OSPA distance in target tracking. The Graph-LSTM algorithm sets the depth . The OSPA distance is used to evaluate the tracking performance of the algorithm in the experiment. The OSPA distance is defined as follows [42].

At time , the true state set of cluster members is , and the target estimation state set given by the estimation algorithm is , where and represent the actual number of targets and the estimated number of targets in the cluster, respectively. and represent the actual value and estimated value of the target state vector, respectively. The OSPA distance between the true state set and the estimated state set is calculated as follows: where represents all permutations of elements in the state set. represents the group with the smallest distance difference between the true point trace and the estimated point trace of all targets. and are distance sensitivity parameters and correlation sensitivity parameters, respectively.

Set and in the experiment; the network fusion effect and OSPA distance are shown in Figure 16.

Figure 16 shows the prediction accuracy of target state label and the average OSPA distance of 20 test sets in tracking. It can be seen from Figure 16 that at the initial time, the prediction accuracy of target state label is low and the corresponding OSPA distance is large because the radar system is difficult to track all targets. As the filtering process proceeds, all targets are tracked and the OSPA distance decreases. At about 80 s, the OSPA distance increases due to correlation errors in some filters.

In the whole tracking process, the Graph-LSTM algorithm used in this paper has better prediction accuracy of correct labels than the comparison methods, which is related to the fact that the Graph-LSTM algorithm with depth can consider the cooperative interaction between cluster targets. Accordingly, the method of using Graph-LSTM algorithm to calculate the fusion has less tracking error, and it can better alleviate the problem of inaccurate target tracking caused by correlation error in the later stage of tracking.

5.4. More Simulation Samples

In order to reflect the improving effect of our method on the accuracy of obtaining multiradar fusion estimates, we set more cluster motion trajectory data and obtain more fusion results of target estimators. There are four starting points of cluster motion in the sensor’s field of view, namely, , and the parameters of the cluster motion model are consistent with those above. The starting point and direction of cluster motion are random. We obtain 20 cluster motion trajectories. Cluster center trajectories are shown in Figure 17.

Six detection allocation schemes are randomly generated for each cluster, and a set of detection schemes is shown in Figure 18. We can obtain 120 sets of multiradar estimates. The proposed method, mean method, and EM algorithm are, respectively, used to fuse multiple estimates of the target. The average OSPA distance of the fusions is shown in Figure 19.

According to Figure 19, the average OSPA distance medians of the proposed method, EM algorithm, and mean method are 22.4, 27.8, and 34.3, respectively. Our method is superior to the mean method and EM algorithm in terms of fusion accuracy of estimates, which reflects the effectiveness and superiority of our method for multiple estimate fusion. However, the effect of the EM algorithm is more stable. This is because there are large differences between some test data and training data in the whole estimation process, and the Graph-LSTM algorithm parameters cannot be accurately obtained by learning, which makes our method not effective. In order to further improve the robustness of the proposed algorithm, the generalization ability of the algorithm can be improved by increasing the number of training samples or pretraining.

6. Discussion

6.1. Selection of

In the estimation fusion method using Graph-LSTMs proposed in this paper, is the key parameter to determine the fusion effect. Compared with , play a more major role. In order to compare the effects of different and on the estimation fusion, set  m for experiments under the above experimental conditions. The experimental results are shown in Figure 20.

It can be seen from Figure 20 that different have different label prediction accuracy and the OSPA distance. Generally, the larger the , the higher the label prediction accuracy. However, when is too large, the OSPA distance cannot be reduced accordingly. The main reason for the above phenomenon is that the larger the , the larger the actual space occupied by each label. Radar estimate and target true state are more likely to have the same label. Therefore, the higher the label prediction accuracy can be achieved. However, the essence of state space labeling is to use the state at the label to represent all the states in the state space represented by the label. According to (23), the fusion state is related to the actual state space occupied by each label. If it is larger, the OSPA distance between the fusion state and the true state of the target may be larger, and the performance of the algorithm would be reduced. For this experiment, when , the OSPA distance is large due to the low accuracy of label prediction, while when , the OSPA distance is large due to the excessive setting of . is a better choice that can balance the prediction accuracy and OSPA distance under the experimental conditions of this paper. The determination of is mainly related to the distance between the estimations of multiradar and the true state of target. In general, we can obtain some prior information to determine from the posterior probability of δ-GLMB filter.

6.2. Selection of

When the number of radars is constant in multiradar system, the number of members in cluster and the number of targets tracked by single radar are both important factors affecting the fusion accuracy of cluster member estimation, and the average detection density reflects the relative quantity relationship between them. In order to measure the influence of , the number of targets estimated by a single radar is gradually increased under the experimental conditions of 10 radars and 30 cluster members. The OSPA distance of the fusion at different average detection densities is shown in Figure 21.

It can be seen from Figure 21 that at the initial stage, with the increase of average detection density, the fusion error of cluster target state estimation decreases gradually. is the minimum fusion error when . This is because the fusion becomes more accurate as the number of target estimates increases when the tracking load is lower than the maximum tracking capability of a single radar. However, with the further increase of , the tracking load exceeds the maximum tracking capability of radar. The inaccurate association increases first, and the estimation error starts to increase slowly. Subsequently, the proportion of missed detection gradually increases, and the actual correct tracking density does not increase with the detection density but decreases, and the fusion error of estimates increases rapidly.

6.3. Limitations and Improvements of Our Method

Our proposed radar-target assignment method preliminarily solves the problem of full coverage of cluster members, but the whole assignment process is given randomly without considering the optimal allocation scheme. In the actual tracking process, different members of the cluster have different values, and the members who are leaders should be tracked accurately first. At the same time, different radars also have different detection capabilities. The factors that affect the detection ability of radar include radar resolution and the position of the target in the beam. Higher-resolution radars should be used to detect higher-value targets. Therefore, we regard the problem of radar-target allocation as a nonlinear integer programming problem [43], and the mathematical model is as follows: where is the cluster member set, is the radar set, represents the value of target , and represents the detection and tracking capability of radar to target . The definitions of other parameters are consistent with those in the paper. Equation (54) is the objective function to maximize the target value of the detection target cluster. Equations (55)–(58) are constraint conditions, which represent the full coverage of radar to members, the limit of the number of radar channels, and the reasonable detection density, respectively.

To solve equation (54), we can use traditional optimization algorithms, such as branch and bound method and cut-plane method. We also can use intelligent optimization methods, such as genetic algorithm, particle swarm optimization algorithm, and ant colony algorithm. The optimization results of multiradar detection allocation can effectively support the generation of better tracking results.

Our algorithm has achieved good results in tracking a stable cluster target with a large number of members, but more advanced methods need to be proposed to deal with the possible splitting or merging of clusters. For large-scale clusters, splitting and merging are important moving characteristics that reflect the intelligence of clusters, which brings greater difficulty to the application of tracking algorithms. The state estimation results of the merging cluster using δ-GLMB filtering are shown in Figure 22.

Figure 22 shows the tracking results of δ-GLMB filter when two clusters are merging. It can be seen that the filter can still achieve effective tracking when the cluster is merging with a small maneuver. However, with cluster merging, the distance between the two cluster members decreases, and the filter loses track of one member at 60 s. When using multiradar to track clusters, the exchange of information between radars can make up for the problem of losing track, but it would still lead to the decline of effective tracking density and tracking accuracy.

The reason for the above phenomenon is that when the cluster merges, the original cooperative relationship is destroyed, and the newly established cooperative relationship leads to the failure of the target state equation describing the original motion. Similarly, this phenomenon occurs when a cluster is split. In order to solve the above problems, we should establish the cluster equation of motion in a multimodel way [44]. During tracking, the algorithm automatically detects whether cluster splitting or merging occurs and switches the motion model accordingly.

7. Conclusion

In this paper, we propose a method of using multiradar to track cluster targets. According to the characteristics of cluster target motion, we simulate the cooperative interaction behavior with multivariable stochastic differential equations and obtain the state space motion model of cluster members that can be used for iterative tracking algorithm. In the construction of the detection relationship between multiradar and cluster members, this paper proposes a radar-target assignment method. After a single radar obtains the assigned target, the target state is estimated by δ-GLMB filter. After obtaining the estimate, the label of the estimate can be obtained by using the state space labeling method proposed in this paper. On this basis, multiple estimation labels of the same target are input into the Graph-LSTMs applied to obtain the fusion label, and then, the joint estimate of target states by multiradar is solved. In the simulation experiment, we simulate the cluster motion and analyze the estimation of the filtering algorithm. Then, we compare the fusion effect of the Graph-LSTM algorithm applied in this paper with the EM algorithm and the mean method and discuss the influence of parameters and on the fusion effect. The results show that multiradar can effectively track cluster targets and obtain more accurate estimation fusion in the method proposed in this paper. However, the radar-target assignment method proposed in this paper is not the optimal detection situation, and the method does not consider the impact of different value members on detection. In the discussion, we explore the improvement of the assignment method. In addition, the tracking algorithm adopted in this paper does not take into account the merging or splitting of cluster targets, which would be the focus of our next research.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

We declare that we have no financial and personal relationships with other people or organizations that can inappropriately influence our work.

Acknowledgments

This work was supported by the National Natural Science Foundation of China under Grant No. 61703424.