Skip to main content
  • Research Article
  • Open access
  • Published:

Tracking target signal strengths on a grid using sparsity

Abstract

Multi-target tracking is mainly challenged by the nonlinearity present in the measurement equation and the difficulty in fast and accurate data association. To overcome these challenges, the present paper introduces a grid-based model in which the state captures target signal strengths on a known spatial grid (TSSG). This model leads to linear state and measurement equations, which bypass data association and can afford state estimation via sparsity-aware Kalman filtering (KF). Leveraging the grid-induced sparsity of the novel model, two types of sparsity-cognizant TSSG-KF trackers are developed: one effects sparsity through 1-norm regularization, and the other invokes sparsity as an extra measurement. Iterative extended KF and Gauss-Newton algorithms are developed for reduced-complexity tracking, along with accurate error covariance updates for assessing performance of the resultant sparsity-aware state estimators. Based on TSSG state estimates, more informative target position and track estimates can be obtained in a follow-up step, ensuring that track association and position estimation errors do not propagate back into TSSG state estimates. The novel TSSG trackers do not require knowing the number of targets or their signal strengths and exhibit considerably lower complexity than the benchmark hidden Markov model filter, especially for a large number of targets. Numerical simulations demonstrate that sparsity-cognizant trackers enjoy improved root-mean-square error performance at reduced complexity when compared to their sparsity-agnostic counterparts. Comparison with the recently developed additive likelihood moment filter reveals the better performance of the proposed TSSG tracker.

1 Introduction

Target tracking research and development are of major importance and continuously expanding interest to a gamut of traditional and emerging applications, which include radar- and sonar-based systems, surveillance and habitat monitoring using distributed wireless sensors, collision avoidance modules envisioned for modern transportation systems, and mobile robot localization and navigation in static and dynamically changing environments, to name a few; see, e.g., [1, 2] and references therein.

At the core of long-standing research issues even for single-target tracking applications is the nonlinear dependence of the measurements on the desired state estimates, which challenges the performance of linearized Kalman filter (KF) trackers, including the extended (E)KF, the unscented (U)KF, and their iterative variants [1, 2]. This has motivated the development of particle filters (PFs), which can cope with nonlinearities but tend to incur prohibitively high complexity in many critical applications. For multi-target tracking, data association has been another formidable challenge, especially when the ambient environment is cluttered, and the sensors deployed are unreliable. This challenge amounts to determining the target associated with each measurement, where the noisy measurements typically reflect the candidate target locations acquired through signal detection in gated validation regions; see, e.g., [2, 3]. Once data association is established, targets can be tracked separately using the associated measurements, in conjunction with track fusion for improved accuracy.

The present paper investigates the multi-target tracking problem, whereby the available measurements comprise the superposition of received target signal strengths of all targets in the sensor field of view. Sensors collecting these measurements are not necessarily radars or high-cost receivers, but can be general-purpose radio units employing simple energy detectors. The measurements are nonlinearly related to target locations, but no data association issues arise because conventional range-gate operations have not yet been employed to detect, separate, and localize the targets of interest [3]. To cope with the nonlinearity issue, this paper introduces a grid-based dynamical state-space model in which the state describes signal strengths of targets traversing a preselected spatial grid (TSSG) of the tracking field. Because the locations of grid points are preset and known, both the measurement and state equations become linear. Further, data association is avoided by dynamically tracking the TSSG values rather than directly producing the target tracks. Based on TSSG tracking, however, data association and track trajectory estimation can be performed as a follow-up step, whereby track association and estimation errors do not propagate back to the TSSG tracker.

Similar ideas on bypassing data association at the price of tracking ‘less informative’ estimates have been exploited in recent multi-target tracking schemes, such as the probability hypothesis density (PHD) filter [4, 5] and the Bayesian occupancy filter (BOF) [6]. The PHD filter tracks the so-termed target intensity, while the BOF tracks the probability of a grid point being occupied by any target. A main advantage of the grid-based TSSG tracker here is that state estimation becomes possible via KF applied to linear state and measurement models, at considerably reduced computational burden relative to the complexity incurred by the PHD and BOF. Further, the TSSG tracker is novel in exploiting the sparsity present in the grid-based state vector, which allows one to leverage efficient solvers of (weighted) least-squares (LS) minimization problems regularized by the 1-norm of the desired state estimate.

Sparsity-aware estimators have been studied for variable selection in static linear regression problems and have recently gained popularity in signal processing and various other fields in the context of compressive sampling (CS); see, e.g., [79]. However, few results pertain to the dynamic scenario encountered with target tracking. When measurements arrive sequentially in time, a sparsity-aware recursive least-squares scheme was reported in [10], but its tracking capability is confined only to slow model variations; see also [11] for a sparsity-cognizant smoothing scheme which nevertheless does not lend itself to filtering, as well as [12], where a so-called KF-CS-residual scheme is reported for tracking slowly varying sparsity patterns. Different from existing alternatives, the present work develops sparsity-aware trackers along with their error covariances, without requiring knowledge on the number of (possibly fast-moving) targets or their signal strengths.

As alluded to in the previous paragraphs, most of the well-known multi-target tracking algorithms such as the joint probabilistic data association filter (JPDAF) [3], multiple hypothesis tracker (MHT) [2], and the original PHD are derived with a certain measurement model in mind. This model exerts that every measurement comes from either a single target or clutter and each target generates at most one measurement. On the other hand, existing literature on superpositional sensors, which are investigated here, is considerably more sparse. A cardinalized PHD (CPHD) filter for such sensors was developed by [13] which is computationally intractable. An approximate PHD filter for superpositional sensors was developed by [14] which was referred to as the additive likelihood moment (ALM) filter. It was later extended to an approximate CPHD by [15]. Our comparison reveals that the TSSG tracker outperforms the ALM filter by a comfortable margin.

This work extends the results of [16] in four major directions:

  1. (1)

    It introduces the novel TSSG-IEKF tracker which is based on the idea that sparsity can be enforced as an extra measurement.

  2. (2)

    In addition to the TSSG estimate, target positions and tracks are also computed from the TSSG. This requires tackling several issues such as clustering grid points using their TSSG values for an unknown number of targets, computing the targets’ estimated positions, and performing position-to-track association which is needed to arrive at tracks from mere positions.

  3. (3)

    Instead of presenting the multi-target model as an ad hoc extension of the single target case, a rigorous proof is set forth in the appendix which leads to the linear target movement model on the grid. During the process, the two important assumptions that are needed for this model to remain valid are presented.

  4. (4)

    A complete set of multi-target scenarios and their corresponding performance analysis is investigated in the simulations. The performance of the newly introduced TSSG-IEKF tracker is also examined, and comparisons with ALM are carried out.

The rest of the paper is organized as follows. Section 2 develops the novel grid-based sparse model, for which a sparsity-agnostic KF tracker is introduced in Section 3. Two sparsity-cognizant trackers are presented in Sections 4 and 5. Target position estimation and track formation are detailed in Section 6. Numerical results are presented in Section 7, followed by concluding remarks in Section 8.

2 Grid-based state space model

Consider the problem of tracking M moving targets using N active (e.g., radar) or passive (e.g., acoustic) sensors deployed to provide situational awareness over a geographical area. Targets emit power either because they passively reflect the energy of other transmitters such as radar or because they are active sources such as cell phones or transmitters mounted on smart cars. Associated with each target, say the m th one, is its position vector p k ( m ) per time k and the signal of strength s(m) that the target reflects or emits. Sensor n measures the superposition of received target signal strengths,

y n , k = m = 1 M h d k m n s ( m ) + ν n , k ,
(1)

where n = 1,…,N, k = 1,2,…, h (•) denotes the distance-dependent propagation function, d k m n := p k ( m ) - q n 2 is the distance between the known position q n of sensor n and the unknown position vector p k ( m ) of target m, and νn,k is a zero-mean Gaussian noise at sensor n. Function h (•) satisfies h(0) = 1, is non-negative, decreasing, and is either assumed known from the physics of propagation or acquired through training [9].

At each time k, a centralized processor has available the measurement vector y k : = [y1,k,…,yN,k]T, based on which the target positions { p k ( m ) } m = 1 M are to be tracked. Note that the measurement model (1) differs from the one typically considered in radar applications, where a measurement comes from either a single target or a clutter, usually in the form of position information obtained from range gate operations [3]. Each measurement in (1) comes from a sensor and comprises the superposition of received signal strengths emitted by or reflected from all targets in the sensor field of view. This model considers the localization and tracking problems jointly and avoids the measurement-target association issue.

One major challenge in tracking and localization problems is that the measurements in (1) are nonlinear functions of the wanted target position vectors. A neat approach to arrive at a linear measurement model is to adopt a set of G (possibly regularly spaced) grid points at known positions { g i } i = 1 G , where target(s) could be potentially located; see also, e.g., [6], [8], and [7]. Using a sufficiently dense grid, it is possible to capture the target locations at a prescribed spatial resolution using a G×1 vector x k having most entries equal to zero except for the { i k ( m ) } m = 1 M entries given by { x k ( i k ( m ) ) } m = 1 M , which represent the target signal strengths at time k if and only if the m th target is located at the i k ( m ) th grid point, that is, p k ( m ) = g i k ( m ) . Note that if target m is located exactly on a grid point i k ( m ) , then x k ( i k ( m ) ) s ( m ) 0 will be the only nonzero entry of x k corresponding to this target. However, to account for target presence off the preselected grid points, it will be allowed for the unknown target signal strength s(m) to ‘spill over’ grid points around i k ( m ) and thus render nonzero a few neighboring entries of x k . Let G k ( m ) denote the spill-over region on the grid corresponding to target m at time k, such that x k ( i ) 0 is associated with s(m), i G k ( m ) . The following assumption on this target occupancy model is imposed:

Assumption 1. Each grid point i can be occupied by at most one target m at any given time k.

This assumption can be easily satisfied in practice by selecting a sufficiently dense grid [6, 17]. Under Assumption 1, each grid point i is associated with a unique target index m k ( i ) at time k; that is, i G k ( m k ( i ) ) , where m k ( i ) [1,M] if it is occupied by one of the M targets, or m k ( i ) =0 if it is not occupied, meaning it is associated with a dummy target m=0 with strength s(0)≡ 0. Apparently, { G k ( m ) } m = 0 M are mutually exclusive across m and their union spans the entire grid in the sense m = 0 M G k ( m ) = i = 1 G i, which leads to a measurement equation (cf. (1)):

y n , k = m = 0 M i G k ( m ) h d ( i n ) x k ( i ) + v n , k = h n T x k + v n , k .
(2)

Here, h n T :=[h( d 1 n ),h( d 2 n ),,h( d G n )], din:= q n - g i 2 now denotes the known time-invariant distance between the n th sensor and the i th grid point, and the noise vn,k replacing νn,k in (1) captures the unmodelled dynamics in the aforementioned spill-over effect. Notwithstanding, thanks to the grid-based model, the measurements in (2) have become linear functions of the unknown x k , whose nonzero entries reveal the grid points where target signal strengths are present at time k.

The next step is to model the evolution of x k in time as the targets move across the grid. Regarding their movement pattern, targets obey the following assumption:

Assumption 2. All targets move according to identical transition probabilities { f k ( ji ) } i , j = 1 G , where f k ( ji ) :=p( x k ( j ) 0| x k - 1 ( i ) 0;j G k ( m ) ,i G k - 1 ( m ) ), m = 1,…,M.

In words, the homogeneity of targets under Assumption 2 refer to the probability that a target m moves from grid point i at time k - 1 to point j at time k.

Consider now expressing each entry of x k as x k ( j ) = s k ( j ) p( x k ( j ) 0), where s k ( j ) = s ( m k ( j ) ) { s ( 0 ) , s ( 1 ) ,, s ( M ) } denotes a non-negative proportionality constant, and p( x k ( j ) 0) stands for the probability of a target to be present on grid point j at time k. Essentially, each x k ( j ) is associated with only one of the (M + 1) targets (including the dummy target m = 0) indexed by m k ( j ) , and s k ( j ) is a proportionality constant in the sense that it takes on (M+1) possible values s ( m ) = j G k ( m ) x k ( j ) , for m = 0,1,… M.

Under Assumptions 1 and 2, it is shown in the Appendix that the state obeys the following recursion:

x k ( j ) = i = 1 G f k ( ji ) x k - 1 ( i ) , j [ 1 , G ] .
(3)

Concatenating (3) for j = 1,…,G and (2) for n = 1,…,N, one arrives at the grid-based model:

x k = F k x k - 1 + w k
(4a)
y k = H x k + v k ,
(4b)

where the G × G state transition matrix F k has its (i,j)th entry given by f k ( ji ) ; the measurement matrix is defined as H:=[h1,…,h n ]T, likewise for the measurement noise vector v k : = [v1,k,…,vN,k]; and w k is a zero-mean process noise vector with a positive-definite covariance matrix Q k added to account for both Assumption 1 and the natural non-negativity constraints on x k , whose entries represent target signal strengths (magnitudes or power).

A distinct feature of model (4) is that the unknown x k is sparse k, since only few of its G entries are nonzero (in fact exactly M nonzero entries if all the M targets are located on grid points). Although (3) describes the linear evolution of each x k entry under Assumption 4a) will be nonsparse, but the true state vector x k at any time k is sparse with only a few nonzero entries around the target locations. Posterior to processing the measurements, filtered and predicted renditions of x k will remain sparse as well. The noise term w k reflects the uncertainty in the state transition model under Assumption 1.

This sparsity attribute will prove to be instrumental for enhancing tracking performance. Also, it is worth noting that the state transition matrix F k reflects the transition behavior of target positions only, without revealing full information of the target movement model that may be dependent on velocity or other factors as well. In fact, F k is derived from the target movement model but does not fully reveal it, which differs from most existing track state models.

Given y1 : k: = {y1,…,y k }, the goal of this paper is to track x k using a sparsity-aware KF. Since x k represents the target signal strength on the grid (TSSG), the KF-like algorithms proposed in Sections 3 and 4 will be referred to as TSSG-KF trackers, while the iterated extended Kalman filter (IEKF) algorithms of Section 5 will be referred to as TSSG-IEKF trackers. Having available x ̂ k ( j ) estimates and recalling that x k ( j ) = s ( m k ( j ) ) p( s k ( j ) 0), one can estimate the constant s(m) capturing the signal strength of the m th target at time k as

ŝ k ( m ) = j G k ( m ) x ̂ k ( j ) ,k
(5)

and the corresponding target position vector at time k as

p ̂ k ( m ) =(1/ ŝ k ( m ) ) j G k ( m ) g j x ̂ k ( j ) ,m=1,,M.
(6)

The following remark makes useful observations regarding the position estimate in (6).

Remark 1. A TSSG filter for tracking x k avoids data association, because the TSSG-based state and measurement equations in (4) hold for any target-grid association { G k ( m ) } m , so long as Assumptions 1 and 2 are satisfied. On the other hand, finding the target positions via (6) requires knowledge of { G k ( m ) } m and hence calls for associating targets with TSSG entries. Solution to such an association problem is provided in Section 6. Nonetheless, it is worth stressing that the association errors and resultant position estimation errors do not affect TSSG tracking that is independent of target position estimation, similar to the PHD and BOF in [4] and [6], respectively.

In addition to reduced complexity, an attractive feature of the present formulation relative to, e.g., [6], is that even for finite G, there is no need to assume that targets are located on grid points since (6) allows for interpolating the target position vectors regardless of knowing that grid point j is associated with the target m k ( j ) occupying it. The next remark is useful to further appreciate this point:

Remark 2. Given measurements y1:k and supposing that the number of targets M and their signal strengths {s(1),…,s(M)} are known, the maximum a posteriori (MAP) and minimum mean-square error (MMSE) optimal trackers can be derived from a hidden Markov model (HMM) filter implementing the recursions (7) derived from Bayes’ rule (cf. (34) and (35) in the Appendix), where f k ( ji ) is the transition probability as in (3).

p x k ( j ) 0 y 1 : k - 1 = i G k - 1 ( m k ( j ) ) f k ( ji ) p x k - 1 ( i ) 0 y 1 : k - 1 p x k ( j ) 0 y 1 : k = p ( y k | x k ( j ) 0 ; s ( m k ( j ) ) ) p ( x k ( j ) 0 | y 1 : k - 1 ) i G k ( m k ( j ) ) p ( y k | x k ( i ) 0 ; s ( m k ( i ) ) ) p ( x k ( i ) 0 | y 1 : k - 1 ) .
(7)

These HMM recursions hinge on prior knowledge of the target-grid association { G k ( m ) } m = 0 M , which needs to be figured out among a total of (M + 1)G - MG!/(G - M)! possible combinations. A large G increases grid density and hence spatial resolution, at the expense of increasing complexity. In addition, M and { s ( m ) } m = 1 M need to be known beforehand.

One additional remark is now in order:

Remark 3. Although y k in (4b) comprises scalar measurements from N geographically distributed sensors per time k, it is possible to form y k with samples of the continuous-time signal received at a single (e.g., a radar or sonar) sensor by over-sampling at a rate faster than the rate x k changes, so long as the state-space model (4) is guaranteed to be observable (and thus x k is ensured to be identifiable).

3 KF for tracking TSSG

If the non-negativity constraints for x k were absent, the optimal state estimator for (4) in the MAP, MMSE, or LS error sense would be the clairvoyant linear KF. A pertinent state estimator is pursued here in the presence of non-negativity constraints. Suppose that the estimate x ̂ k - 1 | k - 1 and its error covariance matrix Pk - 1|k - 1 are available from the previous time step. At time k, the KF state predictor and its error covariance are obtained as

x ̂ k | k - 1 = F k x ̂ k - 1 | k - 1 P k | k - 1 = F k P k - 1 | k - 1 F k T + Q k .
(8)

For the KF corrector update, consider the LS formulation of the KF; see, e.g., [18]. The corrector update can be derived as a regularized LS criterion, which will also be useful to account for the sparsity attribute. To show this, view x ̂ k | k - 1 as a noisy measurement of x k . It follows readily from (8) that x ̂ k | k - 1 = x k + e k | k - 1 , where ek|k - 1 has covariance matrix Pk|k - 1. Stacking x ̂ k | k - 1 and y k to form an augmented measurement vector yields the following linear regression model:

x ̂ k | k - 1 y k = I G H x k + e k | k - 1 v k ,

where the augmented noise vector has block diagonal covariance matrix denoted as diag(Pk|k - 1,R k ). The weighted LS (WLS) estimator for this linear regression problem is given by

x ̂ k | k =arg min x k 0 x ̂ k | k - 1 - x k P k | k - 1 - 1 2 + y k -H x k R k - 1 2 ,
(9)

where x A 2 := x T Ax. In the absence of non-negativity constraints, the optimal state corrector x ̂ k | k can be found in closed form as the cost is quadratic, and likewise its error covariance can be updated as

P k | k = P k | k - 1 - P k | k - 1 H T ( H P k | k - 1 H T + R k ) - 1 H P k | k - 1 .
(10)

A gradient projection algorithm is developed in Section 4 to solve (9) under non-negativity constraints on the state vector. However, (10) will still be used bearing in mind that this update is approximate now. The TSSG-KF tracker implemented by (8) to (10) is sparsity-agnostic, as it does not explicitly utilize the prior knowledge that x k is sparse.

4 Sparsity-aware KF trackers

Taking sparsity into account, this section develops sparsity-cognizant trackers. To this end, the degree of sparsity quantified by the number of nonzero entries of x k , namely, the 0- norm x k 0, can be used to regularize the LS cost of the previous section. Unfortunately, similar to compressed sensing formulations for solving under-determined linear systems of equations [19], such a regularization results in a nonconvex optimization problem that is NP-hard to solve and motivates relaxing the 0- norm with its closest convex approximation, namely, the 1- norm. Thus, the proposed sparsity-cognizant tracker is based on the state corrector minimizing the following 1-regularized WLS cost function

x ̂ k | k = arg min x k 0 J ( x k ) J ( x k ) : = x ̂ k | k - 1 - x k P k | k - 1 - 1 2 + y k - H x k R k - 1 2 + 2 λ k x k 1 .
(11)

The state corrector minimizing (11), together with the covariance updatea in (10) and the prediction step in (8), forms the recursions of the sparsity-aware TSSG-KF tracker. Relevant design choices and algorithms for minimizing (11) is elaborated in the next subsection.

The TSSG-KF trackers in (9) and (11) involve both prediction and correction steps, which interestingly can be combined into a single estimation step. Considering that both xk- 1 and x k are sparse and non-negative and combining the LS terms for both the prediction and correction steps, the following optimization problem arises for some non-negative λk- 1 and λ k parameters:

x ̂ k | k = arg min x k - 1 , x k 0 x ̂ k - 1 | k - 1 - x k - 1 P k - 1 | k - 1 - 1 2 + x k - F k x k - 1 Q k - 1 2 + y k - H x k R k - 1 2 + 2 λ k - 1 x k - 1 1 + 2 λ k x k 1 .
(12)

The performance gain of this tracker was evaluated via simulations, and no substantial improvement over the TSSG-KF tracker was observed. For this reason, focus henceforth will be placed on the TSSG-KF tracker in (11).

4.1 Parameter selection

The scalar parameter λ k in (11) controls the sparsity-bias tradeoff [20]. The corrector x ̂ k | k becomes increasingly sparse as λ k increases, and eventually vanishes, i.e., x ̂ k | k =0, when λ k exceeds an upper bound λ ̄ k . There are two systematic means of selecting λ k . The first one popular for variable selection in linear regressions is cross-validation [20], pp. 241-249. The second one is the so-termed absolute variance deviation-based selection that has been advocated in the context of outlier rejection setups [21]. Both approaches require solving (11) for different trial values of λ k . This can be certainly affordable for offline solvers of a linear regression problem or a fixed-interval smoothing scenario, but may incur prohibitive delays for real-time applications, even though warm starts reduce the computational burden considerably. For the tracking problem at hand, the simple rule advocated is to set λ k =α λ ̄ k , where α (0,1) is a fixed scaling value to avoid the trivial solution x ̂ k | k =0. The bound λ ̄ k is derived next.

Proposition 1. The solution to (11) reduces to x ̂ k | k =0 for any scalar λ k λ ̄ k , where

λ ̄ k = P k | k - 1 - 1 x ̂ k | k - 1 + H T R k - 1 y k .
(13)

Proof. Since x k 0, it holds that x k 1 = x k T 1, where 1 denotes the all-one vector. Therefore, J(x) in (11) is differentiable and results in a convex problem. The necessary and sufficient optimality condition states that x is an optimum point iff (y-x)TJ(x) ≥ 0, y0. For x = 0, this condition holds iff J(x) ≥ 0. It then follows from (11) that

J ( x ) = 2 - P k | k - 1 - 1 ( x ̂ k | k - 1 - x ) - H T R k - 1 ( y k - H x ) + λ k 1 .
(14)

Therefore, x= 0 is an optimal solution iff (13) holds.

4.2 Gradient projection algorithms

As (11) is a convex problem, convex optimization software such as SeDuMi [22] can be utilized to solve it efficiently. In addition to these solvers, low-complexity iterative methods are developed here, by adopting the gradient projection (GP) algorithms in [23], pp. 212-217. Note that the proposed algorithms can be used to obtain the sparsity-agnostic tracker from (9) too, since the latter is obtained by minimizing a special case of (11) corresponding to λ k = 0.

At each time k, the GP is initialized with x ̂ k | k (0)= x ̂ k | k - 1 at iteration l = 0. The state corrector iterates from l to (l + 1) as follows:

x ̂ k | k (l+1)= x ̂ k | k ( l ) - γ J x ̂ k | k ( l ) + ,
(15)

where [ x] + denotes the projection onto the non-negative orthant, γ is the step size, and J is as in (14). Here, J(x k ) is differentiable because x k 1 = x k T 1 when x k 0.

While (15) amounts to a Jacobi-type iteration updating all the entries at once, one can also devise Gauss-Seidel variants, where entries are updated one at a time [23], pp. 218-219. This is possible because the non-negative orthant is a constraint set expressible as the Cartesian product of one-dimensional sets, allowing entrywise updates per iteration (l+1) as

x ̂ k | k ( j ) (l+1)=max 0 , x ̂ k | k ( j ) ( l ) - γ j J x ~ k | k ( j ) ( l ) ,
(16)

where x ~ k | k ( j ) (l):= x ̂ k | k ( 1 : j - 1 ) ( l + 1 ) , x ̂ k | k ( j : G ) ( l ) has its first (j-1) entries already updated in the (l+1)st iteration. Convergence of the iterations in (16) to the optimum solution of (11) is guaranteed under mild conditions by the results in [23], p. 219. Specifically, J(x k ) should be non-negative and its gradient should be Lipschitz continuous, both of which hold for the objective in (11).

Proposition 2. Any limit point of the sequence generated by (16), with arbitrary initialization x ̂ k | k ( 0 ) , is an optimal solution of (11) provided that the step size γ is chosen small enough. In practice, only a few gradient-projection iterations are run per time step k to allow for real-time sparsity-aware KF tracking.

5 Enhanced sparsity-aware IEKF tracking

The proposed sparsity-aware tracker employs the KF covariance recursion in (10) to update the error covariance of the corrector state estimate. As it does not account for the 1-norm regularization, this update is approximate. In order to incorporate the prior knowledge of sparsity when updating the corrector covariance, this section develops an EKF-based approach, which leads to enhanced tracking performance.

Toward this objective, the prior information on sparsity is viewed as an extra measurement μ k = x k 0, rather than as a regularizing term in the LS cost function. When the number of targets M is known, an apparent choice is to set μ k = M. Accordingly, tracking will be carried out based on an augmented (N+1) × 1 measurement vector, given by

y ̄ k : = [ y k T μ k ] T .

5.1 Viewing sparsity as an extra measurement

The added measurement can be modeled in a general form as

μ k = ρ ( x k ) + u k ,

where ρ (x k ) is a differentiable function approximating the sparsity-inducing 0-norm, and u k denotes zero-mean noise with variance σ k 2 . The noise term captures both the uncertainty in approximating x k 0, as well as the error in attaining the desired degree of sparsity. As to ρ (x k ), three well-known approximants of the 0- norm are the 1- norm, the logarithm, and the inverse Gaussian functions:

( 1 -norm ) ρ ( x k ) = x k T 1 ( logarithm ) ρ ( x k ) = j = 1 G log x k ( j ) + δ ( inv. Gaussian ) ρ ( x k ) = j = 1 G 1 - exp - ( x k ( j ) ) 2 2 σ p 2 ,

where δ and σ p are tuning parameters, and only x k 0 is considered. These nonlinear functions are plotted along with the 0-norm function for a scalar x k in Figure 1. It can be seen that they all have relatively sharp edges around the origin to approximate the 0-norm.

Figure 1
figure 1

The 0 - norm and its three approximations.

Adding the extra measurement μ k , the state space model in (4) is augmented to

x k = F k x k - 1
(17a)
y ̄ k = h ̄ ( x k ) + v ̄ k ,
(17b)

where h ̄ ( x k ):= [ ( H x k ) T , ρ k ( x k ) ] T consists of N+1 scalar measurement functions that can be nonlinear in general, and v ̄ k := [ v k T , u k ] T has covariance R ̄ k :=diag( R k , σ k 2 ). Similar to (11), the model in (17) leads to a nonlinear LS (NLS) problem

x ̂ k | k = arg min x k 0 J 1 ( x k ) J 1 ( x k ) : = x ̂ k | k - 1 - x k P k | k - 1 - 1 2 + y k - H x k R k - 1 2 + + σ k - 2 μ k - ρ ( x k ) 2 .
(18)

Compared with (11), (18) replaces the 1-norm of x k with an alternative LS-error regularization involving the extra measurement which accounts for the sparsity present. Because (18) directly results from (17), the error covariance of state estimates can be updated using the KF-like recursions developed next.

5.2 IEKF algorithm for nonlinear measurement models

Since the augmented y ̄ k in (17b) is a nonlinear function of the wanted TSSG state, the EKF approach is adopted here to update the error covariance along the lines of, e.g., [1], Chap. 10. Specifically, an iterated EKF (IEKF) algorithm is employed, which is tantamount to applying Gauss-Newton iterations to a relevant NLS regression problem [24].

The prediction step of the IEKF is similar to KF; hence, x ̂ k | k - 1 and P ̂ k | k - 1 follow directly from the state space model in (17) and coincide with (8). For the correction step per time k, IEKF recursions are initialized with x ̂ k | k (0)= x ̂ k | k - 1 for l = 0, and subsequent iterations proceed as follows [25], Appendix C:

x ̂ k | k ( l + 1 ) = x ̂ k | k - 1 + K ( l ) y ̄ k - h ̄ ( x ̂ k | k - 1 ) + Φ ( l ) ( x ̂ k | k ( l ) - x ̂ k | k - 1 ) K ( l ) = P k | k - 1 Φ T ( l ) Φ ( l ) P k | k - 1 Φ T ( l ) + R ̄ k - 1 ,
(19)

where Φ(l):= h ̄ ( x ̂ k | k ( l ) ) T denotes the Jacobian matrix of h ̄ () evaluated at x ̂ k | k (l). After the IEKF iterations are completed at l = L, the corrector’s error covariance matrix is updated as

P k | k = P k | k - 1 -K(L)Φ(L) P k | k - 1 .
(20)

The ensuing proposition establishes the link between IEKF and Gauss-Newton iterations for the related NLS problem.

Proposition 3. Consider the NLS problem (cf. (17) and (18))

x ̂ k | k =arg min x k x ̂ k | k - 1 - x k P k | k - 1 - 1 2 + y ̄ k - h ̄ ( x k ) R ̄ k - 1 2 .
(21)

Solving (21) via Gauss-Newton iterations initialized with x ̂ k | k (0)= x ̂ k | k - 1 amounts to the IEKF recursions in (19).

Proof. The quadratic terms in (21) can be rewritten as

x ̂ k | k = arg min x k g ( x k ) 2 2
(22)
where g ( x k ) = P k | k - 1 - 1 / 2 ( x ̂ k | k - 1 - x k ) R ̄ k - 1 / 2 ( y ̄ k - h ̄ ( x k ) ) .
(23)

Gauss-Newton iterations for (22) become

x ̂ k | k (l+1)= x ̂ k | k (l)- Ψ ( l ) Ψ T ( l ) - 1 Ψ(l)g( x ̂ k | k (l)),
(24)

where Ψ(l):=g( x ̂ k | k (l)) is the Jacobian transpose evaluated at x ̂ k | k (l). Substituting g(.) from (23) into (24) and applying the matrix inversion lemma to invert the matrix in (24) yield (19) after straightforward algebraic manipulations.

When Gauss-Newton iterations in (24) are adopted in lieu of IEKF, the resulting error covariance matrix is a function of g at the last iteration L given by

P k | k = Ψ ( L ) Ψ T ( L ) - 1 .
(25)

The sparsity-aware EKF formulation in (18) is a special case of the general NLS problem in (21) corresponding to h ̄ ( x k ):= [ ( H x k ) T , ρ k ( x k ) ] T . As a result, the error covariance for the state estimate of (18) can be derived from (25) as

P k | k = P k | k - 1 - 1 + H T R k - 1 H + 1 σ k 2 ρ ( x ̂ k | k ( L ) ) ρ ( x ̂ k | k ( L ) ) T - 1 .
(26)

Compared with (10) for the sparsity-agnostic KF, the last summand in (26) captures the effect of the sparsity-promoting penalty term on the error covariance. To enforce the non-negativity constraints in (18), one can project each Gauss-Newton iterate in (24) onto the non-negative orthant. Unfortunately, this may not generate a convergent sequence [23], p. 215. To ensure convergence, the projection should be with respect to a different distance metric than the usual Euclidean distance. Upon defining B(l):=(Ψ(l)ΨT(l))-1, one implements

x ̂ k | k ( l + 1 ) = x ̂ k | k ( l ) - Ψ ( l ) Ψ T ( l ) - 1 Ψ ( l ) g ( x ̂ k | k ( l ) ) B ( l ) + ,
(27)

where [.] B + denotes projection onto the non-negative orthant, which minimizes the . B 2 distance instead of the usual . 2 2 . If ρ( x k )= x k T 1, which is equivalent to the 1- norm for x k 0, then (18) becomes convex, and general-purpose convex solvers such as SeDuMi can also be utilized to solve it [22].

The iterative updates in (27) and (26), along with the prediction step (8), constitute the sparsity-aware TSSG-IEKF tracker.

5.3 Enhanced sparsity-aware KF tracker

As a final note, the sparsity-aware TSSG-KF tracker in Section 4 can be enhanced by also casting the 1-regularized WLS cost in (11) as an NLS cost. The 1-norm term in (11) can be equivalently expressed as an extra LS error term for the extra measurement 0= 2 λ x k T 1 + u k , where u k is zero-mean noise with unit-variance. The corresponding covariance update can be derived from (25) as

P k | k = P k | k - 1 - 1 + H T R k - 1 H + λ 2 x k T 1 1 1 T - 1 .
(28)

In all, the state update in (11), together with the prediction step in (8) and the refined covariance update in (28) with x k replaced by x ̂ k | k , forms the recursions of the enhanced sparsity-aware TSSG-KF tracker.

6 Position estimation and track formation

The TSSG filters developed so far produce a dynamic TSS map of the operational environment. Such information is adequate to describe the targets’ distribution and spatial occupancy over the sensing field of interest, similar in spirit to the PHD filter which portrays the targets’ intensity function and the BOF that depicts their occupancy map. In many tracking applications, however, more informative estimates such as target positions and trajectories are desired. This section provides TSSG-based solutions to these estimation tasks too.

For the PHD approach, methods performing these extra steps have been reported using particle PHD filters [2628] or Gaussian mixture (GM)-PHD filters [29]. Target positions are typically identified by peak-picking the target intensity function being tracked, and the estimated target positions are treated as measurements for the ensuing data association and track recovery tasks. PHD filters view each particle or each Gaussian component involved as a target [4, 5] and employ conventional target movement models to describe the state transition. As a result, most of the well-known data association methods can be run after PHD filtering [3], [2], Chapters 6-7. Examples include the auction algorithm proposed in [27] and the joint probabilistic data association algorithm [30]. Likewise, for the BOF, the target movement model is employed in updating the HMM filter, which makes it feasible to be combined with a well-established data association method such as the JPDAF [30].

In contrast, the TSSG state equation only models the dynamic behavior of the TSS distribution on the grid, in which grid points are not treated as targets, and hence do not directly obey the conventional target movement model. As remarked in Section 2, only partial information about position changes is explicitly captured by the state transition matrix F k , while other factors such as velocity are implicit. Due to this major difference, conventional data association methods cannot be directly adopted as a follow-up to TSSG filtering. This section develops estimators of target positions and tracks for multi-target scenarios, based solely on the limited information regarding target transition probabilities on the grid.

6.1 Target position estimation

Given the output x ̂ k | k of the TSSG filter, target positions can be obtained from (6) provided that the subset of grid points associated with each target is known in the form of G k ( m ) , m.

Starting from x ̂ k | k , one can apply appropriate clustering techniques to identify G k ( m ) . When the number of targets M is known, simple parametric clustering methods such as the k - means can be used [31], pp. 424–429. When M is unknown, one can perform joint clustering and model order selection. Such algorithms utilize some global model order selection criteria such as Akaike’s information criterion to determine the best number of clusters M ̂ , as well as the clusters { G ̂ k ( m ) } m = 1 M ̂ themselves [32]. Other nonparametric clustering methods can be employed as well, without assuming or estimating the number of clusters. For example, hierarchical clustering techniques either aggregate or divide the data based on some proximity measure, while density estimation-based nonparametric approaches identify clusters and their number from the modes of the empirical density function of the unknowns (see, e.g., [33], for a survey).

Having acquired M ̂ and { G ̂ k ( m ) } m = 1 M ̂ , and based on (6), the target positions can be obtained individually from the TSSG estimates on the associated clusters of grid points i G ̂ k ( m ) , as follows:

p ̂ k ( m ) = i G ̂ k ( m ) g i x ̂ k | k ( i ) i G ̂ k ( m ) x ̂ k | k ( i ) ,m=1,2,, M ̂ .
(29)

6.2 Position-to-track association

Suppose that there are M t tracks from time slot 1 up to k-1 and p ̂ k - 1 ( m ) has been associated with track t and hence alternatively expressed as p ̂ k - 1 ( t ) , t = 1,…,M t . The goal of track association is to assign the position estimates p ̂ k ( m ) m = 1 M of the M targets at time k to one of the established M t tracks. For clarity in exposition, suppose first that M = M t and there is no target birth or death. This assumption will be removed later on. Evidently, there are M! different assignments, which must be examined to find the best possible association.

Given y1 : k - 1, the first step is to establish a track prediction model to be used for computing the predicted track positions { P ̂ k | k - 1 ( t ) } t = 1 M t and their error covariances. Note from (29) that the target position estimates conditioned on the TSSG are independent of the per-sensor measurements. Hence, it suffices to predict { p ̂ k | k - 1 ( t ) } t solely from the TSSG vector x ̂ k - 1 | k - 1 . To do so, focus on track t and form a G × 1 vector x ̌ k - 1 , t that only retains the entries of x ̂ k - 1 | k - 1 belonging to the t th cluster of grid points in G k - 1 ( t ) ; that is, x ̌ k - 1 , t ( j ) = x ̂ k - 1 ( j ) for j G k - 1 ( t ) and x ̌ k - 1 , t ( j ) =0 otherwise, j.

Given x ̌ k - 1 , t at time k - 1, the predicted TSSG belonging to track t at time k becomes

x ̌ k | k - 1 , t = F k x ̌ k - 1 , t

and correspondingly, the predicted track position is

p ̂ k | k - 1 ( t ) = j = 1 G g j x ̌ k | k - 1 , t ( j ) j = 1 G x ̌ k | k - 1 , t ( j ) .
(30)

The normalized quantities x ̌ k | k - 1 , t ( j ) /( j = 1 G x ̌ k | k - 1 , t ( j ) ) in (30) play the role of fractional weights when the corresponding grid positions g j are used to estimate the track position. Viewing p ̂ k | k - 1 ( t ) as the weighted average of G position-samples { g j } j = 1 G , it is straightforward to estimate the covariance of P ̂ k | k - 1 ( t ) using the sample covariance as

P ̂ k | k - 1 ( t ) = j = 1 G x ̌ k | k - 1 , t ( j ) g j - p ̂ k | k - 1 ( t ) g j - p ̂ k | k - 1 ( t ) T j = 1 G x ̌ k | k - 1 , t ( j ) .
(31)

The process in (30) to (31) is repeated for all target tracks t = 1,…,M t , so that the prediction estimates and covariances become available for all tracks. Now, the aim is to associate the predicted track positions { p ̂ k | k - 1 ( t ) } t in (30) with the target position estimates { P ̂ k ( m ) } m in (29). To this end, define the decision variables a (t,m) {0,1} for t = 1,…,M t and m = 1,…,M, where a (t,m) = 1 amounts to deciding that target m measured at p ̂ k ( m ) is assigned to track t. The pairwise-association cost can be quantified using the Mahalanobis distance between track t’s prediction and P ̂ k ( m ) as a measurement, that is,

MD ( t , m ) : = p ̂ k | k - 1 ( t ) - p ̂ k ( m ) T ( P ̂ k | k - 1 ( t ) ) - 1 p ̂ k | k - 1 ( t ) - p ̂ k ( m ) .
(32)

The following optimization problem is formulated to minimize the total association cost subject to linear constraints that ensure one-to-one track-to-measurement mapping:

min a ( t , m ) { 0 , 1 } t = 1 M t m = 1 M a ( t , m ) MD ( t , m ) such that m = 1 M a ( t , m ) = 1 , t = 1 , , M t , t = 1 M t a ( t , m ) = 1 , m = 1 , , M.
(33)

It is worth mentioning that (33) is a special case of the so-called assignment problem, which is a well-known data association algorithm [2], pp. 342–349. Its solution can be efficiently computed in polynomial time using integer programming solvers such as the Hungarian algorithm [34].

The track association problem in (33) can be modified to handle track birth and death scenarios [2]. Toward this objective, introduce a dummy target m=0 and a dummy track t = 0. The one-to-one constraints in (33) are modified as follows: each track is assigned to at most one target position measurement, but the dummy track can be associated with any number of targets; meanwhile, each position measurement is assigned to at most one track, but the dummy measurement can be assigned to multiple tracks. Further, the dummy target cannot be associated with the dummy track. Such a modified association problem resembles the auction algorithm [2, 27], along with the corresponding association costs defined in (32). The computational burden of this combinatorial problem can be reduced by removing some unlikely association pairs in advance. Essentially, if for a track t all the association costs {MD(t,m)} m exceed a large threshold, then this track is considered ‘dead’ and is associated with the dummy target. Similarly for a target m, if all the association costs {MD(t,m)} t are too large, then this target is considered ‘born’ and is associated with the dummy track.

Once the position-to-track association is completed, velocity estimates can be obtained too. This is possible by subtracting target position at time k-1 from its position at time k and dividing by the sampling period.

Finally, it is worth noting that in formulating (33), only the state transition probability matrix F k is needed, regardless of the underlying target movement model. It is possible however to utilize each target’s movement model to develop other (more effective) data association schemes and refine the track estimates as well. Such association and track refinement steps will take place after every TSSG update, using the output of the TSSG tracker to form the position-measurements (29) for the ensuing parallel target trackers, one for each target. The results will not be fed back to the TSSG trackers, thus ensuring resilience of TSSG estimates to data mis-association and track estimation errors.

7 Numerical tests

Consider a 300×300-square meter surveillance region along with a 10×10 rectangular grid with equally spaced grid points. Therefore, each grid cell is of size 30×30. Simulations are performed for both single- and multi-target scenarios.

7.1 Single-target case

A single target starts at the southwest corner of the grid at time k=1 and moves northeast according to a constant velocity model

p k = p k - 1 + v ̄ T s + n k ,

where v ̄ denotes the target’s constant velocity assumed known and given by v ̄ =(15,15)m/s, pk- 1 is the previous target position, T s = 1 is the sampling time in seconds, and n k represents the modeling noise of zero-mean and variance σ n 2 I 2 . Given this model and ignoring n k , if the target starts at the center of the grid cell it is currently in, then at the next time instant, it will arrive at the northeast corner of this grid cell conjoining the north, east, and northeast grid cells. Due to the symmetrically distributed noise, the target will have equal probability of falling inside each of the 4 grid cells. It is assumed that σ n is small enough so that the probability of a target moving into grid cells other than its four adjacent ones is negligible. The resultant movement model is as follows: a target stays on the current grid point with probability 1/4 and moves north, east, or northeast with probability 1/4. Whenever the target moves outside the boundaries of the surveillance region, tracking stops. One random realization of this movement model is plotted in Figure 2 and is considered for the ensuing simulations starting with the single-target case. The target’s signal strength is s=10, and there are N=20 sensors distributed randomly over the surveillance region measuring the received TSS. The measurement noise v k is zero-mean Gaussian white with unit variance. The propagation function h(x) in (1) is given by h (x) = c/(c + x2) for x ≥ 0, where c is chosen so that h (60) = 0.5. Apparently, h (0) = 1 and h (x) is monotonically decreasing as x increases.

Figure 2
figure 2

True target track on the grid.

The proposed sparsity-agnostic and sparsity-aware TSSG-KF trackers in Sections 3 and 4 are employed to estimate the target signal strengths and position vectors over time. The position estimation accuracy is measured by the average root-mean-square error (RMSE) in the form of RMSE= 1 K max k = 1 K max p ̂ k - p k 2 2 , where Kmax is the tracking duration, and p ̂ k is obtained as in (6). The covariance matrix of the process noise w k is set to Q k = I G in (8), and 1,000 Monte Carlo runs over the random measurement noise are performed to compute the RMSE. Figure 3 depicts the RMSE performance with respect to the sparsity-controlling coefficient λ k as a fraction of λ ̄ k in (13). The sparsity-agnostic tracker corresponds to setting λ=0 in (11) and is also plotted for comparison. It is seen that the sparsity-aware KF tracker outperforms the sparsity-agnostic one for a large range of λ k ≠ 0 values, and λ k =0.1 λ ̄ k appears to yield the lowest RMSE for this test. The optimal HMM filter exhibits the best performance but requires accurate knowledge of the target signal strength.

Figure 3
figure 3

Sparsity-agnostic and sparsity-aware TSSG-KF trackers.

Figure 4 depicts the RMSE of the sparsity-aware TSSG-IEKF tracker of (18), with μ k = 1 and for different values of σ k . This tracker incorporates sparsity as an extra measurement and selects the sparsity model ρ(x k ) as the 1- norm function. Evidently, this extra measurement is effective in promoting sparsity, which leads to improved performance relative to the sparsity-agnostic tracker. The noise variance σ k 2 of the sparsity measurement in (17b) is a design parameter chosen in accordance with the sensor measurements (here having unit variance). As Figure 4 indicates, there is an optimal value of σ k that attains the most effective tradeoff between the sensor measurements and the sparsity-induced measurement. As σ k becomes larger, the tracker collects less information from the extra measurement and eventually becomes sparsity-agnostic when σ k is too large. On the other hand, when σ k is too small, the tracker is predominantly enforcing a sparse solution without considering much the sensor measurements, which also degrades tracking performance.

Figure 4
figure 4

TSSG-IEKF tracker with an extra sparsity measurement.

Both sparsity-aware TSSG trackers, the TSSG-KF tracker with λ k =0.1 λ ̄ k and the TSSG-IEKF tracker with σ k = 2, are compared in Figure 5 in terms of their RMSE performance versus time. The curves are generated using 1,000 Monte Carlo runs. These two sparsity-aware trackers exhibit similar performance, both outperforming the sparsity-agnostic tracker. The clairvoyant optimal HMM filter is also tested as the benchmark.

Figure 5
figure 5

Comparison of TSSG-KF and TSSG-IEKF trackers.

Finally, Figure 6 demonstrates the dynamic behavior of the sparsity-aware estimator in (11) with λ k =0.9 λ ̄ k . Even though the sparsity-aware TSSG-KF performs worse than sparsity-agnostic TSSG-KF for this value of λ k , it is chosen to demonstrate how sparsity affects the tracking process. The estimated TSSG state vectors are depicted over time, with a circle representing a nonzero TSS at the corresponding grid point. The true and estimated tracks are plotted as well. For clarity, only the projection of the target track on the y-direction is depicted. It is seen that the ‘cloud’ of nonzero target signal strengths follows the true track. The estimated target profile is seen to be indeed spatially sparse. The size of the nonzero support indicates the uncertainty in target position estimates, which apparently does not grow over time, even when using a simple grid-induced linear KF tracker to follow the state transition pattern.

Figure 6
figure 6

Nonzero support of estimated TSSG, true, and estimated tracks ( y -direction only).

7.2 Multi-target case

Two targets are respectively located at the south-center and west-center of the grid at time k = 1. They start moving according to the same movement model used for the single-target case. Figure 7 plots one random realization of these target trajectories used for the ensuing multi-target test cases. Adhering to Assumption 1, these two trajectories do not overlap on the same grid point at the same time.

Figure 7
figure 7

True tracks and position estimates for two targets. Sparsity-agnostic TSSG-KF tracker (left) and sparsity-aware TSSG-KF tracker (right). Circles indicate the estimated target positions.

The target signal strengths are set to be s(1)= s(2)= 10. It is assumed that the trackers know the number of targets unless otherwise stated. There are 100 sensors deployed randomly over the surveillance region to measure the total received signal strengths.

First, the position estimation method presented in Subsection 6.1 is tested. Figure 7 depicts the position estimates as circles along with the true target trajectories, for both the sparsity-agnostic TSSG-KF and the sparsity-aware TSSG-KF trackers with λ k =0.1 λ ̄ k . When the 1-norm sparsity-promoting regularization term is not present (cf. Figure 7), position estimates are rather inaccurate and some of them fall far from either of the two targets. In contrast, the sparsity-aware TSSG-KF in Figure 7 results in quite accurate position estimates. One can clearly associate each position estimate with one of the two targets and readily visualizes target tracks from the position estimates. Before the position estimates are associated with individual targets, a pertinent performance metric quantifying estimation accuracy is the so-called Wasserstein distance (WD) that measures the distance between two finite sets [35]. Let P k = { p k ( m ) } m denote the finite set of the true target positions at time k and P ̂ k = { p ̂ k ( n ) } n the set of position estimates, respectively. Let d(.,.) stand for the Euclidean 2- norm, and |•| for set cardinality. The Lp WD between these two sets is defined as

d p W ( P k , P ̂ k ) = min { C mn } p ( m ) P k P ̂ ( n ) P ̂ k C mn d P ( m ) , p ̂ ( n ) p 1 / p subject to m = 1 | P k | C mn = 1 | P ̂ k | , n = 1 , , | P ̂ k | n = 1 | P ̂ k | C mn = 1 | P k | , m = 1 , , | P k | .

Figure 8 depicts the L1 WD for both sparsity-aware TSSG-KF and TSSG-IEKF trackers, in comparison with the sparsity-agnostic TSSG-KF tracker. The TSSG-IEKF tracker is implemented with μ k = 2 and σ k = 2. The WD is evaluated by averaging over 1,000 Monte Carlo runs for each tracker. Evidently, both sparsity-aware designs are effective and improve the WD performance.

Figure 8
figure 8

WD versus time for sparsity-agnostic and sparsity-aware TSSG-KF and TSSG-IEKF trackers.

The track formation algorithm of Subsection 6.2 is investigated next for the same target realization. The target tracks formed using the position estimates of a single Monte Carlo run are plotted in Figure 9, for the sparsity-agnostic TSSG-KF tracker. The estimated track for target 1 is not even plotted because it deviates too much from the true trajectory. The estimated track for target 2 shows some erratic behavior. As will be discussed shortly, the unsatisfactory performance is not due to the proposed track formation algorithm itself; rather, it is a manifestation of inaccurate clustering that results from badly shaped TSSG estimates to begin with. The accuracy of the TSS map provided by the TSSG filters is essential in ensuring good performance of position estimates and track formation algorithms. Figure 9 illustrates the track estimates obtained after processing the sparsity-aware TSSG-KF output. It can be seen that both targets are closely tracked. To compare these methods quantitatively, the RMSE curves for the two targets are plotted versus time in Figure 10, for 1,000 Monte Carlo runs. It is evident that exploitation of sparsity markedly improves performance of the TSSG filters. In addition, sparsity-aware TSSG-KF seems to outperform the TSSG-IEKF for this specific setting and choice of parameters.

Figure 9
figure 9

True and estimated tracks. Sparsity-agnostic TSSG-KF (left) and sparsity-aware TSSG-KF (right).

Figure 10
figure 10

Tracking performance for multi-target case. RMSE for target 1 (left) and RMSE for target 2 (right).

To further illustrate the importance of TSSG estimation for subsequently forming position and track estimates, Figure 11 depicts two snapshots of the TSSG heat maps after the KF prediction and correction steps at times k=2 and 3. For the sparsity-agnostic TSSG-KF tracker, the correction heat map at k=2 seems to contain three clusters while there are only two targets. In the correction heat map at k=3, there is a single point in the lower right which is nonzero and far from both targets. This spurious point can have a detrimental effect during the clustering phase as it can greatly shift mean positions of the two clusters. These malign effects do not show up in the TSSG heat maps for the sparsity-aware TSSG-KF in Figure 11, where heat maps exhibit two compact clusters in both KF correction steps.

Figure 11
figure 11

Heat map. Sparsity-agnostic TSSG-KF tracker (left) and sparsity-aware TSSG-KF tracker (right).

A comparison with the ALM filter proposed by [15] is performed next. Like PHD, ALM requires evaluating an integral which does not have a closed form. While [15] uses a random grid (or PF) to evaluate this integral, we use a deterministic grid instead. The performance metric is the WD between position estimates of TSSG/ALM and the true target positions. To obtain position estimates from intensities in TSSG/ALM, we use a common clustering scheme. Firstly, the TSSG and ALM intensity are converted into distributions by appropriate scaling. Then, 100 points are sampled from these distributions. Finally, k-means clustering is performed on the sampled points, and the corresponding cluster-heads are set as target position estimates. The same two-target model considered in the previous simulations is considered. The true number of targets is assumed known during the clustering phase, but they are not needed during the TSSG/ALM intensity evaluations. Results are plotted in Figure 12, where TSSG-KF is shown to outperform ALM by a comfortable margin.

Figure 12
figure 12

Performance comparison between TSSG-KF and ALM.

Lastly, simulations for an unknown number of targets are performed on a 15×15 grid with the true and estimated target tracks plotted in Figure 13. In this setup, targets 1 and 2 begin their movement at time k=1; at k=5 target 3 is born, and at k=10 target 1 disappears. The sparsity-aware TSSG-KF is utilized in both simulations. Various clustering options are available when the number of clusters is unknown [32]. Here, a simple MATLAB routine called ‘silhouette’ is used to determine the best number of natural clusters in the TSS maps. After k-means clustering is performed, silhouette returns a value between -1 and 1 for every point that has participated in the clustering phase. The value that silhouette returns measures how well every point is explained by the cluster it belongs to, compared to other clusters. A value close to 1 is desirable. Therefore, silhouette values averaged over the clustered points offer a good measure of how well clusters explain the points which belong to them. The number of clusters with the largest average silhouette value is selected as the most appropriate number of clusters. It can be seen that the three targets are accurately tracked. However, a small erroneous track emerges close to target 1 for two time periods. Unfortunately, performance of the case with unknown number of targets is not always as accurate as shown here and more than one inaccurate track may arise. On the other hand, when applied to the two-target example previously considered in the absence of target births or deaths, the algorithm with unknown number of targets is always successful in recovering accurate target tracks.

Figure 13
figure 13

True and estimated tracks with unknown number of targets.

8 Conclusions

The problem of tracking multiple targets on a plane using the superposition of their received signal strengths as measurements has been investigated. A grid-based state space model was introduced to describe the dynamic behavior of target signal strengths. This model not only renders the nonlinear estimation problem linear, but also facilitates incorporation and exploitation of the grid-induced sparsity present. Two sparsity-aware Kalman trackers were developed to exploit this sparsity attribute: TSSG-KF promoting sparsity of the state estimates through 1-norm minimization and TSSG-IEKF effecting sparsity by viewing it as an extra measurement. To address the challenge of updating the state estimation error covariances under sparsity constraints, a novel approach based on iterative extended KF and measurement augmentation was also developed to provide tractable and accurate covariance updates. Position estimation and position-to-track association issues were considered as well. The proposed trackers do not require knowing the number of targets or their signal strengths and considerably reduce complexity when compared to the optimal hidden Markov model filter. They offer improved tracking performance at reduced sensing and computational cost, especially when compared to sparsity-agnostic trackers.

Endnotes

a A more accurate covariance update will be derived in (28).

b It holds trivially for the dummy target m = 0 as well, because p( x k ( j ) 0|j G k ( 0 ) )=0 and p( x k ( j ) 0,j G k ( 0 ) )=0.

Appendix

State transition model

From the total probability argument, it holds that

p x k ( j ) 0 j G k ( m ) = i = 1 G p x k ( j ) 0 , x k - 1 ( i ) 0 , i G k - 1 ( m ) j G k ( m )

which leads to the following equality after invoking Assumption 2 in Bayes’ ruleb:

p x k ( j ) 0 j G k ( m ) = i = 1 G f k ( ji ) p x k - 1 ( i ) 0 , i G k - 1 ( m ) = i G k - 1 ( m ) f k ( ji ) p x k - 1 ( i ) 0 i G k - 1 ( m ) .
(34)

Any grid point j = 1,…,G with a nonzero x k ( j ) 0 is associated with a single target index m k ( j ) [1,M] at time k, which means p( x k ( j ) 0,j G k ( m k ( j ) ) )0 for m k ( j ) [1,M], and according to assumption 1, p( x k ( j ) 0,j G k ( m ) )=0, m m k ( j ) or m= m k ( j ) =0. Invoking p( x k ( j ) 0)= m = 0 M p( x k ( j ) 0,j G k ( m ) ) and noting that p(j G k ( m k ( j ) ) )=1 yields

p x k ( j ) 0 = p x k ( j ) 0 , j G k ( m k ( j ) ) = p x k ( j ) 0 | j G k ( m k ( j ) ) , j .
(35)

Similarly for a grid point i at time (k-1), there exists a target index m k - 1 ( i ) [0,M] such that p( x k - 1 ( i ) 0)=p( x k - 1 ( i ) 0,i G k - 1 ( m k - 1 ( i ) ) ), and p( x k - 1 ( i ) 0,i G k - 1 ( m k - 1 ( i ) ) )=0, i [ 1,G]. Under Assumptions 1 and 2, (36) follows from (34) and (35) which completes the proof.

x k ( j ) = s ( m k ( j ) ) p x k ( j ) 0 = s ( m k ( j ) ) p x k ( j ) 0 j G k ( m k ( j ) ) = s ( m k ( j ) ) i = 1 G f k ( ji ) p x k - 1 ( i ) 0 , i G k - 1 ( m k ( j ) ) = i : m k - 1 ( i ) = m k ( j ) f k ( ji ) s ( m k - 1 ( i ) ) p x k - 1 ( i ) 0 , i G k - 1 ( m k - 1 ( i ) ) + s ( m k ( j ) ) i : m k - 1 ( i ) m k ( j ) f k ( ji ) p x k - 1 ( i ) 0 , i G k - 1 ( m k - 1 ( i ) ) = 0 , i i : m k - 1 ( i ) = m k ( j ) f k ( ji ) s ( m k - 1 ( i ) ) p x k - 1 ( i ) 0 + i : m k - 1 ( i ) m k ( j ) , m k - 1 ( i ) = 0 f k ( ji ) s ( 0 ) p x k - 1 ( i ) 0 , i G k - 1 ( m k - 1 ( i ) ) = 0 , i : m k - 1 ( i ) = 0 i : m k - 1 ( i ) = m k ( j ) f k ( ji ) s ( m k - 1 ( i ) ) p x k - 1 ( i ) 0 + i : m k - 1 ( i ) m k ( j ) , m k - 1 ( i ) = 0 f k ( ji ) s ( m k - 1 ( i ) ) p x k - 1 ( i ) 0 | m k - 1 ( i ) = 0 = i = 1 G f k ( ji ) x k - 1 ( i ) , j [ 1 , G ] .
(36)

References

  1. Bar-Shalom Y, Li XR, Kirubarajan T: Estimation with Applications to Tracking and Navigation. Wiley, Hoboken; 2001.

    Book  Google Scholar 

  2. Blackman S, Popoli R: Design and Analysis of Modern Tracking Systems. Artech House, Boston; 1999.

    MATH  Google Scholar 

  3. Bar-Shalom Y, Daum F, Huang J: The probabilistic data association filter: Estimation in the presence of measurement origin uncertainty. IEEE Control Syst. Mag 2009, 29(6):82.

    Article  MathSciNet  Google Scholar 

  4. Mahler R: Multi-target Bayes filtering via first-order multi-target moments. IEEE Trans. Aerospace Electron Syst 2003, 39(4):1152. 10.1109/TAES.2003.1261119

    Article  Google Scholar 

  5. Vo BN, Ma WK: The Gaussian mixture probability hypothesis density filter. IEEE Trans. Signal Process 2006, 54(11):4091.

    Article  Google Scholar 

  6. Coue C, Pradalier C, Laugier C, Fraichard T, Bessiere P: Bayesian occupancy filtering for multitarget tracking: An automative application. Intl. J. Robot. Res 2006, 25(1):19. 10.1177/0278364906061158

    Article  Google Scholar 

  7. Bazerque JA, Giannakis GB: Distributed spectrum sensing for cognitive radio networks by exploiting sparsity. IEEE Trans. Signal Process 2010, 58(3):1847.

    Article  MathSciNet  Google Scholar 

  8. Cevher V, Duarte MF, Baraniuk RG: Distributed target localization via spatial sparsity. Paper presented in the European signal processing conference. Switzerland, Laussanne; 2008.

    Google Scholar 

  9. Ling Q, Wu G, Jiang C, Tian Z: Joint multi-source localization and environment perception in wireless sensor networks. Paper presented in Chinese control and decision conference. Xuzhou, China; May 2010.

    Google Scholar 

  10. Angelosante D, Bazerque JA, Giannakis GB: Online adaptive estimation of sparse signals: Where RLS meets the ℓ1-norm. IEEE Trans. on Signal Processing 2010, 58(7):3436.

    Article  MathSciNet  Google Scholar 

  11. Angelosante D, Roumeliotis SI, Giannakis GB: Lasso-Kalman smoother for tracking sparse signals. Asilomar Conference on signals, systems, and computers. Pacific Grove, CA, USA; 2009.

    Google Scholar 

  12. Vaswani N: Kalman filtered compressed sensing. Paper presented in the international conference on image processing. San Diego, CA, USA; 2008.

    Google Scholar 

  13. Mahler R: CPHD filters for superpositional sensors. In Signal and Data Processing of Small Targets. Edited by: Drummond RD, Teichgraeber OE. SPIE, Bellingham; 2009.

    Google Scholar 

  14. Thouin F, Nannuru S, Coates M: Multi-target tracking for measurement models with additive contributions. In Proceedings of the International Conference on Information Fusion. Chicago, IL; July 2011 (see also the corrected version on ) http://www.ece.mcgill.ca/~mcoate/publications/publications.html July 2011 (see also the corrected version on )

  15. Nannuru S, Coates M, Mahler R: Computationally-tractable approximate PHD and CPHD filters for superpositional sensors. IEEE J. Select. Topics Signal Process 2013, 7(3):410.

    Article  Google Scholar 

  16. Farahmand S, Giannakis GB, Leus G, Tian Z: Sparsity-aware Kalman tracking of target signal strengths on a grid. Paper presented in the international conference on information fusion. Chicago, IL, USA; 2011.

    Google Scholar 

  17. Erdinc O, Willett P, Bar-Shalom Y: The bin-occupancy filter and its connection to the PHD filters. IEEE Trans. Signal Process 2009, 57(11):4232.

    Article  MathSciNet  Google Scholar 

  18. Tanaka M, Katayama T: Robust fixed-lag smoother for linear systems including outliers in the system and observation noises. Intl. J. Syst. Sci 1988, 19(11):2243. 10.1080/00207728808964116

    Article  MATH  MathSciNet  Google Scholar 

  19. Candes EJ, Tao T: Decoding by linear programming. IEEE Trans. Inform. Theory 2005, 51(12):4203. 10.1109/TIT.2005.858979

    Article  MATH  MathSciNet  Google Scholar 

  20. Hastie T, Tibshirani R, Friedman J: The Elements of Statistical Learning: Data Mining, Inference, and Prediction. Springer, New York; 2009.

    Book  Google Scholar 

  21. Farahmand S, Angelosante D, Giannakis GB: Doubly robust smoothing of dynamical processes via outlier sparsity constraints. IEEE Trans. Signal Process 2011, 59(10):4529.

    Article  MathSciNet  Google Scholar 

  22. Department of Industrial and Systems Engineering, Lehigh University. Sedumi . Accessed 9 Jan 2014 http://sedumi.ie.lehigh.edu/

  23. Bertsekas DP, Tsitsiklis JN: Parallel and Distributed Computation: Numerical Methods. Athena Scientific, Nashua; 1999.

    Google Scholar 

  24. Bertsekas DP: Incremental least-squares methods and the extended Kalman filter. SIAM J. Optimization 1996, 6(3):807. 10.1137/S1052623494268522

    Article  MATH  MathSciNet  Google Scholar 

  25. Taylor G, Kleeman L: Visual Perception and Robotic Manipulation. Springer, Berlin; 2006.

    MATH  Google Scholar 

  26. Clark DE, Bell J: Data association for PHD filter. Paper presented in the international conference on intelligent sensor, sensor networks and information processing. Melbourne, Australia; 2005.

    Google Scholar 

  27. Lin L, Bar-Shalom Y, Kirubarajan T: Track labeling and PHD filter for multitarget tracking. IEEE Trans. Aerospace and Electronic Syst 2006, 42(3):778.

    Article  Google Scholar 

  28. Panta K, Vo BN, Singh S: Novel data association techniques for the probability hypothesis density filter. IEEE Trans. Aerospace Electron. Syst 2007, 43(2):556.

    Article  Google Scholar 

  29. Panta K, Clark DE, Vo BN: Data association and track management for the Gaussian mixture probability hypothesis density filter. IEEE Trans. Aerospace Electron Syst 2009, 45(3):1003.

    Article  Google Scholar 

  30. Mekhnacha K, Mao Y, Raulo D, Laugier C: The “fast clustering-tracking” algorithm in the Bayesian occupancy filter framework. Paper presented in international conference on multisensor fusion and integration for intelligent systems. Seoul, Korea; 2008.

    Google Scholar 

  31. Bishop CM: Pattern Recognition and Machine Learning. Springer, New York; 2006.

    MATH  Google Scholar 

  32. Xu R, Wunsch II D: Survey of clustering algorithms. IEEE Trans. Neural Netw 2005, 16(3):645. 10.1109/TNN.2005.845141

    Article  Google Scholar 

  33. Jain AK, Duin RPW, Mao J: Statistical pattern recognition: A review. IEEE Trans. Pattern Anal. Mach. Intell 2000, 22(1):4. 10.1109/34.824819

    Article  Google Scholar 

  34. Kuhn HW: The Hungarian method for the assignment problem. In 50 Years of Integer Programming 1958–2008. Edited by: Junger M. Springer, Berlin; 2010:29-47.

    Google Scholar 

  35. Clark DE, Panta K, Vo BN: The GM-PHD filter multiple target tracker. Paper presented in the international conference on information fusion. Florence, Italy; 2006.

    Google Scholar 

Download references

Acknowledgements

The first two authors were supported by the NSF grants CCF-0830480, CCF-1016605, ECCS-0824007, and ECCS-1002180. Geert Leus was supported in part by NWO-STW under the VICI program (project 10382). Zhi Tian was partly supported by the NSF grant ECS-0925881. Part of the results in this paper has appeared in Proceedings of the International Conference on Information Fusion, Chicago, IL, USA, July 2011. The first two authors wish to thank Dr. D. Angelosante of ABB, Switzerland, and Prof. Stergios I. Roumeliotis of the CS&E Department at the University of Minnesota for helpful discussions and suggestions on the early stages of this work.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Geert Leus.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Farahmand, S., Giannakis, G.B., Leus, G. et al. Tracking target signal strengths on a grid using sparsity. EURASIP J. Adv. Signal Process. 2014, 7 (2014). https://doi.org/10.1186/1687-6180-2014-7

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2014-7

Keywords