Next Article in Journal
Investigation of Hemoglobin/Gold Nanoparticle Heterolayer on Micro-Gap for Electrochemical Biosensor Application
Next Article in Special Issue
An Efficient Seam Elimination Method for UAV Images Based on Wallis Dodging and Gaussian Distance Weight Enhancement
Previous Article in Journal
Fluoride Anion Recognition by a Multifunctional Urea Derivative: An Experimental and Theoretical Study
Previous Article in Special Issue
Fuzzy-Based Hybrid Control Algorithm for the Stabilization of a Tri-Rotor UAV
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Cubature Information SMC-PHD for Multi-Target Tracking

1
School of Electronic and Information Engineering, Beihang University, Beijing 100191, China
2
School of Information and Communication Engineering, North University of China, Taiyuan 030051, China
3
Collaborative Innovation Center of Geospatial Technology, 129 Luoyu Road, Wuhan 430079, China
*
Author to whom correspondence should be addressed.
Sensors 2016, 16(5), 653; https://doi.org/10.3390/s16050653
Submission received: 6 March 2016 / Revised: 27 April 2016 / Accepted: 1 May 2016 / Published: 9 May 2016
(This article belongs to the Special Issue UAV-Based Remote Sensing)

Abstract

:
In multi-target tracking, the key problem lies in estimating the number and states of individual targets, in which the challenge is the time-varying multi-target numbers and states. Recently, several multi-target tracking approaches, based on the sequential Monte Carlo probability hypothesis density (SMC-PHD) filter, have been presented to solve such a problem. However, most of these approaches select the transition density as the importance sampling (IS) function, which is inefficient in a nonlinear scenario. To enhance the performance of the conventional SMC-PHD filter, we propose in this paper two approaches using the cubature information filter (CIF) for multi-target tracking. More specifically, we first apply the posterior intensity as the IS function. Then, we propose to utilize the CIF algorithm with a gating method to calculate the IS function, namely CISMC-PHD approach. Meanwhile, a fast implementation of the CISMC-PHD approach is proposed, which clusters the particles into several groups according to the Gaussian mixture components. With the constructed components, the IS function is approximated instead of particles. As a result, the computational complexity of the CISMC-PHD approach can be significantly reduced. The simulation results demonstrate the effectiveness of our approaches.

Graphical Abstract

1. Introduction

1.1. Background

Multi-target tracking refers to sequential approximation of the states (positions, velocities, etc.), and the number of individual targets. It has been widely used in ground-moving-target tracking [1], visual tracking [2], and distribution fusion [3]. In multi-target tracking, both the state and observation sets of targets are time-varying. In practice, the associations between state and observation sets are always unknown, thus posing a challenge for multi-target tracking. The conventional approaches, such as the nearest-neighbour Kalman filter (NNKF) [4], Extended Kalman Filter (EKF) [5,6], multiple hypothesis tracking (MHT) [7], and joint probabilistic data association (JPDA) [8], are used to formulate the explicit associations between states and observations of targets. However, caused by the targets appearing and disappearing, the state and observation sets of the multi-target are uncertain. Such uncertainty costs high complexity in the conventional approaches on constructing the association between them. Several approaches have emerged to improve the performance of conventional approaches in terms of tracking accuracy [9,10,11,12,13].
Recently, filters based on random finite sets (RFS) have been developed as alternative frameworks of the traditional algorithms [14,15,16,17] to estimate the multi-target number and states. In RFS formulations, both the multi-target state and observation sets are modelled as random finite sets. Given such models, the multi-target tracking problem is formulated under the Bayesian framework [14]. Since the optimal RFS-based Bayesian filter is computationally intractable, the probability hypothesis density (PHD) filter has been proposed as a sub-optimal Bayesian filter for multi-target tracking [15,16,17]. By propagating the first order moment (namely the intensity), the PHD filter can save much computational complexity in comparison to the optimal RFS-based Bayesian filter. Moreover, it avoids the combinatorial problem arising from data association, which is the bottleneck for conventional multi-target tracking approaches to estimate multi-target number and states.
However, the difficulty of the PHD filter is that it is intractable to derive close-form solutions to the PHD filter formulations. To solve such difficulties, Vo et al. [18] proposed the bootstrap SMC-PHD (BSMC-PHD) filter, which selects the transition density as the IS function. The modified versions of BSMC-PHD filter have emerged in [19,20,21]. As for those BSMC-PHD filters, the IS function selection simplifies the weight computation in the prediction stage of the SMC-PHD filter. In practice, such a selection leads to a few particles with large-valued weights in the update stage, when targets have nonlinear motion [22].
To improve the tracking performance of the conventional SMC-PHD filter, several efficient approaches have been presented. Morelande et al. proposed the Rao-Blackwellised SMC-PHD (RB-SMC-PHD) filter in [23]. The RB-SMC-PHD filter utilizes several auxiliary variables to define the IS function, thus making it suitable for the intensity approximation of the SMC-PHD filter with conditionally linear Gaussian models. Motivated by the auxiliary particle filter, Whiteley et al. proposed the auxiliary particle PHD (APHD) filter in [24], in which the auxiliary variable is pre-selected to minimize the variance of the IS weights. Although the APHD filter enhances the efficiency of the SMC-PHD filter in nonlinear scenario, it yields poor performance in case of severe nonlinearities or high process noise [22]. Inspired by the unscented particle filter, Yoon et al. [25] utilized the unscented information filter (UIF) to design the IS function of SMC-PHD (called USMC-PHD filter). Since such a design takes the current observations of targets into account, it is more stable than the BSMC-PHD filter. However, the drawback of this filter is that its performance has been influenced by the selection of the sigma-points of UIF. Ristic et al. [20] proposed a novel state estimation method (called IBSMC-PHD), rather than partitioning particles in ad-hoc manner. Their method groups the particles in the update stage, thus enjoying the computational efficiency.

1.2. Our Work and Contributions

In this paper, we propose a cubature information SMC-PHD (CISMC-PHD) and its fast implementation (F-CISMC-PHD) approaches, which can be used to estimate the time-varying number and states of multi-target. As aforementioned, the disadvantage of conventional SMC-PHD filters is the tracking inefficiency in nonlinear scenario. To avoid such inefficiency, our CISMC-PHD approach applies the posterior intensity as the IS function. With such a selection, the current observations can be incorporated into the IS function design. Then, we utilize the cubature information filter (CIF) [26] with a gating method to calculate the IS function. Benefitting from tracking accuracy of CIF in high dimensional nonlinear case, the CISMC-PHD approach is capable of estimating the time-varying number and states of targets. To avoid initializing birth intensity in whole state space, a birth intensity initialization method is proposed for our CISMC-PHD approach. At last, we present the F-CISMC-PHD approach to reduce the computational complexity by considering groups of particles as Gaussian mixture components. These components are applied to approximate the IS functions instead of particles of the CISMC-PHD approach. Since the number of Gaussian components is much less than that of particles, the computational complexity can be greatly reduced. The main contributions of our work are listed as follows.
(1)
We propose a novel IS function approximating method, which utilizes the CIF with a gating method to enhance the estimation accuracy of the SMC-PHD filter. Specifically, first, the posterior intensity is applied as the IS function of our CISMC-PHD approach, in order to incorporate the current observation set into the IS function approximation. Then, the gating method is integrated into the update step of the CIF for approximating the IS function. Benefitting from the most recent success of CIF in nonlinear state estimation, the tracking performance of the proposed CISMC-PHD approach is significantly enhanced.
(2)
We develop a method to initialize the birth intensity for the next tracking recursion. Since the current estimated targets (i.e., current survival targets) are not possible to be the birth targets at the next recursion, the observations of estimated targets are removed from the current observation set. Then, using an unbiased model, the remaining observations are mapped to state space for the birth intensity initialization. As such, the birth intensity can be adaptively initialized, making the target tracking more accurate and stable.
(3)
We develop a fast version of the CISMC-PHD approach (namely F-CISMC-PHD). We first consider each group of particles as a Gaussian mixture component. Then these components are used to approximate the IS functions of the CISMC-PHD approach. With the approximated IS functions, the particles can be sampled from these components for the intensity prediction and update steps. As a result, the computational complexity of the proposed CISMC-PHD approach can be significantly reduced.
The rest of this paper is organized as follows. In Section 2, a brief overview of the SMC-PHD filter is provided. Section 3 proposes our CISMC-PHD approach. A fast implementation of CISMC-PHD approach is presented in Section 4. Simulation results are demonstrated in Section 5, and Section 6 concludes this paper.

2. A Brief Overview of The SMC-PHD Filter

In this section, we review the basic idea of the SMC-PHD filter in detail. The main notations used in this section are defined as follows.
x k The state of a dynamic target at time k
z k The observation of a dynamic target at time k
γ k ( · ) The intensity of birth target at time k
L k The number of the survival particles at time k
J k The number of the birth particles at time k
p s ( · ) The survival probability of target
p d ( · ) The detected probability of target
π ( · , · ) The IS function of birth intensity
q ( · | · ) The IS function of survival intensity
The SMC-PHD filter, motivated by the particle filter, is a sequential implementation of the PHD filter. In the SMC-PHD filter, the posterior intensity can be represented by a set of random samples of state vector x k with associated weights, which are usually called particles. By substituting these particles into the recursion of the PHD filter, the multi-dimensional integrals can be replaced by summations of the particles, which is computationally tractable.
More specifically, we define the particle set at time k - 1 as { x k - 1 ( i ) , w k - 1 | k - 1 ( i ) } i = 1 L k - 1 , where x k - 1 ( i ) and w k - 1 | k - 1 ( i ) are the state and weight of the i-th particle at time k - 1 , respectively. The posterior intensity at time k - 1 can be modelled by
D k - 1 | k - 1 ( x k - 1 | Z 1 : k - 1 ) = i = 1 L k - 1 w k - 1 | k - 1 ( i ) · δ ( x - x k - 1 ( i ) )
where Z 1 : k - 1 is the multi-target observations from time 1 to k - 1 , and δ ( · ) is the Dirac Delta function. Notice that Z k = { z k , 1 , z k , 2 , , z k , M } . Given D k - 1 | k - 1 ( x k - 1 | Z 1 : k - 1 ) , the implementation of the SMC-PHD filter consists of the prediction and update stages.
Prediction: We first denote IS functions for the survival and birth targets as q ( x k ( i ) | x k - 1 ( i ) , Z k ) and π ( x k ( i ) , Z k ) , respectively. Then, according to [18], the predicted intensity can be formulated by these IS functions,
D k | k - 1 ( x k | Z 1 : k - 1 ) = i = 1 L k - 1 + J k w k | k - 1 ( i ) · δ ( x - x k ( i ) )
where
x k ( i ) q ( x k ( i ) | x k - 1 ( i ) , Z k ) i = 1 , , L k - 1 π ( x k ( i ) , Z k ) i = L k - 1 + 1 , , L k - 1 + J k
w k | k - 1 ( i ) = p s ( x k - 1 ( i ) ) · f ( x k ( i ) | x k - 1 ( i ) ) q ( x k ( i ) | x k - 1 ( i ) , Z k ) i = 1 , 2 , , L k - 1 γ ( x k ( i ) ) J k · π ( x k ( i ) , Z k ) i = L k - 1 + 1 , , L k - 1 + J k
In Equation (4), J k is calculated by J k = ν γ ( x ) d x , where ν is the particle number of each birth target. Equations (2)–(4) can be then used to predict the states and weights of the particles.
Update: In this stage, we obtain the posterior intensity by updating Equation (2). Then, we have the following update strategy,
D k | k ( x k | Z 1 : k ) = i = 1 L k - 1 + J k w k | k ( i ) δ ( x - x k ( i ) )
where
w k | k ( i ) = 1 - p d ( x k ( i ) ) + z Z k p d ( x k ( i ) ) g k ( z | x k ( i ) ) κ ( z ) + C z w k | k - 1 ( i )
κ ( · ) denotes the clutter intensity, and
C z = i = 1 L k - 1 + J k p d ( x k ( i ) ) g k ( z | x k , i ) w k | k - 1
Equations (2)–(6) include the main procedure of SMC-PHD at one recursion. Commonly, to avoid the degeneracy of particles, the resampling strategy is utilized to resample particle set { x k ( i ) , w k | k ( i ) } i = 1 L k - 1 + J k . After resampling, we can use the clustering methods to extract number and states of targets.

3. The CISMC-PHD Approach for Multi-Target Tracking

In this section, we present our CISMC-PHD approach. To be more specific, we propose a novel IS function approximation algorithm incorporating the CIF and a gating method in Section 3.1. Then, Section 3.2 develops a method to initialize the birth intensity. Finally, Section 3.3 introduces the state extraction method for state estimation.
The nonlinear dynamic model of the target with state x k at time k is given as follows,
Process model : x k = ϕ ( x k - 1 ) + v k - 1
Observation model : z k = φ ( x k ) + w k
where ϕ ( · ) is the state transition function, and φ ( · ) denotes the relationship between state and observation. v k - 1 and w k are the process and observation noises at time k - 1 and k, respectively. Both v k - 1 and w k are assumed to be Gaussian noises with zero means, and their covariances are denoted as Q k - 1 and R k . According to this model, the transition density f ( x k | x k - 1 ) and likelihood g k ( z k | x k ) are subject to Gaussian distributions.

3.1. The IS Function Approximation Algorithm

As mentioned in Section 2, most of the conventional SMC-PHD filters utilize the transition density function as the IS functions, resulting in great tracking error for targets with nonlinear dynamics. A novel IS function approximation algorithm, incorporating the CIF with a gating method, is presented to improve the tracking accuracy.
In our approach, we select the IS functions of Equations (3) and (4) as
Survival IS : q ( x k ( i ) | x k - 1 ( i ) , Z k ) = N ( x k ( i ) ; m k , s ( i ) , P k , s ( i ) )
Birth IS : π ( x k ( i ) | Z k ) = N ( x k ( i ) ; m k , b ( i ) , P k , b ( i ) )
where m k , s ( · ) and m k , b ( · ) are means of the survival and birth particles, respectively. P k , s ( · ) and P k , b ( · ) denotes the corresponding covariances of them.
Then, the problem of IS function design can be reduced to calculate m k ( i ) and P k ( i ) . Now, we discuss on how to calculate them. For simplicity, they are replaced by m k and P k , respectively. Here we use the CIF and gating methods to estimate them.
Before introducing the CIF method, we review the cubature rules [27]. The cubature rules are used to approximate the Gaussian weight integral. Assuming c ( x ) is a function on the n-dimension R n , its Gaussian weight integral can be approximated by
I N ( c ) = R n c ( x ) N ( x ; m , P ) 1 2 n j = 1 2 n c ( m + P α j )
where
α j = n [ 1 ] j , j = 1 , 2 , , 2 n
and [ 1 ] j is the j-th vector of the set
1 0 0 , , 0 0 1 , - 1 0 0 , 0 0 - 1
According to Equation (12), the cubature rules can be used to compute the multi-dimension integrals in the prediction and update steps of the CIF method.
Prediction: In this step, we first predict the state m k | k - 1 and covariance P k | k - 1 according to cubature rules. Then, the predicted information state vector y k | k - 1 and matrix Y k | k - 1 are estimated for the update step.
Let m k - 1 and P k - 1 be the previous state and covariance, respectively. According to Equations (12) and (13), the j-th cubature point χ k - 1 , j can be estimated by
χ k - 1 , j = P k - 1 α j + m k - 1
Then, we can calculate m k | k - 1 and P k | k - 1 using the following formulations:
m k | k - 1 = 1 2 n j = 1 2 n χ k - 1 , j *
P k | k - 1 = 1 2 n j = 1 2 n χ k - 1 , j * ( χ k - 1 , j * ) T - m k | k - 1 ( m k | k - 1 ) T + Q k - 1
where ( · ) T is the transpose operator, and
χ k - 1 , j * = ϕ ( χ k - 1 , j )
Given Equations (15) and (16), the information forms of m k | k - 1 and P k | k - 1 are represented [28] by
y k | k - 1 = Y k | k - 1 m k | k - 1
and
Y k | k - 1 = ( P k | k - 1 ) - 1
where y k | k - 1 and Y k | k - 1 are the information state and matrix, respectively.
Update: We use the observation set Z k to update the predicted y k | k - 1 and Y k | k - 1 in the current step. In order to construct the associations between the observation set Z k and predicted observation z k | k - 1 , a gating method is applied to extract the associated observations. With the extracted observations, we can finally obtain m k and covariance P k .
We denote z k | k - 1 as the predicted observation, computed by
z k | k - 1 = 1 2 n j = 1 2 n χ k | k - 1 , j *
where
χ k | k - 1 , j * = φ ( χ k | k - 1 , j )
and
χ k | k - 1 , j = P k | k - 1 α j + m k | k - 1
Utilizing the predicted observation z k | k - 1 of Equation (20), the error cross covariance matrix of state and observation can be evaluated by
P k | k - 1 m z = 1 2 n j = 1 2 n ( χ k | k - 1 , j - m k | k - 1 ) ( χ k | k - 1 , j * - z k | k - 1 ) T = 1 2 n j = 1 2 n χ k | k - 1 , j ( χ k | k - 1 , j * ) T - m k | k - 1 ( z k | k - 1 ) T
With the above obtained parameters, we can calculate the state contribution and its corresponding information matrix as
i k , j = Y k | k - 1 P k | k - 1 m z R k - 1 ( μ j + ( Y k | k - 1 P k | k - 1 m z ) T m k | k - 1 )
and
I k = Y k | k - 1 P k | k - 1 m z R k - 1 ( Y k | k - 1 P k | k - 1 m z ) T
where μ j is the innovation of the j-th observation z j ( z j Z k ), expressed by
μ j = z j - z k | k - 1
In our scenario, z j is a two-dimension vector, and μ j follows a two-dimension Gaussian distribution.
In practice, the observation set may contain large clutters. The existence of these clutters cannot only degenerate the estimation accuracy, but also increase the computational complexity. Recently, several gating technologies have been proposed to remove the clutters from the observation set [29,30]. Inspired by [30], we utilize the gating technology to reduce the influence of clutters.
Intuitively, observations far away from the predicted observation are subject to be generated by clutters. These observations must be removed from the observation set. With the gating technology, the left observations can be represented by
Z ^ k = { z k , j | μ j T ( P k | k - 1 z z ) - 1 μ j < T h } z k , j Z k
where P k | k - 1 z z is the covariance matrix of the predicted observation z k | k - 1 , and ( · ) - 1 is the matrix inversion. T h is the threshold of the gate. According to Equation (27), the innovation μ j follows the Chi-square distribution. Thus, T h can be determined by the dimension of μ j and association probability. Commonly, the square root of T h is known as the number of Sigma. Literature [30] proved that the number of Sigma gates ranging from 3 to 5 (corresponding to T h = 9 - 25 ) can guarantee the true observation lying inside the gate with “enough” probability ( 0 . 971 ), when the dimension of μ j is less than three. In this paper, we select the number of Sigma gates being to 4 (corresponding to T h = 16 ). When the dimension of μ j is less than three, such a selection guarantee that the association probability 0 . 998 .
Then, we concentrate on computing P k | k - 1 z z of Equation (27). Let P k | k - 1 m z be the cross covariance matrix between observation and state space. According to the linear error propagating of [31], P k | k - 1 m z can be rewritten as
P k | k - 1 m z P k | k - 1 H k T
where H k is the linearized matrix.
Obviously, H k can be approximated by
H k ( P k | k - 1 m z ) T P k | k - 1 - 1
With the achieved H k , according to [32], P k | k - 1 z z can be calculated by
P k | k - 1 z z = H k P k | k - 1 H k T + R k
Substituting the achieve P k | k - 1 z z into Equation (27), Z ^ k can be extracted from the current observation set Z k .
With the extracted observation set Z ^ k , the information state vector y k and matrix Y k are represented as:
y k = y k | k - 1 + j = 1 | Z ^ k | i k , j
Y k = Y k | k - 1 + j = 1 | Z ^ k | I k , j
Given information state y k and matrix Y k , posterior state m k can be reconstructed based on Equation (18) :
m k = Y k - 1 y k
Moreover, the posterior covariance P k is recovered based on Equation (19):
P k = ( Y k ) - 1
If there is no observation that lies inside the gate ( Z ^ k = ), we approximate m k and P k in the following,
m k = m k | k - 1
P k = P k | k - 1
Substituting the above obtained m k and P k into Equations (10) and (11), we can approximate the IS functions of survival and birth targets for our CISMC-PHD approach.

3.2. The Birth Intensity Initialization Method

According to Equation (2), the birth intensity has large effect on the posterior intensity estimation. Targets may “born at anywhere” of the state space. In other words, birth intensity γ ( x ) may cover the whole state space, which is rather exhaustive [25]. To avoid such a disadvantage, observation-driven birth intensity initiation methods were proposed [20,33,34]. Inspired by these methods, an adaptive birth intensity initialization method is proposed for the CISMC-PHD approach. Instead of initializing birth intensity across the whole state space, the proposed method of CISMC-PHD approach utilizes the current observations and estimated targets to initialize the birth intensity at the next recursion. Compared with the conventional SMC-PHD filters, our method can initialize the birth intensity without knowing it as a prior.
The implementation of our method consists of two steps. First, in order to initialize the birth intensity, we remove observations generated by the estimated targets That is because the current survival targets cannot be new-born targets at the next recursion. Second, we use the remaining observations to estimate the birth target components, which can be used to calculate the birth intensity. With these two steps, the birth intensity can be initialized for the next recursion.
Step1. Remove observations generated by the estimated targets.
In the basic PHD filter, it is assumed that each target can yield at most one observation [35]. According to this assumption, each target has one and only one corresponding observation. Influenced by the noises and clutters, the observation generated by the target may appear around the target. In other words, observations around the target has the large probability to be generated by the same target. Therefore, the birth target state set can be estimated by removing states of estimated targets from the multi-target state.
Here, we adopt the bearing and range tracking model [36] to illustrate the birth intensity initialization method of our CISMC-PHD approach. Let x k , i e be the state of the i-th target in the estimate state set X k e . x k , i e consists of position and velocity, while z k , j ( z k , j Z k ) consists of the bearing angle and range. We define the distance between x k , i e and z k , j ( z k , j Z k ) as
d i , j = | ( z k , j - φ ( x k , i e ) ) r |
where ( · ) r denotes the range-dimension element, and | · | is the absolution value.
We follow the way of [30] to select the certain threshold for Equation (37),
d i , j < l · σ r
where σ r is the error of the range-dimension (known as a prior). l is the confidence level, commonly selected from l = 3 5 . Here, we use l = 3 , which can guarantee that the associated probability equals to 0.997.
With Equations (37) and (38), we can remove the observations associated with the estimated targets. Let Z ˜ k be the observations of birth targets, the removing procedure is summarized in Table 1.
Step2. Estimate the birth target components.
Once Z ˜ k is obtained, we turn to estimate the birth target components (the mean of the i-th target state vector m k , b ( i ) and its corresponding covariance P k , b ( i ) ) by the unbiased model of [37].
Let z ˜ k , i Z ˜ k , we map z ˜ k , i into state space denoted by z ˜ k , i c = [ p k , i x , p k , i y ] T . p k , i x and p k , i y can be computed by p k , i x = β θ - 1 r k , i cos θ k , i and p k , i y = β θ - 1 r k , i sin θ k , i . β θ = σ θ is a biased comparison factor, where σ θ , as a prior, is the error of bearing angle θ k , i . According to [37], m k ( i ) , the mean of the i-th birth target state, can be estimated as
m k ( i ) = [ p k , i x , 0 , p k , i y , 0 , 0 ] T
The covariance can be approximated by
P k ( i ) = σ x x 0 σ x y 0 0 0 σ v 0 0 0 σ y y 0 σ x y 0 0 0 0 0 σ v 2 0 0 0 0 0 σ θ 2
where σ v , as a prior, is the standard deviation of velocity. In Equation (40), the following exists,
σ x x = ( β θ - 2 - 2 ) ( r ˜ k , i ) 2 cos 2 ( θ k , i ) + 0 . 5 ( ( r ˜ k , i ) 2 + σ r 2 ) ( 1 + β θ 4 cos ( 2 θ k , i ) ) σ x y = ( β θ - 2 - 2 ) ( r ˜ k , i ) 2 cos ( θ k , i ) sin ( θ k , i ) + 0 . 5 ( ( r ˜ k , i ) 2 + σ r 2 ) ( 1 + β θ 4 cos ( 2 θ k , i ) ) σ y y = ( β θ - 2 - 2 ) ( r ˜ k , i ) 2 sin 2 ( θ k , i ) + 0 . 5 ( ( r ˜ k , i ) 2 + σ r 2 ) ( 1 - β θ 4 cos ( 2 θ k , i ) )
Finally, we can construct the new-born targets as { m k , i , P k , i } i = 1 N k , b , where N k , b = | Z ˜ k c | is considered as the number of birth targets. We use Equation (11) to sample states of birth particles. The weights of these birth particles are initialized with the same values, w k , b ( i ) = γ ( x ) d x N · N k , b , where N is the number particles for each target, and γ ( x ) is defined in Section 2. On this basis, these birth particles become survival particles at time k + 1 . That is to say, the IS functions of these particles at time k + 1 can be computed by the method of Section 3.1. Notice that the new-born target in this section may contain clutters, and these clutters can be removed in the resampling step of the CISMC-PHD approach.
The proposed initialization method may cause overestimation of targets. To overcome the issue of overestimation, some advanced methods, such as [33,34], etc., may be incorporated for initialization of our approach. It is an interesting future work.

3.3. State Estimation

In multi-target tracking, it is rather important to estimate the target number and states. As for the state estimation, clustering methods, are commonly used in SMC-PHD filters [16,18]. However, they are subject to biased estimation [21]. Ristic et al. [21] proposed an method that clusters the particles into several groups at the update stage. In this paper, we intend to adopt the method of [38] for state estimation, which is an improved method of [21]. There are also several alternative methods, such as Zhao’s method [39] and MEAP method [40], which have better estimation performance.
According to Equation (6), the updated weight w k i of the i-th particle consists of two parts,
w k ( i , j ) = ( 1 - p d ( x k ) ) w k | k - 1 ( i ) j = 0 p d ( x k ( i ) ) g k ( z k , j | x k ( i ) ) κ ( z k , j ) + C z k , j w k | k - 1 i j = 1 , , | Z ^ k |
In Equation (42), j = 0 denotes that there is no observation, and C z k , j can be computed by Equation (7). For state estimation, we aggregate W j of particle weights corresponding to observation z k , j ,
W j = i = 1 L k - 1 + J k w k ( i , j ) j = 0 , , | Z ^ k |
According to Equations (42) and (43), if z k , j is generated by the clutter, then the likelihood g k ( z k , j | x k ( i ) ) may be small, leading to low value of W j . However, if z k , j is generated by the target, then W j may be large due to the large value of g k ( z k , j | x k ( i ) ) . Thus, setting certain threshold W t h for W j , we can assign particles { x k , j ( i ) , w k ( i , j ) } that satisfy W j > W t h to the j-th target. In this paper, we set W t h = 0 . 5 , the same as [21]. Then, x k , j and P k , j can be calculated in the following
x k , j = 1 W j i = 1 L k - 1 + J k w k i , j x k , j ( i )
P k , j = 1 W j i = 1 L k - 1 + J k w k i , j ( x k , j ( i ) - x k , j ) ( x k , j ( i ) - x k , j )
Given Equations (44) and (45), the states of multi-target can be finally output. We summarize our approach at time k in Table 2.

4. A Fast Approach For The CISMC-PHD Filter

In this section, we focus on reducing the computational complexity of our CISMC-PHD approach. Section 4.1 presents a fast implementation of the CISMC-PHD approach, namely the F-CISMC-PHD approach. Then, we analyze the computational complexity of the CISMC-PHD and F-CISMC-PHD approaches in Section 4.2. The framework of the improved approach is illustrated in Figure 1.

4.1. The Fast CISMC-PHD Filter

In this section, we introduce the F-CISMC-PHD approach, which can save the computational time of the CISMC-PHD approach. Inspired by [41], we consider the particle groups of targets as the Gaussian mixture components. Recall that N k - 1 , b is the number of birth components. m k - 1 , b ( i ) and P k - 1 , b ( i ) denote the mean and covariance of the i-th birth component, respectively. The posterior intensity of Equation (1) can be approximated by
D k - 1 | k - 1 ( x k - 1 | Z 1 : k - 1 ) i = 1 N k - 1 , s G k - 1 , s ( i ) N ( x k - 1 ; m k - 1 , b ( i ) , P k - 1 , b ( i ) ) + i = 1 N k - 1 , b G k - 1 , b ( i ) N ( x k - 1 ; m k - 1 ( i ) , P k - 1 ( i ) )
where m k - 1 , s ( i ) and P k - 1 , s ( i ) are the mean and covariance of the i-th survival component, respectively. G k - 1 , s ( i ) is its corresponding weight, N k - 1 , s is the number of survival components, and G k - 1 , b ( i ) is the weight of the i-th birth component. Here, G k - 1 , b ( i ) = γ ( x ) d x N k - 1 , b .
Commonly, birth components at time k - 1 become survival components at time k. We combine birth and survival components into one set. That is { G k - 1 ( i ) , m k - 1 ( i ) , P k - 1 ( i ) } i = 1 N k - 1 , b + N k - 1 , s = { G k - 1 , b ( i ) , m k - 1 , b ( i ) , P k - 1 , b ( i ) } i = 1 N k - 1 , b { G k - 1 , s ( i ) , m k - 1 , s ( i ) , P k - 1 , s ( i ) } i = 1 N k - 1 , s , where G k - 1 ( i ) , m k - 1 ( i ) , P k - 1 ( i ) denote the weight, mean and covariance of the i-th combined component.
With the combined components, we use the CIF method of Section 3.1 to approximate the IS function of each component. Here, we utilize q ( x | m k - 1 ( i ) , Z k ) to represent the IS function of the i-th component. On this basis, the j-th predicted particle, which is generated by the i-th component, can be represented by
x k ( j ) q ( x k ( j ) | m k - 1 ( i ) , Z k ) j = a = 1 i - 1 G k - 1 ( a ) · N + 1 , a = 1 i - 1 G k - 1 ( a ) · N + 2 , , a = 1 i G k - 1 ( a ) · N
w k | k - 1 ( j ) = p s ( x k - 1 ( i ) ) · f ( x k ( j ) | x k - 1 ( i ) ) q ( x k ( j ) | m k - 1 ( j ) , Z k ) · G k - 1 ( a ) G k - 1 ( a ) N j = a = 1 i - 1 G k - 1 ( a ) · N + 1 , a = 1 i - 1 G k - 1 ( a ) · N + 2 , , a = 1 i G k - 1 ( a ) · N
where f ( x k ( j ) | x k - 1 ( i ) ) = N ( x k ( j ) ; m k | k - 1 ( i ) , P k | k - 1 ( i ) ) . In addition, m k | k - 1 ( i ) and P k | k - 1 ( i ) are the predicted mean and covariance of i-th component, respectively, which can be computed by Equations (15) and (16). · denotes the nearest floor integer, and G k - 1 ( i ) · N is the number of particles generated by the i-th component. According to Equations (47) and (48), the number of predicted particles is N k = a = 1 N k , s + N k , b G k - 1 ( a ) · N .
Then, the predicted weight of Equation (48) is substituted into Equation (42) for particle grouping and state estimation. Recall that, weight W j of Equation (43) can be used to assign the particles into the j-th group, where the mean x k , j and covariance P k , j can be calculated by Equations (44) and (45) in Section 3.3. Given W j , x k , j and P k , j , we model the j-th group as a Gaussian mixture component { G k ( j ) , x k , j , P k , j } , where we set G k ( j ) = W j max j W j . With such a selection, it can guarantee that the groups with large W j have enough number of sampling particles. Note that the group with small W j has the large probability to be generated by the clutter, and such a group should be neglected to avoid the waste of computational time. We set a certain threshold T g for { G k ( j ) | G k ( j ) > T g } , subject to T g · N N . In this paper, we set T g = 0 . 1 . The construction procedure of the target components is summarized in Table 3.
The target components of Table 3 refer to the survival target components. The birth components and target state estimation can be achieved by Section 3.2 and Section 3.3, respectively.

4.2. Computational Complexity

In this section, we analyze the computational complexity of the CISMC-PHD, F-CISMC-PHD and conventional SMC-PHD approaches. For justice, we adopt the same state estimation and birth target initialization methods for the three approaches. The computational complexity of the three approaches on state estimating and birth target initializing is the same, when they have same particle numbers and observations. Thus, it can be neglected for the computational complexity comparing. In addition, we select the multinomial resampling method as the resampling methods of the CISMC-PHD and conventional SMC-PHD approaches. The particle numbers of these approaches are equal to N p .
We begin with the computational complexity analysis of the CISMC-PHD approach. Incorporating the CIF and gating methods into the SMC-PHD approach, the CISMC-PHD approach can achieve a good estimation accuracy in nonlinear target tracking. As mentioned in Section 3.1, each particle is applied to approximate the IS functions. The computational complexity of the CIF and gating method per particle is nearly O ( n d 3 ) , where n d is the dimension of the particle state. The computational complexity of the CIF-based IS functions is O ( N p · n d 3 ) . Besides, the computational complexity of the PHD update step is O ( N p · M ) , where M is the number of observations. In addition, the resampling step of our CISMC-PHD approach consumes O ( N p ) computational complexity. Thus, the computational complexity of our CISMC-PHD approach in total is O ( N p · n d 3 + N p · M + N p ) .
Then, we turn to the analysis of the computational complexity of the F-CISMC-PHD approach. Since the F-CISMC-PHD approach adopts the target components to compute the CIF-based IS functions, the computational complexity of the CIF-based IS functions is O ( N G · n d 3 ) , where N G is the number of target components, N G N p . Assuming that in the PHD prediction step, N G target components generate N p particles. The computational complexity of the PHD update step is O ( N p · M ) . Besides, the Gaussian target component forming consumes O ( M + 1 ) . Combining the computational complexity of these steps together, the computational complexity of the F-CISMC-PHD approach is O ( N G · n d 3 + N p · M + M + 1 ) . In practice, M N p , the computational complexity of F-CISMC-PHD filter is much less than the CISMC-PHD filter.
The conventional SMC-PHD approach uses the transitional density as the IS function. Compared with the CISMC-PHD and F-CISMC-PHD approaches, it does not need to the IS function computing. Hence, the computational complexity of the conventional SMC-PHD approach can be approximated as O ( N p · M + N p ) , where O ( N p · M ) and O ( N p ) are the computational complexity of the update and resampling steps. Obviously, O ( N p · M + N p ) < O ( N G · n d 3 + N p · M + M + 1 ) < O ( N p · n d 3 + N p · M + N p ) . Thus, the computational complexity of the conventional SMC-PHD approach is smaller than the CISMC-PHD and F-CISMC-PHD approaches.
With the above discussion, we can conclude that the conventional SMC-PHD approach has the lowest computational complexity, and the CISMC-PHD approach has the highest computational complexity. However, the estimation accuracy of the conventional SMC-PHD approach is the lowest, and the estimation accuracy of the CISMC-PHD approach is the highest. The F-CISMC-PHD approach can make a trade-off between the computational complexity and estimation accuracy. Such a conclusion can be observed in Section 5.

5. Simulation Results

In this section, we validate the tracking performance of the proposed CISMC-PHD and F-CISMC-PHD approaches. In Section 5.1, a nonlinear simulation scenario composed of five targets is constructed. Then, Section 5.2 compares the estimation results of the IBSMC-PHD [20], proposed CISMC-PHD and F-CISMC-PHD approaches, in terms of the optimal subpattern assignment (OSPA) metric [42] and Root Mean Square Error (RMSE). At last, we compare the simulation results of all three approaches with different numbers of clutters and detection probabilities, to validate the effectiveness of our approaches.

5.1. Simulation Scenarios

In our simulations, we use the nonlinear scenario, the same as [36]. Let x be the target states, represented by x = [ p x , v x , p y , v y , α ] T . In this paper, ( p x , p y ) is the position, ( v x , v y ) is the velocity, and α is the turn rate. With the above definitions, we model the nonlinear dynamic equation as
x k = 1 sin ( α k - 1 T ) α k - 1 0 - 1 - cos ( α k - 1 T ) α k - 1 0 0 cos ( α k - 1 T ) 0 - sin ( α k - 1 T ) 0 0 1 - cos ( α k - 1 T ) α k - 1 1 sin ( α k - 1 T ) α k - 1 0 0 sin ( α k - 1 T ) 0 cos ( α k - 1 T ) 0 0 0 0 0 1 x k - 1 + T 2 2 0 0 T 0 0 0 T 2 2 0 0 T 0 0 0 1 ε k - 1
where T = 1 second (s) is the sampling interval. In addition, ε k - 1 is the noise, defined by ε k - 1 N ( ε k - 1 ; 0 , Q ) . We denote Q = d i a g ( σ x , ε 2 , σ y , ε 2 , σ α 2 ) as covariance matrices of ε k - 1 . In this paper, we set σ x , ε = σ y , ε = 1 meter/second 2 (m/s 2 ), σ α = π / 180 rad. The initial states, appearing times, and disappearing times of targets are listed in Table 4.
Besides, the observation model is given by
z k = arctan p y p x p x 2 + p y 2 + η k
where η k is the observation noise defined by η k N ( η k ; 0 , R ) , and R = d i a g ( σ θ 2 , σ r 2 ) is the covariance. Here, we set σ θ = π / 180 rad and σ r = 1 meter (m). We also assume that clutters are uniformly distributed in the detection region, where the angle range is ( 0 , π / 2 ) rad, and distance range is ( 0 , 1000 ) m. Trajectories of the five targets in both scenarios are shown in Figure 2, where the clutter number is set to be 10 for each scenario.
For parameters, we set the gating threshold T h = 16 according to [32], the probability of detection and survival are p d ( x k ) = 0 . 95 , and p s ( x k ) = 0 . 99 , in accordance with [36]. The particle numbers for each birth target and survival targets are 5 and 100, respectively. All of the simulations are run in a computer with MATLAB 2015a, and i5 3.2 GHz processor with 4GB RAM.

5.2. Comparison of Estimation Accuracy on Certain Number of Clutters

To compare the estimation accuracy, we adopt the first order OSPA and RMSE as the metric. Here, we discuss the first order OSPA distance in the following. Let X = { x 1 , , x n } and Y = { y 1 , , y n } be two RFSs, where m and n are numbers of elements in X and Y , respectively. Supposing that Ω n represents the set of permutations of { 1 , 2 , , n } , the first order OSPA metric can be rewritten by
d ¯ p c ( X , Y ) = 1 n min ς Ω n i = 1 m d c ( x i , y ς ( i ) ) p + c p ( n - m )
where d c ( x , y ) = min ( c , d ( x , y ) ) , c > 0 is a cut-off factor, and d ( x , y ) is the distance between x and y . In this paper, we set c = 150 in accordance with [43], and use the Euclidean distance to compute d ( x , y ) .
Then, we conducted 500 Monte Carlo runs for multi-target tracking with the IBSMC-PHD, our CISMC-PHD, and F-CISMC-PHD approaches. The estimated trajectories of all three approaches are demonstrated in Figure 3. We can observe that most of estimated points are covered with the true trajectories in Figure 3b,c, while most of points are not covered with the ground-truth trajectories.
Furthermore, Figure 4 depicts the OSPA distances of all three approaches. In these figures, the OSPA distances of the proposed CISMC-PHD and F-CISMC-PHD approaches are smaller than the BSMC-PHD approach. Note that large OSPA distance denotes large tracking error. Thus, the proposed CISMC-PHD and F-CISMC-PHD approaches have the smaller tracking error than the IBSMC-PHD approach. We can also observe that the OSPA distances of the proposed CISMC-PHD and F-CSMC-PHD approaches have four peaks at time 2, 9, 26, and 60. That is to say, targets may appear at these times.
We also plot the estimated numbers and corresponding RMSEs of all three approaches in Figure 5. As seen from Figure 5a, the estimated number of the proposed CISMC-PHD approach is closest to the ground truth among three approaches, thus enjoying the lowest RMSE in Figure 5b. In addition, the numerical results of the averaged OSPA distances and RMSEs are listed in Table 5, demonstrating that our CISMC-PHD approach achieves the best estimation on numbers and states. According to Table 5, the F-CIMS-PHD approach can make a compromise between the computational time and estimation accuracy.

5.3. Comparison of Estimation Accuracy on Various Numbers of Clutters

To validate the influence of clutters on multi-target tracking, the IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches were implemented with 500 Monte Carlo simulations alongside the clutter number changing from 1 to 30. The results are illustrated in Figure 6a,b. From this figure, we can see that the averaged OSPA distances of all three approaches are enhanced, when the clutter number increases from 1 to 30. Among these approaches, the CISMC-PHD approach has the smallest averaged OSPA distance and RMSE.

5.4. Comparison of Estimation Accuracy over Different Probabilities of Detection

In this section, we compare the estimation accuracy at different detection probabilities (varying from 0.92 to 0.98). Here, the clutter number is chosen to be 10, and 500 Monte Carlo simulations are run for the comparison. Table 6 reports the OSPA distances and RMSEs of the IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches.
From Table 6, we can observe that the estimated accuracy of the F-CISMC-PHD approach get close to the CISMC-PHD approach, when the probabilities of detection increase from 0 . 92 to 0 . 98 . Thus, the F-CISMC-PHD approach is suitable for the high probabilities of detection.

5.5. Comparison of Estimation Accuracy at Challenging Nonlinear Scenarios

In this section, we compare the estimation accuracy of the IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches at challenging nonlinear scenarios. For the challenging nonlinear scenarios, the standard deviation σ θ varies from 1 . 5 π 180 to 3 π 180 . We implement each approach with 500 Monte Carlo simulations.
The averaged accuracy, evaluated by OSPA and RMSE, is listed in Table 7. Table 7 indicates that the estimation accuracy of all three approaches decreases, when σ θ increases from 1 . 5 π 180 to 3 π 180 . Compared with the IBSMC-PHD approach, the OSPA distances and RMSEs of the CISMC-PHD and F-CISMC-PHD approaches are smaller at all four values of σ θ . It means that the estimation accuracy of the CISMC-PHD and F-CISMC-PHD approaches is more stable than the IBSMC-PHD approach in the challenging nonlinear scenarios.

6. Conclusions

In this paper, we have proposed the CISMC-PHD and F-CISMC-PHD approaches, which can estimate the time-varying number and states of multi-target nonlinear tracking. In our CISMC-PHD approach, a novel IS function approximation method is presented, which incorporates a gating method into the CIF method. To initiate the birth intensity of the next recursion, we use the current observations and estimated states to estimate the birth target components. In addition, we also present a fast implementation of the CISMC-PHD approach, namely F-CISMC-PHD, to reduce the time complexity of the CISMC-PHD approach. By clustering the particles into several groups, the target components can be obtained by representing the groups as Gaussian mixture components. Utilizing these components to approximating the IS functions, the computational time can be reduced magnificently. The simulation results demonstrate that the proposed CISMC-PHD and F-CISMC-PHD approaches outperform the conventional BSMC-PHD approach.
This paper concentrates on improving efficiency and accuracy of the conventional SMC-PHD filter. It simply utilizes the multinomial resampling method as the resampling method. Other resampling methods may be integrated in the CISMC-PHD approach for the future work. Besides, the F-CISMC-PHD approach is only suitable for the high probability of detection and small number of clutters. Study on improving the tracking performance of the F-CISMC-PHD approach at low probability of detection and large number of clutters may be seen as another direction of the future work.

Acknowledgments

This work was supported by the National Nature Science Foundation of China projects under Grants 61471022 and 61573037, and the Fok Ying Tung Education Foundation under Grant 151061.

Author Contributions

Zhe Liu provided insights in formulating the ideas, performed the simulations, and analyzed the simulation results. Zulin Wang provided some insights on motivation and basic idea in introduction. Mai Xu offered some insights on complexity analysis and technical derivations. Zhe Liu wrote the paper. Mai Xu and Zulin Wang carefully revised the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Yu, H.; Meier, K.; Argyle, M.; Beard, R.W. Moving-Target Tracking in Single-Channel Wide-Beam SAR. IEEE/ASME Trans. Mech. 2015, 20, 541–552. [Google Scholar] [CrossRef]
  2. Wu, J.; Hu, S.; Wang, Y. Adaptive multifeature visual tracking in a probability-hypothesis-density filtering framework. Signal Process. 2003, 93, 2915–2926. [Google Scholar] [CrossRef]
  3. Uney, M.; Clark, D.E.; Julier, S.J. Distributed Fusion of PHD Filters via Exponential Mixture Densities. IEEE J. Sel. Top. Signal Process. 2013, 7, 521–531. [Google Scholar] [CrossRef]
  4. Pulford, G. Taxonomy of multiple target tracking methods. IEE Proc. Radar Sonar Navig. 2005, 152, 291–304. [Google Scholar] [CrossRef]
  5. Yang, B.; Xu, G.; Jin, J.; Zhou, Y. Comparison on EKF and UKF for geomagnetic attitude estimation of LEO satellites. Chin. Space Sci. Technol. 2012, 32, 23–30. [Google Scholar]
  6. Yang, B.; He, F.; Jin, J.; Xiong, H.; Xu, G. DOA estimation for attitude determination on communication satellites. Chin. J. Aeronaut. 2014, 27, 670–677. [Google Scholar] [CrossRef]
  7. Blackman, S. Multiple Hypothesis Tracking for Multiple Target Tracking. IEEE Trans. Aerosp. Electron. Syst. 2004, 19, 5–18. [Google Scholar] [CrossRef]
  8. Bar-Shalom, Y.; Li, X.R. Multitarget-Multisensor Tracking: Principles and Techniques; YBS Publishing: Storrs, CT, USA, 1995. [Google Scholar]
  9. Roecker, J. Suboptimal Joint Probabilistic Data Association. IEEE Trans. Aerosp. Electron. Syst. 1994, 30, 504–510. [Google Scholar] [CrossRef]
  10. Bar-Shalom, Y.; Li, X.R.; Kirubarajan, T. Estimation with Applications to Tracking and Navigation: Theory Algorithms and Software; John Wiley & Sons: New York, NY, USA, 2001. [Google Scholar]
  11. Puranik, S.; Tugnait, J.K. Tracking of Multiple Maneuvering Targets using Multiscan JPDA and IMM Filtering. IEEE Trans. Aerosp. Electron. Syst. 2007, 43, 23–34. [Google Scholar] [CrossRef]
  12. Musicki, D.; Scala, B.L. Multi-target Tracking in Clutter without Measurement Assignment. IEEE Trans. Aerosp. Electron. Syst. 2008, 44, 887–896. [Google Scholar] [CrossRef]
  13. Yang, J.; Ji, H.; Fan, Z. Probability hypothesis density filter based on strong tracking MIE for multiple maneuvering target tracking. Int. J. Control Autom. Syst. 2013, 11, 306–316. [Google Scholar] [CrossRef]
  14. Mahler, R. Engineering statistics for multi-object tracking. In Proceedings of the 2001 IEEE Workshop on Multi-Object Tracking, Vancouver, BC, Canada, 8–8 July 2001; pp. 53–60.
  15. Mahler, R. Multitarget Bayes filtering via first-order multitarget moments. IEEE Trans. Aerosp. Electron. Syst. 2003, 39, 1152–1178. [Google Scholar] [CrossRef]
  16. Mahler, R. A Survey of PHD Filter and CPHD Filter Implementations. In Proceedings of the Signal Processing, Sensor Fusion, and Target Recognition XVI, Orlando, FL, USA, 9–11 April 2007.
  17. Mahler, R. “Statistics 101” for multisensor, multitarget data fusion. IEEE Aerosp. Electron. Syst. Mag. 2004, 19, 53–64. [Google Scholar] [CrossRef]
  18. Vo, B.N.; Singh, S.; Doucet, A. Sequential Monte Carlo Methods for Multitarget Filtering with Random Finite Sets. IEEE Trans. Aerosp. Electron. Syst. 2005, 41, 1224–1245. [Google Scholar]
  19. Mahler, R. Statistical Multisource-Multitarget Information Fusion; Artech House: Norwood, MA, UK, 2007; Volume 685. [Google Scholar]
  20. Ristic, B.; Clark, D.; Vo, B.-N.; Vo, B.-T. Adaptive Target Birth Intensity for PHD and CPHD Filters. IEEE Trans. Aerosp. Electron. Syst. 2012, 48, 1656–1668. [Google Scholar] [CrossRef]
  21. Ristic, B.; Clark, D.; Vo, B.N.; Vo, B.T. Improved SMC implementation of the PHD filter. In Proceedings of the 2010 13th Conference on Information Fusion (FUSION), Edinburgh, UK, 26–29 July 2010; pp. 1–8.
  22. Candy, J.V. Bayesian Signal Processing: Classical, Modern and Particle Filtering Methods; John Wiley & Sons: Hoboken, NJ, USA, 2011. [Google Scholar]
  23. Morelande, M. A sequential Monte Carlo method for PHD approximation with conditionally linear/Gaussian models. In Proceedings of the 2010 13th Conference on Information Fusion (FUSION), Edinburgh, UK, 26–29 July 2010; pp. 1–7.
  24. Whiteley, N.; Sumeetpal, S.; Godsill, S. Auxiliary Particle Implementation of Probability Hypothesis Density Filter. IEEE Trans. Aerosp. Electron. Syst. 2010, 46, 1437–1454. [Google Scholar] [CrossRef]
  25. Yoon, J.H.; Kim, D.U.; Yoon, K.J. Efficient importance sampling function design for sequential Monte Carlo PHD filter. Signal Process. 2012, 92, 2315–2321. [Google Scholar] [CrossRef]
  26. Chandra, K.P.B.; Gu, D.W.; Postlethwaite, I. Square Root Cubature Information Filter. IEEE Sens. J. 2013, 13, 750–758. [Google Scholar] [CrossRef]
  27. Arasaratnam, I.; Haykin, S. Cubature Kalman Filters. IEEE Trans. Autom. Control 2009, 54, 1254–1269. [Google Scholar] [CrossRef]
  28. Mutambara, A.G.O. Decentralized Estimation and Control for Multi-Sensor Systems, 1st ed.; CRC press: Boca Raton, FL, USA, 1998. [Google Scholar]
  29. Bailey, T.; Upcroft, B.; Durrant-Whyte, H. Validation gating for non-linear non-Gaussian target tracking. In Proceedings of the 2006 9th International Conference on Information Fusion, Florence, Italy, 26–29 July 2006.
  30. Li, T.; Sun, S.; Sattar, T. High-speed Sigma-gating SMC-PHD filter. Signal Process. 2013, 93, 2586–2593. [Google Scholar] [CrossRef]
  31. Sibley, G.; Sukhatme, G.; Matthies, L. The Iterated Sigma Point Kalman Filter with Applications to Long Range Stereo. Robot. Sci. Syst. 2006, 8, 235–244. [Google Scholar]
  32. Zhang, H.; Jing, Z.; Hu, S. Gaussian mixture CPHD filter with gating technique. Signal Process. 2010, 89, 1521–1530. [Google Scholar] [CrossRef]
  33. Reuter, S.; Meissner, D.; Wilking, B.; Dietmayer, K. Cardinality balanced multi-target multi-Bernoulli filtering using adaptive birth distributions. In Proceedings of the 2013 16th International Conference on Information Fusion (FUSION), Istanbul, Turkey, 9–12 July 2013; pp. 1608–1615.
  34. Li, T.; Sun, S.; Corchado, J.M.; Siyau, M.F. Random finite set-based Bayesian filters using magnitude-adaptive target birth intensity. In Proceedings of the 2014 17th International Conference on Information Fusion (FUSION), Salamanca, Spana, 7–10 July 2014; pp. 1–8.
  35. Mahler, R. “Statistics 102” for Multisource-Multitarget Detection and Tracking. IEEE J. Sel. Top. Signal Process. 2013, 7, 376–389. [Google Scholar] [CrossRef]
  36. Vo, B.N.; Ma, W.K. The Gaussian Mixture Probability Hypothesis Density Filter. IEEE Trans. Signal Process. 2006, 54, 4091–4104. [Google Scholar] [CrossRef]
  37. Mo, L.; Song, X.; Zhou, Y.; Kang, S.; Bar-Shalom, Y. Unbiased converted measurements for tracking. IEEE Trans. Aerosp. Electron. Syst. 1998, 34, 1023–1027. [Google Scholar]
  38. Schikora, M.; Koch, W.; Streit, R.; Cremers, D. A sequential Monte Carlo method for multi-target tracking with the intensity filter. In Advances in Intelligent Signal Processing and Data Mining; Springer: Berlin, Germany, 2013; pp. 55–87. [Google Scholar]
  39. Zhao, L.; Ma, P.; Su, X.; Zhang, H. A new multi-target state estimation algorithm for PHD particle filter. In Proceedings of the 2010 13th Conference on Information Fusion (FUSION), Edinburgh, UK, 26–29 July 2010; pp. 1–8.
  40. Li, T.; Sun, S.; Bolić, M.; Corchado, J.M. Algorithm design for parallel implementation of the SMC-PHD filter. Signal Process. 2016, 119, 115–127. [Google Scholar] [CrossRef]
  41. Van der Merwe, R.; Wan, E. Gaussian mixture sigma-point particle filters for sequential probabilistic inference in dynamic state-space models. In Proceedings of the 2003 IEEE International Conference on Acoustics, Speech, and Signal Processing, (ICASSP’03), Hong Kong, China, 6–10 April 2003; pp. 701–704.
  42. Schuhmacher, D.; Vo, B.T.; Vo, B.N. A Consistent Metric for Performance Evaluation of Multi-Object Filters. IEEE Trans. Signal Process. 2008, 56, 3447–3457. [Google Scholar] [CrossRef]
  43. Yoon, J.H.; Kim, D.U.; Yoon, K.J. Gaussian mixture importance sampling function for unscented SMC-PHD filter. Signal Process. 2013, 93, 2664–2670. [Google Scholar] [CrossRef]
Figure 1. Framework of the F-CISMC-PHD approach. In the IS function Approximating step, we utilize the survival and birth components to approximate the IS functions. Then the predicted particles are generated and updated in the PHD prediction and update step to achieve the posterior particles. By clustering the particles into several groups, the Gaussian Mixture components (namely survival components) can be constructed in the survival components construction step. Meanwhile, we also apply the survival components to estimate the birth components in the birth components construction step. These components are used to approximate the IS functions in the next iteration.
Figure 1. Framework of the F-CISMC-PHD approach. In the IS function Approximating step, we utilize the survival and birth components to approximate the IS functions. Then the predicted particles are generated and updated in the PHD prediction and update step to achieve the posterior particles. By clustering the particles into several groups, the Gaussian Mixture components (namely survival components) can be constructed in the survival components construction step. Meanwhile, we also apply the survival components to estimate the birth components in the birth components construction step. These components are used to approximate the IS functions in the next iteration.
Sensors 16 00653 g001
Figure 2. Ground-truth trajectories of five targets with the clutter number setting to be 10. The target trajectories are depicted by circle-solid lines with different colors, while the asterisks denote clutters.
Figure 2. Ground-truth trajectories of five targets with the clutter number setting to be 10. The target trajectories are depicted by circle-solid lines with different colors, while the asterisks denote clutters.
Sensors 16 00653 g002
Figure 3. Estimated trajectories of three approaches with clutter number being 10. The estimated trajectories are represented with the red (light) points, while the true trajectories are with the black (dark) solid line. (a) Trajectories of IBSMC-PHD; (b) Trajectories of CISMC-PHD; (c) Trajectories of F-CISMC-PHD.
Figure 3. Estimated trajectories of three approaches with clutter number being 10. The estimated trajectories are represented with the red (light) points, while the true trajectories are with the black (dark) solid line. (a) Trajectories of IBSMC-PHD; (b) Trajectories of CISMC-PHD; (c) Trajectories of F-CISMC-PHD.
Sensors 16 00653 g003
Figure 4. OSPA distances of the IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches with clutter number being 10.
Figure 4. OSPA distances of the IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches with clutter number being 10.
Sensors 16 00653 g004
Figure 5. Estimated numbers and RMSEs of IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches with clutter number being 10. (a) Estimated numbers of the three approaches; (b) RMSEs of the three approaches.
Figure 5. Estimated numbers and RMSEs of IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches with clutter number being 10. (a) Estimated numbers of the three approaches; (b) RMSEs of the three approaches.
Sensors 16 00653 g005
Figure 6. Estimated error of the IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches along with the clutter number changing from 1 to 30. (a) Averaged OSPA distances; (b) Averaged RMSEs of estimated number.
Figure 6. Estimated error of the IBSMC-PHD, CISMC-PHD and F-CISMC-PHD approaches along with the clutter number changing from 1 to 30. (a) Averaged OSPA distances; (b) Averaged RMSEs of estimated number.
Sensors 16 00653 g006
Table 1. Removing observations generated by the estimated targets.
Table 1. Removing observations generated by the estimated targets.
Input: Observation set Z k , and estimated state set X k e
Output: Observation set of birth targets Z ˜ k
-
For: j = 1 , 2 , , | X k e | ,
1
Compute the distance d i , j between x k , i e ( x k , i e X k e ) and z k , j for each z k , i Z k by Equation (37).
2
Extract z k , i satisfying i = { i | d i , j < = 3 · σ r } .
3
Remove z k , i from Z k to obtain Z ˜ k .
-
End For
-
Return Z ˜ k .
Table 2. The CISMC-PHD filter at time k.
Table 2. The CISMC-PHD filter at time k.
Input: Birth particle set { x k - 1 , b ( i ) , P k - 1 , b ( i ) , w k - 1 , b ( i ) } i = 1 J k - 1 , survival particle set { x k - 1 , s ( i ) , P k - 1 , s ( i ) , w k - 1 , s ( i ) } i = 1 L k - 1 , and current observation set Z k
Output: Target number M k , and estimated state set X k e
1
Calculate the IS function q ( x k ( i ) | x k - 1 , s ( i ) , Z 1 : k ) of Equation (10) by Equations (33) and (34), and draw particles { x k | k ( i ) , w k | k - 1 ( i ) } i = 1 L k - 1 for survival targets by Equations (3) and (4), where m k - 1 , s ( i ) = x k - 1 , s ( i ) .
2
Approximate the IS function q ( x k , b ( i ) | x k - 1 , b ( i ) , Z 1 : k ) of Equation (10) using Equations (33) and (34), and draw particle set { x k | k ( i ) , w k | k - 1 ( i ) } i = L k - 1 + 1 L k - 1 + J k - 1 for birth particles by Equations (3) and (4), where m k - 1 , b ( i ) = x k - 1 , b ( i ) .
3
Calculate w k | k ( i ) by Equation (6) for resampling and w k | k ( i , j ) by Equation (42) for estimating, using the particle set { x k | k ( i ) , w k | k - 1 ( i ) } i = 1 L k - 1 + J k - 1 .
4
Compute W j by Equation (43) with w k | k ( i , j ) calculated by step 3 and assign particles into the corresponding group by W t h to estimate the target states and number.
5
Estimate the state set X k e by Equation (44) with w k | k ( i , j ) and x k | k , j ( i ) , where w k | k ( i , j ) and x k | k , j ( i ) belong to the j - th group of step 4. In addition, target number can be approximated by M k = X k e .
6
Resample particles { x k | k ( i ) , P k | k ( i ) , w k | k ( i ) } i = 1 L k - 1 + J k - 1 to obtain { x k , s ( i ) , P k , s ( i ) , w k , s ( i ) } i = 1 L k for the next recursion, where L k = [ i = 1 L k - 1 + J k w k | k ( i ) ] , and [ · ] denotes the nearest integer.
7
Remove the observations of survival targets using Table 1, and estimate the birth components by Equations (39) and (40) to obtain the birth component set B k .
8
Draw particle from Equation (11) to obtain the birth particles { x k , b ( i ) , P k , b ( i ) , w k , b ( i ) } i = 1 J k when B k is given.
9
Return M k and X k e .
Table 3. The construction of target components.
Table 3. The construction of target components.
Input: The group weight W j , particle { x k , j ( i ) , w k i , j } , , j = 0 , 1 , , | Z ^ k | , and i = 1 , 2 , , L k - 1 + J k
Output: The target components { G k ( a ) , m k , a , P k , p } a = 1 N s , k .
1
Initiate the weight of the target component G k ( 1 ) = 0 , N s , k = 0 .
2
Normalize W j by W ˜ j = W j max j W j
3
for: j = 0 , 1 , , | Z k |
  • if W ˜ j > T g
    Add the number of target components N s , k = N s , k + 1 .
    Substitute { w k ( i , j ) } and { x k ( i ) } into Equation (44) to approximate the mean x k , N s , k and covariance P k , N s , k .
    Save the weight of the current component as G k ( N s , k ) = W ˜ j .
4
Return the target components { G k ( a ) , m k , a , P k , p } a = 1 N s , k .
Table 4. Initial states of the targets.
Table 4. Initial states of the targets.
TargetStateAppearing(s)Disappearing(s)
1 [ 320 , 5 , 320 , 5 , 0 ] 140
2 [ 400 , - 5 , 400 , 5 , 0 ] 850
3 [ 375 , 5 , 375 , - 5 , 0 ] 2570
4 [ 400 , 5 , 325 , - 5 , 0 ] 5970
5 [ 325 , - 5 , 375 , 5 , 0 ] 5970
Table 5. Averaged Estimation Errors and Computational Times per 100 particles.
Table 5. Averaged Estimation Errors and Computational Times per 100 particles.
ApproachesOSPA (m)RMSETime (s)
IBSMC-PHD46.200.440.02
CISMC-PHD25.480.240.2
F-CISMC-PHD31.930.300.06
Table 6. Tracking Performance over different detection probabilities.
Table 6. Tracking Performance over different detection probabilities.
p d = 0 . 92 p d = 0 . 94
IBSMC-PHDCISMC-PHDF-CISMC-PHDIBSMC-PHDCISMC-PHDF-CISMC-PHD
OSPA(m)52.1334.4040.2143.5527.3929.82
RMSE0.540.370.470.470.320.37
p d = 0 . 96 p d = 0 . 98
IBSMC-PHDCISMC-PHDF-CISMC-PHDIBSMC-PHDCISMC-PHDF-CISMC-PHD
OSPA(m)43.5527.3929.8239.3523.2023.02
RMSE0.420.270.310.350.220.24
Table 7. Tracking Performance over different σ θ .
Table 7. Tracking Performance over different σ θ .
σ θ = 1 . 5 π 180 σ θ = 2 π 180
IBSMC-PHDCISMC-PHDF-CISMC-PHDIBSMC-PHDCISMC-PHDF-CISMC-PHD
OSPA(m)49.6227.3229.6650.4027.6429.99
RMSE0.430.330.370.470.340.38
σ θ = 2 . 5 π 180 σ θ = 3 π 180
IBSMC-PHDCISMC-PHDF-CISMC-PHDIBSMC-PHDCISMC-PHDF-CISMC-PHD
OSPA(m)51.0427.4330.7452.5628.0231.3
RMSE0.500.350.390.450.350.39

Share and Cite

MDPI and ACS Style

Liu, Z.; Wang, Z.; Xu, M. Cubature Information SMC-PHD for Multi-Target Tracking. Sensors 2016, 16, 653. https://doi.org/10.3390/s16050653

AMA Style

Liu Z, Wang Z, Xu M. Cubature Information SMC-PHD for Multi-Target Tracking. Sensors. 2016; 16(5):653. https://doi.org/10.3390/s16050653

Chicago/Turabian Style

Liu, Zhe, Zulin Wang, and Mai Xu. 2016. "Cubature Information SMC-PHD for Multi-Target Tracking" Sensors 16, no. 5: 653. https://doi.org/10.3390/s16050653

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop