Abstract

Finite mixture model (FMM) approach is a research focus in multitarget tracking field. The clutter was treated as uniform distribution previously. Aiming at severe bias caused by unknown and complex clutter, a multitarget tracking algorithm based on clutter model estimation is put forward in this paper. Multitarget likelihood function is established with FMM. In this frame, the algorithms of expectation maximum (EM) and Markov Chain Monte Carlo (MCMC) are both consulted in FMM parameters estimation. Furthermore, target number and multitarget states can be estimated precisely after the clutter model fitted. Association between target and measurement can be avoided. Simulation proved that the proposed algorithm has a good performance in dealing with unknown and complex clutter.

1. Introduction

Multiple target tracking (MTT), for its important theoretical significance and widely applied engineering background, is a research focus in tracking field in recent years [13]. In MTT problems, measurement set of sensors contains not only the measurements from target, but also massive clutters from interference caused by meteorological phenomena, electromagnetism environment, and false target. In addition, measurements from target and clutter cannot be distinguished usually. How to estimate target number and multitarget states using these mixture measurements is the key.

Until now, MTT solutions could be concluded in two classes. The first is data association solutions, such as the nearest neighbor (NN) method [4], the joint probabilistic data association (JPDA) method [5], and the multiple hypothesis tracking (MHT) method [6]. In this class, corresponding relationship between target and measurement should be established before target number and multitarget states estimate. While the second solution dealing with MTT problems is random finite sets (RFS) method based solutions, such as the probability hypothesis density (PHD) filter [7] and the cardinalized probability hypothesis density (CPHD) filter [8]. Target state set can be updated with measurement set directly. MTT in frame of RFS does not need data association consequently.

The mentioned MTT solutions are all based on the known clutter model. For randomness of clutter, its distribution model usually includes clutter number and clutter position. If there is not so many interference factors in surveillance area, clutter number could be considered to obey Poisson distribution, while clutter position obeys uniform distribution. But in many actual scenes, especially ground and sea level surveillance, even battlefield surveillance, the clutter model appears to be unknown and more complex as results of complicated landform, jamming station, and unidentified interference source such as electronic countermeasure systems. In this case, assumptions of Poisson and uniform distribution which the clutter model satisfied will lead to severe bias estimated by the filter.

A novel MTT algorithm based on clutter model estimation is put forward in the light of the problems mentioned above. In this algorithm, multitarget likelihood function is established with finite mixture model (FMM) [9], whose parameters can be estimated by the algorithms of expectation maximum (EM) and Markov Chain Monte Carlo (MCMC). Furthermore, target number and multitarget states can be estimated as well as the clutter model fitted. Similarly with the RFS based solution, association between target and measurement can be avoided in this algorithm. Compared with the MTT solution without clutter model fitting, it can be proved from a simulation that the algorithm proposed in this paper is more efficient.

2. Problem Description

2.1. Target Motion Model

Suppose that the sensor was monitoring a fixed region. For situation of spontaneous birth, spawned by existent targets and extinction, the number of target detected over the surveillance region varies with time. Supposing that is the number of existing targets at time , we model the motion of the multitarget system as where represents the state vector of target , including position, velocity, and acceleration information and represents multitarget state set at time , while represents the process noise vector, obeying Gaussian distribution , where denotes the variance matrix of process noise.

2.2. Measurement Model

The measurement set received by sensor at time could be represented as , where denotes the number of measurement at time . Sensor measurements are generally regarded as a mixture of target-originated measurement and clutter-originated measurement. Measurements from different targets and clutters are statistically independent in this paper without additional illustration.

2.2.1. Target-Originated Measurement

Supposing that measurement is originated from target , where denotes the measurement function of sensor and denotes the measurement noise vector, obeying Gaussian distribution as well, where denotes the variance matrix of measurement noise.

2.2.2. Clutter Model

Assume that at time denotes the model of clutter position distribution, and measurement is originated from clutter, then where is unknown and varies with time.

So far as mentioned above, at time , the information needed to be estimated includes the distribution model of clutter position , target number , and multitarget state set . In addition, the number model of clutter need not be estimated, because this algorithm is adapted to any variation of the clutter number.

3. Multitarget Likelihood Function Based on FMM

Given the measurement set and condition of independence, the multitarget likelihood function at time can be described by FMM [9, 10] as

Finite mixture model is considered an effective method dealing with multitarget tracking problem, especially under complex unknown clutter environment. Distribution model of target-originated measurement and clutter measurement could be described as a superposition of some normative distribution. Taking complex clutter, for example, it can be considered as a superposition of uniform and finite Gaussian models. By estimating the parameters of these potential models, we can get the multitarget state ultimately.

Formula (4) could be explained as follows:

denotes the distribution model of clutter position at time . Considering the complexity of clutter distribution model, multiple Gaussian models and one uniform model will be used to fit this clutter model: where , denotes the number of clutter model, denotes the weights of clutter model, and , composed of the mean vector and the covariance matrix, denotes the parameters of clutter model.

denotes the distribution model of target-originated measurement position at time . Assuming that the number of existing targets in surveillance region is , where and , which means that the number of models is equal to the number of targets. denotes the weights of target model, denotes the distribution model of measurement from a single target, and denotes the relevant parameters.

Letting , all parameters to be estimated in the mixture model can be represented as . consequently, (4) can be rewritten as where is the number of targets at time .

EM and MCMC are the approaches most widely consulted in FMM parameters estimation. Until now, EM approach is considered a standard algorithm, but it is sensitive to initial value. The iteration will converge to some local extremum caused by worse initialization. Meanwhile the convergence rate will be affected. Comparatively, MCMC belongs to a stochastic algorithm, which is insensitive to initial value. In addition, for some complex situation, MCMC algorithm will lead a better global Convergence. In fact, if the Markov chain is long enough, MCMC approach can obtain massive information of posterior distribution, so local extremum could be avoided. Above all, robustness of MCMC is better than EM, nevertheless, computational complexity of MCMC is larger than EM. Now we will present these two approaches, respectively, in Sections 4 and 5.

4. FMM Parameters Estimation by EM Approach

4.1. Parameters Initialization

Parameters in FMM should be well initialized as much as possible before estimation in EM algorithm. Initializations of clutter model and target-originated measurement model were discussed, respectively.

4.1.1. Initialization of Clutter Model

Considering that the clutter model could vary with time, the initialization process at time is listed as follows.

Inheritance of the value estimated at time is

Then add some clutter points randomly; the number of the clutter points is . The initialization average can be got from these chosen points in surveillance region S. The covariance matrix could be initialized as , , where where denotes the average of measurement data.

Consequently, the number of clutter models in initialization process . In order to ensure the parameters of clutter models converging to the true value, the value of should be bigger than the number in reality.

4.1.2. Initialization of Target-Originated Measurement Model

At time , targets totally are composed of survival targets and spontaneous birth targets and spawned by existent targets. So the number of target models in initialization process is where denotes the number of survival targets, denotes the number of spontaneous birth targets, and denotes the number of spawned by existent targets.

The initialization of target-originated measurement model at time can be represented as

(a) To Survival Targets. Measurement noise obeys Gaussian distribution, as shown in (2), so . Furthermore, measurement model initialization of survival targets is Let .

The initialization average could be got from prediction of target state. The covariance is known, the same with measurement noise of the sensor, .

(b) To Spontaneous Birth Targets. As is mentioned in [1113], assume that the initial position model obeys Gaussian distribution either; that is, where parameters of model initialization , are all known, according to prior information.

(c) To Spawned by Existent Targets. Supposing that each original target can create new targets at most, model initialization can be represented as [1113]

The target number and state average can be assumed as , , where , .

The parameters , could be valued according to prior information similarly.

The weights of models could be briefly treated as the same in initialization process:

4.2. Estimation of FMM Parameters
4.2.1. EM Approach

As FMM Parameters Estimation with EM approach, the loss variables can be treated as element labeling , where is a vector of dimension. The element or 0 illustrates whether is originated from th element of the FMM or not. So the complete dataset at time is , and logarithm likelihood function of the complete data is

When the number of models is known, EM algorithm can be iterated by E-step and M-step. But the number of models is unknown in this paper. Some criteria will be used for number estimation, such as minimum message length (MML) criterion and Bayesian information criterion (BIC) [10, 14]. Here in this paper, for the number of models in initialization being more than reality, the technology of model merging and pruning could be inserted into each step of iteration in EM algorithm. In this way, the number of FMM can be estimated. This method is more intuitive than those based on criteria. Now, this modified EM algorithm is described as follows:

(a) E-Step. Conditional expectations of will be iterated. The expectations of loss data at th step is where represents the posterior probability of belonging to model . The formula for computing is

According to the formula above, the conditional expectations of is

In fact, the loss variable has reflected the association relationship between the measurement and target, that is, why association process can be avoided in this algorithm.

(b) M-Step. The value of will be estimated throught global maximum of . By solving , the weights of all models will be reestimated as Estimation for the average of FMM is

Considering the estimation for the covariance of FMM, because the covariance of target-originated measurement model is known or initialized, only covariance of clutter model needs to be estimated here: where .

4.3. Component Management Step

The component management step of model is completed by the technology of model merging and pruning [12].

Notification. Models between clutter and target-originated measurement cannot merge each other.

To clutter model, the process of merging and pruning is listed as follows:

(a) Merging Step. Given the merging threshold , let the set , , circulate

, ; take a model , for example,

if , where

Then let , and merge the models in set , with the following merging formula:

Let ; repeat this process until the set ; the merging ends.

(b) Pruning Step. If the weight , where denotes the pruning threshold of clutter model, the corresponding model should be pruned.

Then let . Finally we can get the clutter model after merging and pruning, with the target number .

To target-originated measurement model, the process of merging and pruning is similar to the clutter model above. But the difference is that a target can not generate more measurements except one, the pruning gate should be set far less than in clutter model.

Iteration among the three steps above circulates until is under the convergence threshold of EM or MCMC algorithm. Then we can get , the estimation of parameter value in FMM at the time . Furthermore, the estimation of clutter model , target number and average value of target-originated measurement model are all obtained.

FMM Parameters Estimation by EM approach over Section 4 could be described by Algorithm 1.

Input: the convergence threshold , the estimation of clutter model parameters at time ,
          .
             Initialization step:
            (A) Initialization of Clutter Model:
sample some clutter points randomly , the number of the clutter points is ,
           For , do,
       
        where
            end for . .
      (B) Initialization of Target-Originated Measurement Model:
To survival targets, , for , do
         ,  
        . end for .
To Spontaneous Birth Targets, ,   will be set according to prior
information, for , do
        . end for .
To Spawned by Existent Targets, , for   , , do
    ,
            end for ; end for .
. . Set .
                  Repeat:
Expectation-step: calculate the conditional expectation of missing-data
           For , , do
      . end for ; end for .
calculate the conditional expectation of complete-data log likelihood given and
  
Maximization-step: require the global maximization of with respect to over the
     parameter space to give the updated estimate .
            for ,  , do
,
               end for ; end for .
Component management step: manage the components of the set
      according to the merging and pruning strategy described in IV.C.
Update and let . denote the managed
         component number and parameter set. Set .
        Until   .
       Output: the set of estimated parameters

5. FMM Parameters Estimation by MCMC Approach

MCMC is an approach which obtains a Markov chain sampling from posterior distribution. We can extract information of posterior distribution through this Markov chain. Gibbs sampling method is one of MCMC approach. In order to solve the uncertainty of element number in mixture distribution, merging and pruning technology was consulted after each sampling step instead of RJMCMC method [15].

5.1. Posterior Distribution of FMM

Parameters to be estimated consist of the weight of models , the element labeling , variance , and average value . In order to get posterior distribution in Bayesian frame, prior distribution of these parameters is necessary [10].

Let the weight of models obey Dirichelet distribution: where is constant and is the number of measurements which belong to model .

The element labeling could be estimated by Bayes formula:

Let variance obey Wishart distribution: where and are positive constant, and are positive number.

The average value obey Gaussian distribution: where .

5.2. Parameters Initialization

Easier than those of EM approach, in MCMC approach, initial values can be randomly selected in parameter space. While the number of models should be larger than expected value.

5.2.1. Gibbs Sampling Method

Circulate

5.3. Management of Model Number

Choosing proper thresholds , , and , use merging and pruning technology for reference from EM approach. In this way, algorithm becomes more concise ignoring jumping in parameter space.

6. Multitarget State Estimation

6.1. Equivalent Measurement of Target

The real measurement originated from target is hardly obtained because of the effect from clutter in MTT. In many circumstances, the real measurement is always replaced by equivalent measurement of target. Taking JPDA algorithm for example, the equivalent measurement could be obtained by probability weighted moments from actual measurement in the gate. To the algorithm proposed in this paper, association probability of target and measurement is represented by so-called loss variable, so average value of target-originated measurement model, that is, , represents the equivalent measurement of target , with variance still. And the so-called gate is extended to the global surveillance region.

6.2. Multitarget State Estimation

Suppose that the state and measurement functions are both of the linear systems. That is,

By substitution of the equivalent measurement into Kalman filter, state estimation of target is acquired. The algorithm of Kalman filter is(1)Prediction Step (2)Update Step

If the state function or measurement function cannot meet linear condition, nonlinear filter methods such as extended Kalman filter (EKF) and unscented filter (UF) [16] will make contribution.

7. Simulation

7.1. Scene Generation

The motion model of the targets can be described as where denotes the target number at time , denotes the state vector of target , denotes the state transition matrix, and denotes the process noise. The tracking process lasted for 100 s with a sampling interval 1 s. In two-dimensional coordinate system, the surveillance region is . The flight track is shown in Figure 1.

In Figure 1, the circle denotes starting point, while the rectangular denotes the end points of a track. The solid line is the track of target 1, which was born at time 1 and disappeared at time 70. The dotted line is the track of target 2, which was born at time 20 and disappeared at time 90. The dashed line is the track of target 3, which was spawned by target 2 and disappeared at time 100.

Target 1 and target 2 moved with constant acceleration (CA). The state transition matrix and variance matrix of process noise [17] are where

Target 3 moved with constant velocity (CV). The state transition matrix and variance matrix of process noise are where where   denotes the standard deviation of process noise, .

Supposing that the measurement function is linear,

The sensor was in the origin of coordinate, with detection probability and measurement noise , where variance matrix of measurement noise ,  .

Assume that the clutter model obeys stable Poisson distribution in this tracking process, with the number of clutters and parameter . where is the number of clutters and denotes the average level that the sensor could receive 50 clutters each frame.

Assume that the position distribution of clutter model is which is composed of one uniform distribution dispersed over the whole surveillance region and three groups of complex distribution concentrated in elliptic areas. Each group is a superposition of different types clutter model, not limited to uniform and Gaussian distribution, see in Figure 2.

Elliptic range of this complex clutter is listed as in Table 1.

7.2. Parameter Estimation in FMM

The effect of algorithm proposed in this paper is compared with Gaussian mixture PHD (GM-PHD) filter, which directly estimates the number and state of multitarget without clutter model fitting.

To spontaneous birth targets, the measurement model is represented by (13), with , , , and . To the spawned targets generated from existent targets, the measurement model is represented by (14), with , , and , .

Let the merging threshold of the models , pruning threshold of clutter model , and pruning threshold of target-originated measurement model . With the algorithm proposed, estimation of clutter model can approximately converge to real model, as is shown in Figure 2.

In Figure 2, the solid line illustrates 95% ellipse of the real clutter model, while the dotted line illustrates 95% ellipse of the estimation. Times of Monte Carlo simulations have shown that some estimation results could fit the region which the clutter concentrated according to Table 1, shown as Figure 2. But it does not exclude some results shown as Figure 3, caused by the complexity of clutter model. No matter how complex the clutter is, FMM algorithm would fit it as a linear superposition of one uniform and many Gaussian distributions, but the parameters may differ from each other, as shown by different dotted ellipse in Figure 3. Nevertheless, these situations do not affect the validity of FMM algorithm, with estimation accuracy satisfied.

7.2.1. Effect Comparison of Target Number Estimation

The target number estimated by GM-PHD filter is represented in Figure 4, while the algorithm proposed in Figure 5.

In Figures 4 and 5, the solid line illustrates the real target number varying with time, while it circles estimation. Apparently, effect of GM-PHD filter is worse. In circumstances of unknown complex clutter distribution, the assumption of uniform style will lead to serious error in target number estimation. Generally speaking, the more dense clutters the target passing and more time spent in this area, the more fake targets could emerge from estimation. As the algorithm proposed can fit clutter model synchronous with tracking, fake targets in high-density clutter area will decrease. Consequently, estimation accuracy of target number improved apparently. One attention: When target is passing high-density clutter area, the state estimation will get lost provisionally.

7.2.2. Effect Comparison of Target Position Estimation

Position estimation of multitarget by GM-PHD filter is represented in Figure 6, while the method is proposed in Figure 7.

In Figures 6 and 7, the solid line illustrates the real target track, while circles illustrate the position estimated. Similarly, the assumption of uniform style will lead to a crowd of fake targets emerging in high-density clutter area.

7.2.3. Evaluation of Effects

Different from single target tracking, root mean square error (RMSE) cannot measure error in multiple targets tracking quantitatively, [18] suggesting that Wasserstein distance can describe error in case of the number of target varying with time in MTT.

Suppose that represents actual multitarget state set at time ; estimated state set , where and denote the actual and estimated number of multitarget, respectively. The Wasserstein distance can be defined as where denotes transfer matrix with every element , , and . Also, represents cardinality and represents norm with . When the set of or is empty, Wasserstein distance can be assigned to 0. When the number of elements in and is the same, Wasserstein distance is the best association distance.

Wasserstein distance varying with time of these two methods is shown in Figures 8 and 9. To punish the mistake in target number estimation, Wasserstein distance reaches peak value when the number is wrongly estimated. From Figures 8 and 9, Wasserstein distance of the latter is better than that of former, because the latter has more precise estimation. When the target number is correctly estimated, the value of Wasserstein distance is about 10 m, approximately the square root of in Section 7.2.

8. Conclusion

FMM approach can solve unknown clutter problem in MTT. A novel MTT algorithm based on clutter model preestimation is put forward in this paper. In this algorithm, multitarget likelihood function is established with the finite mixture model (FMM), the parameters of which can be estimated by the algorithm of EM and MCMC. These two algorithms were put forward in the paper. Furthermore, target number and multitarget states can be estimated as well as the clutter model fitted. No matter how complex the clutter is, FMM algorithm would fit it as a linear superposition of one uniform and many Gaussian distributions, but the parameters may differ from each other, but it will not affect the validity of FMM algorithm.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work was sponsored by Foundation for Innovative Research Groups of the National Natural Science Foundation of China (61221063) and NSFC Grant (61074176).