1cmqada-pda versus jpda for multi-target tracking in clutter · 1 based on a (modified)basic...

27
QADA-PDA versus JPDA for Multi-Target Tracking in Clutter Jean Dezert 1 , Albena Tchamova 2 , Pavlina Konstantinova 3 1 ONERA - The French Aerospace Lab, F-91761 Palaiseau, France. E-mail: [email protected] 2 Inst. for Information and Communication Technologies, Bulgarian Academy of Sciences, "Acad.G.Bonchev" Str., bl.25A, 1113 Sofia, Bulgaria. E-mail: [email protected] 3 European Polytechnical University Pernik, Bulgaria. E-mail: [email protected] July 10th, 2017 J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 1 / 27

Upload: others

Post on 15-Aug-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

QADA-PDA versus JPDAfor Multi-Target Tracking in Clutter

Jean Dezert1, Albena Tchamova2, Pavlina Konstantinova3

1ONERA - The French Aerospace Lab,F-91761 Palaiseau, France.

E-mail: [email protected]

2Inst. for Information and Communication Technologies, Bulgarian Academy of Sciences,"Acad.G.Bonchev" Str., bl.25A, 1113 Sofia, Bulgaria.

E-mail: [email protected]

3European Polytechnical UniversityPernik, Bulgaria.

E-mail: [email protected]

July 10th, 2017

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 1 / 27

Page 2: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Outline

1 Introduction

2 Joint Probabilistic Data Association Filter

3 Data Association in Multi Target Tracking

4 Presentation of QADA methodChoice of DA matrix for QADADerivation of DA quality in QADA methodQADA-PDA Kalman Filter for MTT

5 Measures of performances

6 Scenario 1 - Targets merging in a close formation

7 Scenario 2 - Targets merging in a close formation and then splitting

8 Scenario 3 - Two crossing targets

9 Conclusions

10 References

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 2 / 27

Page 3: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Introduction (1)

QADA = Quality Assessment of Data Association

This presentation is an extension/improvement of the Fusion 2017 paper

[1] J. Dezert, A. Tchamova, P. Konstantinova, E. Blasch, A Comparative Analysis ofQADA-KF with JPDAF for Multi-Target Tracking in Clutter, in Proc. of Fusion 2017 int.Conference

This QADA-PDA method for MTT has been published very recently (June 2017) in

[2] J. Dezert, A. Tchamova, P. Konstantinova, Performance Evaluation of improvedQADA-KF and JPDAF for Multitarget Tracking in Clutter, Proc of the annualinternational scientific conf. "Education, Science, Innovations", European PolytechnicalUniv., Pernik, Bulgaria, June 9-10, 2017.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 3 / 27

Page 4: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Introduction (2)

Multi-Target Tracking (MTT) ñ Data Association + Tracking Filter1 Data Association (DA) - important task of MTT [Bar-Shalom 1990]

DA purpose is to find the assignment matrix with most likely observation-to-trackassociations to keep and improve target tracks maintenance performance

§ Classical DA approach:-Use all observations-to-tracks pairings selected in the 1st optimal global DA solution toupdate tracks, . . . even if some pairings solutions are doubtful (have poor quality)

§ Sophisticate approaches:- Use all possible joint DA solutions and their a posteriori probas ñ Joint ProbabilisticData Association Filter (JPDAF) [Bar-Shalom Fortmann Scheffe 1980]- Use the 1st best global DA solution, evaluate its quality and modify the tracking filteraccordingly ñ Quality Assessment of Data Association (QADA) approach introducedin [Dezert Benameur 2014]

2 Tracking filters The CMKF (Converted Measurement Kalman Filter)[Lerro Bar-Shalom 1993] and JPDAF are used in this work

3 In this presentation We compare performances of§ QADA-PDA KF based MTT (QADA using PDA matrix and min dist. decision strategy)§ JPDAF based MTT.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 4 / 27

Page 5: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Joint Probabilistic Data Association Filter

Ñ proposed in [Bar-Shalom Fortmann Scheffe 1980] as an extension of PDAF for MTT

Main idea:The meas.-to-target association probas βtipkq “

ř

Θpkq PtΘpkq|ZkuωitpΘpkqq and

βt0pkq “ 1´řmki“1 β

tipkq are computed jointly across the targets from the joint

posteriori probas PpΘpkq|Zkq and only for the latest set of measurements. Thetarget track updates are done for t “ 1, . . . ,NT by

xtpk|kq “ xtpk|k´1q ` Ktpkq

mkÿ

i“1

βtipkqztipkq

Ptpk|kq “ βt0pkqPtpk|k´1q `

`

1´ βt0pkq˘

Ptcpkq ` Ptpkq

Assumptions of JPDAF§ the numberNT of targets is known and tracks have been initialized;§ ppxtpkq|Zkq „Npxtpkq; xtpk|kq, Ptpk|kqq, for t “ 1, . . . ,NT§ each target generates at most one meas. at each scan and there are no merged meas.;§ each target is detected with some known detection probability Ptd ď 1;§ false alarms (FA) are uniformly distributed with known FA density λFA (Poisson pmf).

Advantages§ very good theoretical framework, and 0-scan-back filter (memoryless filter)§ work well with moderate FA densities and non persisting interferences

Drawbacks§ often intractable for complex dense MTT scenarios§ track coalescence effects in difficult scenarios

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 5 / 27

Page 6: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Data Association in Multi Target Tracking

Data Association (DA) Problem

Find the global optimal assignments of measurements zj, j “ 1, ...,N available at timek to targets Ti, i “ 1, ...,NT by maximizing the overall gain (rewards):

RpΩ, Aq fi

NTÿ

i“1

Nÿ

j“1

ωpi, jqapi, jq.

Ω “ rωpi, jqs is the DA matrix representing the gain of the associations of targetTi with the measurement zj (usually homogeneous to the likelihood).Assignment solution: NT ˆN binary matrix A “ rapi, jqs with api, jq P t0, 1u

api, jq “

#

1, if zj is associated to track Ti0, otherwise.

How to get the optimal solution(s)

by Kuhn-Munkres/Hungarian algorithm (1955/1957)by Bourgeois and Lassalle (1971) for rectangular DA matrix.by Murty’s method (1968) which gives the m-best assignments in order ofincreasing cost ñ used in QADA method

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 6 / 27

Page 7: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

The QADA method

Main Idea behind QADA method [Dezert Benameur 2014]

compare pzj, Tiq in the 1st-best DA solution with pzj, Tiq in the 2nd-best DA solution

establish a quality indicator, associated with pairing in 1st-best DA solution, basedon belief functions, PCR6 fusion rule [DSmT Books], and some decision strategy.

QADA assumes the DA (reward) matrix is known, regardless of the manner inwhich it is obtained. ñ Several QADA-based MTT are possible depending of thechoice of DA matrix construction

The QADA method

1 based on a (modified) Basic Belief Assignment (BBA) modeling2 the computation of quality of DA (i.e. confidence) qpi, jq P r0, 1s of pairingspTi, zjq, i “ 1, ..,NT ; j “ 1, ..,N chosen in the 1st-best DA solution is based on itsstability in the 2nd best DA solution and a belief Interval distance decisionstrategy1

1In our Fusion 2017 paper, it is based on Pignistic Probability transformation decision strategy,which is a lossy transformation.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 7 / 27

Page 8: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Choice of DA matrix for QADA

Two choices of DA matrix Ω for QADA-KF have been tested

1 QADA-GNN ñ DA matrix Ω is based on distances (as used in Global NearestNeighbours (GNN) approach)

§ Elementsωij are the normalized distances dpi, jq s.t. d2pi, jq ď γ given by

ωpi, jq ” dpi, jq fi rpzjpkq ´ zipk|k´ 1qq 1S´1pkqpzjpkq ´ zipk|k´ 1qqs12

2 QADA-PDA ñ DA matrix Ω is based on Posterior Data Association (PDA) probasas given in PDAF

§ Elementsωij of Ω are the posterior DA probas pij given by PDAF

pij “

$

&

%

b

b`řNl“1 αil

for j “ 0 (no valid observ.)

αij

b`řNl“1 αil

for 1 ď j ďN

where b fi p1´ PgPdqλFAp2πqM2

a

|Sij| and αij fi Pd ¨ e´d2ij2

§ The pN` 1qth column of Ω will include the values pi0 associated withH0pkq DAhypothesis (i.e. no one of the validated measurements originated from the target Ti attime k).

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 8 / 27

Page 9: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Derivation of DA quality in QADA method

1 Build DA matrix Ω and find 1st-best and 2nd-best global DA solutions A1 and A2

using Murty’s algo.2 Compare a1pi, jq in A1 (1st best solution) with a2pi, jq value in A2 (2nd best sol.).3 Establish a quality indicator qpi, jq P r0, 1s for each optimal pairing pTi, zjq.

Several cases are possibleCase 1: a1pi, jq “ a2pi, jq “ 0 ñ Agreement on non-association of Ti with zjA useless stable case. We set qpi, jq “ 0.

Case 2: a1pi, jq “ a2pi, jq “ 1 ñ Agreement on association pTi, zjqStable case with different impacts on R1pΩ, A1q and R2pΩ, A2q.

§ BBAs construction on frame Θ “ tX “ pTi, zjq, Xu done as follows for s “ 1, 2

mspXq “ aspi, jq ¨ωpi, jqRspΩ, Asq and mspXY Xq “ 1´mspXq

§ Conjunctive rule of combination (here no conflict occurs)#

m12pXq “m1pXqm2pXq `m1pXqm2pXY Xq `m1pXY Xqm2pXq

m12pXY Xq “m1pXY Xqm2pXY Xq

§ In [1], QADA quality/confidence indicator is based on lossy pignistic proba transf.

qpi, jq fi BetPpXq “m12pXq `1

2m12pXY Xq

§ In [2] and here, QADA quality/confidence indicator is based on min distance strategy

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 9 / 27

Page 10: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Principle of QADA method (cont’d)

Case 3: a1pi, jq “ 1 and a2pi, jq “ 0 ñ conflict in solutions between A1 and A2

§ find index j2, such that a2pi, j2q “ 1

§ BBAs construction on frame Θ “ tX fi pTi, zjq,Y fi pTi, zj2 qu

Basic Belief Assignment (BBA) modeling#

m1pXq “ a1pi, jq ¨ωpi,jq

R1pΩ,A1q`R2pΩ,A2q

m1pXY Yq “ 1´m1pXq

#

m2pYq “ a2pi, j2q ¨ωpi,j2q

R1pΩ,A1q`R2pΩ,A2q

m2pXY Yq “ 1´m2pYq

§ BBAs fusion with PCR6 fusion rule$

&

%

mpXq “m1pXqm2pXY Yq `m1pXq ¨m1pXqm2pYqm1pXq`m2pYq

mpYq “m1pXY Yqm2pYq `m2pYq ¨m1pXqm2pYqm1pXq`m2pYq

mpXY Yq “m1pXY Yqm2pXY Yq

§ In [1], QADA quality/confidence indicator is based on lossy pignistic proba transf.

qpi, jq fi BetPpXq “m12pXq `1

2m12pXY Yq

§ In [2] and here, QADA quality/confidence indicator is based on min distance strategy

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 10 / 27

Page 11: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Decision-Making from a BBA with min distance strategy

Belief interval of A

BIpAq fi rBelpAq,PlpAqs “ rÿ

BP2Θ|BĎA

mpBq,ÿ

BP2Θ|BXA‰H

mpBqs

Euclidean belief interval based distance [Han Dezert Yang 2014]

dEBIpm1,m2q fi

d

1

2|Θ|´1¨ÿ

AP2Θ

dIpBI1pAq,BI2pAqq2

dI pra1,b1s, ra2,b2sq “

d

a1 ` b1

2´a2 ` b2

2

2

`1

3

b1 ´ a1

2´b2 ´ a2

2

2

Decision-making from a BBA

δ “ X “ argminXPΘ

dpm,mXq

Quality of the decision qpXq “ 1´dBIpm,mXq

ř

XPΘ dBIpm,mXqP r0, 1s

Higher is qpXq more trustable is the decision δ “ XJ. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 11 / 27

Page 12: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

QADA-PDA Kalman Filter for MTT

Classical Kalman Filter (KF) state estimate

xpk|kq “ xpk|k´ 1q ` Kpkqpzpkq ´ zpk|k´ 1q

with Kalman filter gain matrix

Kpkq “ Ppk|k´ 1qHT pkqrHpkqPpk|k´ 1qHT pkq ` Rs´1

In KF, zpkq is assumed to be correct with the measurement noise characterized by thegiven covariance matrix R

If R decreases ñ zpkq is more precise ñ Gain Kpkq increasesIf R increases ñ zpkq is less precise ñ Gain Kpkq decreases

Improved KF with QADA quality factor

The quality factor qpi, jq ” qpTi, zjq expresses the confidence in the association pTi, zjq

If qpTi, zjq Ñ 0 ñ we don’t trust pTi, zjq ñ zj is incorrect and so we increase R

If qpTi, zjq Ñ 1 ñ we trust pTi, zjq ñ zj is correct and we keep R as it is

KF gain adjustment with QADA

RQADA “1

qpTi, zjq¨R ñ Kpkq “ Ppk|k´1qHT pkqrHpkqPpk|k´ 1qHT pkq ` RQADAs

´1

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 12 / 27

Page 13: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Measures of performances

We compare the performances several MTT algorithms (using Monte Carlo simul.)KDA-GNN KF based MTT (GNN matrix based on Kinematic meas.)QADA-GNN KF based MTT (QADA using GNN matrix)QADA-PDA KF based MTT (QADA using PDA matrix)JPDAF

Criteria for MTT performance evaluation

1 TL = Track Life Ñ average number of track updates before track deletion§ A track is removed after 3 successive incorrect associations, or missed detections§ With JPDAF, a track is removed if the true measurement is out of the gate during 3

successive scans2 pMC = Percentage of miscorrelationÑ Percentage of incorrect measurement-to-track association during the scansÑ for JPDAF, pMC = % of time the true measurement is outside its target gatepMC for JPDAF is not equivalent to pMC for other algosIt does reflect only partially the performances of JPDAF

3 TP = Track purity TP “ Number of correct associationsTotal number of associations

4 PPI = Probabilistic Purity Index Ñ used only with JPDAF

PPI “ % of correctness of measurement having the highest proba

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 13 / 27

Page 14: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Scenario 1 - Targets merging in a close formation

Targets T1, T2, T3, T4 move from West to East with constant velocity 100msec during 30 scans.The stationary sensor is located at the origin with range 10000m. The sampling period is Tscan “ 5secMeasurement precision: AzimuthÑ σAz “ 0.2 deg and rangeÑ σD “ 40 m.From scans 15 to 30, targets move in parallel with inter distance of 150 mFA are uniformly distributed in the surveillance region with know densityPd “ 0.999 is associated with the sensor.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 14 / 27

Page 15: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 1

Monte Carlo results based on 200 runs

(in %) QADA-PDA QADA-GNN JPDAF KDA-GNNAverage TL 89.39 (88.12) 89.13 (84.31) 78.42 70.02

Average pMC 2.45 (2.67) 2.39 (3.28) 5.92 5.71Average TP 86.14 (84.54) 85.92 (79.86) PPI=32.96 61.95

Performance results for 0.15 FA per gate on average

Note: JPDAF requires almost 3 times more computational time than other methodsbecause an exponential growing of number of joint association hypotheses.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 15 / 27

Page 16: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 1Results with 0.15 FA per gate on average

Averaged RMSE on X for track 1 with the tracking methods.

Averaged RMSE on Y for track 1 with the tracking methods.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 16 / 27

Page 17: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 1 (cont’d)

Results with 0.15 FA per gate on average

Averaged RMSE on X for track 3 with the tracking methods.

Averaged RMSE on Y for track 3 with the tracking methods.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 17 / 27

Page 18: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Scenario 2 - Targets merging in a close formation and then splitting

Simulation of groups of target for scenario 2

Five air targets (T1, T2, T3, T4, T5) moving from Norht-West to South-East with constant velocity100msec during 65 scans.The stationary sensor is located at the origin with range 20000m. The sampling period is Tscan “ 5sec

Measurement precision: AzimuthÑ σAz “ 0.35 deg and rangeÑ σD “ 25 m.Targets move in three groups: Group1 “ T1, Group2 “ pT2, T3, T4), Group3 “ T5

The number of false alarms (FA) follows a Poisson distribution. FA are uniformly distributed in thesurveillance region.Pd “ 0.999 is associated with the sensor.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 18 / 27

Page 19: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 2

Monte Carlo results based on 300 runs

Performances of QADA KF methods with 0.2 FA per gate

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 19 / 27

Page 20: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 2 (cont’d)

Results with 0.2 FA per gate on average

0 10 20 30 40 50 60 70−20

0

20

40

60

80

100

120

140

160

180

Group of Targets Scenario − rmse X−filtered for track 1

scans[m

]

sensor error along X

rmse X−filtered KDA

rmse X−filtered QADA−GNN

rmse X−filtered QADA−PDA

rmse X−filtered JPDAF

FA in gate=0.2

Averaged RMSE on X for track 1 with the four tracking methods.

0 10 20 30 40 50 60 70−20

0

20

40

60

80

100

120

140

Group of Targets Scenario − rmse Y−filtered for track 1

scans

[m]

sensor error along Y

rmse Y−filtered KDA

rmse Y−filtered QADA−GNN

rmse Y−filtered QADA−PDA

rmse Y−filtered JPDAF

FA in gate=0.2

Averaged RMSE on Y for track 1 with the four tracking methods.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 20 / 27

Page 21: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 2 (cont’d)

Results with 0.2 FA per gate on average

0 10 20 30 40 50 60 70−20

0

20

40

60

80

100

120

Group of Targets Scenario − rmse X−filtered for track 3

scans[m

]

sensor error along X

rmse X−filtered KDA

rmse X−filtered QADA−GNN

rmse X−filtered QADA−PDA

rmse X−filtered JPDAF

FA in gate=0.2

Averaged RMSE on X for track 3 with the four tracking methods.

0 10 20 30 40 50 60 70−50

0

50

100

150

200

Groups of Targets Scenario − rmse Y−filtered for track 3

scans

[m]

sensor error along Y

rmse Y−filtered KDA

rmse Y−filtered QADA−GNN

rmse Y−filtered QADA−PDA

rmse Y−filtered JPDAF

FA in gate=0.2

Averaged RMSE on Y for track 3 with the four tracking methods.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 21 / 27

Page 22: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Scenario 3 - Two crossing targets

Scenario 3 : Two crossing targets

−1500 −1000 −500 0 500 1000 1500−1500

−1000

−500

0

500

1000

1500

X[m]

Y[m

]

Two maneuvering targets moving from West to East with constant velocity38msec during 65 scans.The stationary sensor is located at the origin with range 1200m.The sampling period is Tscan “ 1sec.σAz “ 0.25 deg and σD “ 25 m for azimuth and range respectively.Pd “ 0.999 is associated with the sensor.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 22 / 27

Page 23: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 3

Monte Carlo results based on 300 runs

Performances of QADA-PDA versus JPDA for 0.2 FA per gate

Performances of QADA-PDA versus JPDA for 0.4 FA per gate

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 23 / 27

Page 24: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 3 (cont’d)

Results with 0.2 FA per gate on average

0 10 20 30 40 50 60 700

5

10

15

20

25

Crossing Targets Scenario − rmse X−filtered for track 1

scans[m

]

sensor error along X

rmse X−filtered KDA

rmse X−filtered QADA−GNN

rmse X−filtered QADA−PDA

rmse X−filtered JPDAF

FA in gate=0.2

Averaged RMSE on X for track 1 with the four tracking methods.

0 10 20 30 40 50 60 70−2

0

2

4

6

8

10

12

14

16

18

Crossing Targets Scenario − rmse Y−filtered for track 1

scans

[m]

sensor error along X

rmse X−filtered KDA

rmse X−filtered QADA−GNN

rmse X−filtered QADA−PDA

rmse X−filtered JPDAF

FA in gate=0.2

Averaged RMSE on Y for track 1 with the four tracking methods.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 24 / 27

Page 25: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Simulation results for scenario 3 (cont’d)

Results with 0.2 FA per gate on average

0 10 20 30 40 50 60 70−5

0

5

10

15

20

25

Crossing Targets Scenario − rmse X−filtered for track 2

scans[m

]

sensor error along X

rmse X−filtered KDA

rmse X−filtered QADA−GNN

rmse X−filtered QADA−PDA

rmse X−filtered JPDAFFA in gate=0.2

Averaged RMSE on X for track 2 with the four tracking methods.

0 10 20 30 40 50 60 70−2

0

2

4

6

8

10

12

14

16

18

Crossing Targets Scenario − rmse Y−filtered for track 1

scans

[m]

sensor error along X

rmse X−filtered KDA

rmse X−filtered QADA−GNN

rmse X−filtered QADA−PDA

rmse X−filtered JPDAF

FA in gate=0.2

Averaged RMSE on Y for track 2 with the four tracking methods.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 25 / 27

Page 26: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

Conclusions

1 QADA-PDA is a zero-scan back method2 QADA-PDA is quite simple to implement (mix of PDAF calculus and Optimal

assignment search)3 QADA-PDA is a good compromise between strict hard-assignment (GNN) and full

soft-assignment (JPDA)4 QADA-PDA avoids JPDA combinatorics/complexity5 QADA-PDA works better than QADA-GNN, KDA-GNN and JPDA in difficult

scenarios6 QADA-PDA is a new and interesting practical method for MTT in clutter

Perspectives

1 making more precise evaluations of QADA-PDA method2 development and test of better quality evaluation models (if any)3 improvement of MTT performances using attribute information

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 26 / 27

Page 27: 1cmQADA-PDA versus JPDA for Multi-Target Tracking in Clutter · 1 based on a (modified)Basic Belief Assignment (BBA) modeling 2 thecomputation of quality of DA(i.e. confidence)

References

Y. Bar-Shalom (Ed.), Multitarget-Multisensor Tracking: Advanced Applications, Artech House, 1990.

J. Dezert, K. Benameur, On the Quality of Optimal Assignment for Data Association, Proc. of Belief 2014, Oxford, UK, Sept. 2014.

J. Dezert et al., On the Quality Estimation of Optimal Multiple Criteria Data Association Solutions, Proc. of Fusion, 2015.

J. Dezert, et al., Multitarget Tracking Performance based on the Quality Assessment of Data Association, Proc. of Fusion 2016, July 2016.

Y. Bar-Shalom, T.E. Fortmann, M. Scheffe, JPDA for Multiple Targets in Clutter, Proc. Conf. on Inf. Sci. and Syst., Princeton, March 1980.

D. Lerro, Y. Bar-Shalom, Tracking with debiased consistent Converted Measurement versus EKF, IEEE Trans on AES, 1993.

R.J. Fitzgerald, Track Biases and Coalescence with Probabilistic Data Association, IEEE Trans. on AES, Vol. 21, 1985.

F. Smarandache, J. Dezert (Editors), Advances and Applications of DSmT for Information Fusion, Volumes 1, 2, 3 & 4, ARP, 2004–2015.http://www.onera.fr/staff/jean-dezert?page=2

J. Dezert et al., The Impact of the Quality Assessment of Optimal Assignment for Data Association in Multitarget Tracking Context, Cybernetics and

Inf. Techn. J., Vol.15, No.7, pp. 88–98, 2015.

J. Dezert et al., Performance Evaluation of improved QADA-KF and JPDAF for Multitarget Tracking in Clutter, Proc of the annual international

scientific conference " Education, Science, Innovations", EPU, Pernik, Bulgaria, June 2017.

D. Han, J. Dezert, Y. Yang, New Distance Measures of Evidence based on Belief Intervals, Proc. of Belief 2014, Oxford, 2014.

D. Han, J. Dezert, Y. Yang, Belief interval Based Distances Measures in the Theory of Belief Functions, IEEE Trans. on SMC, 2017.

J. Dezert, A. Tchamova, P. Konstantinova YBS Tribute Workshop, Xi’an, China July 10th, 2017 27 / 27