plume tracking in sensor networks glenn nofsinger phd thesis defense august 22, 2006

79
Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Post on 18-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Plume Tracking in Sensor Networks

Glenn NofsingerPhD Thesis Defense

August 22, 2006

Page 2: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Outline

1. Motivation and Problem Statement2. Other Work3. Theoretical Background4. 2-Step Algorithm5. Experiments6. Results and Conclusions

Page 3: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Motivation Current monitoring lacks information

sharing and high sampling density

Method needed for estimating highly unpredictable events: chemical, biological, radioactive agents

Many current sensors for such agents are binary

Page 4: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (1)

Gedanken-experiment: city with fixed, binary sensors of harmful agent

At an unexpected time a series of sensors activated, cause of release unknown

Where was the release? How many release sources? How are observations correlated?

Page 5: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (1)

t=o

Page 6: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (1)

t=1

Page 7: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (1)

t=2

Page 8: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (1)

t=3

Page 9: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (1)

t=4 What is the best estimate of the true source locations given these observations?

Page 10: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (1)

t=1 True initial state: two source locations

Thesis work estimates this truth state

Page 11: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (2)

This problem is hard!

Having an unknown number of sources and only binary detections at a large number of nodes is a new type of problem

Page 12: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Problem Statement (3)

Problem Summary:

Use a sensor network capable of only binary detection to estimate source locations

Evaluate performance of this estimation As a function of wind As a function of sensor density

Page 13: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Other work

ModelComplexity

Mobility

Mobile scout robots

Traditionalenvironmental techniqueswith high resolution sensors,low sensor density

Swarm robots

Static sensor networkswith high densitycheap fixed sensors

(Our approach)

III

III IV

Page 14: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Graphical Conventions:

Source Sensor Sensor with detection Track

A collection of sensors with detections believed to originate from the same event

Each track has different color

+

Theoretical Background (1)

Page 15: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Agent concentration for some area, A

Likelihood map given sensor observations

Plot Conventions:

Theoretical Background (2)

Page 16: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Theoretical Background (3)

Fick’s Law for diffusion and linear wind

First order approximation to process

Standard Gaussian solution

y

c

x

c

y

cD

x

cD

t

cyx

2

2

2

2

)4

)(

4

)((

22

4),,( tD

ty

tD

tx

yx

yxeDDt

AtyxC

Advection-diffusion Model

Page 17: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Theoretical Background (4)

Solution of differential equations for advection-diffusion lead to a superposition of Gaussians

Peclet number measures relative strengths of diffusion to wind. A typical Peclet number is 10. This ratio determines plume width in our model

Plume Model

Page 18: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Theoretical Background (5)

Assume a spatially uniform wind over the matrix A

Concentration state matrix A is designed to simulate an area of size 25mi x 25mi

Decorrelation length scale in wind data indicates the distances over which spatially uniform assumption holds

Typical values are on the order of 50-200 miles, therefore to first order we can assume spatially uniform wind

Wind Model

Page 19: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

•Unique response per source location

•Relative differences of Tmax unique

•3 sensors for 2D location

•Can solve for (X0,Y0)

)4

)(

4

)((

21

22

4),,( tD

ty

tD

tx

yx

yxeDDt

AAtyxC

Classic Analytical Approaches

Theoretical Background (6)

Page 20: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Analytical Approach Can solve differential equations for advection-

diffusion Solution of the source (X0,Y0) based on

measurements of C(t)

Method breaks down: No continuous time series available Very noisy, possibly binary data

Theoretical Background (7)

Page 21: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006
Page 22: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006
Page 23: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Theoretical Background (8)

t

C(x

,y,t

)

A B

A

B

Sensors

Radii of location for rising and falling edges of agent detection – one for each edge is possible in binary sensor

Analytical approach no longer useful, need statistical methods.

Leads to Bayesian formulation

Typical Sensor Response Curve

Page 24: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Bayesian Estimation Goal to obtain good estimate of target state Xt

based on measurement history Zt p(x) – a priori probability distribution function of

state x (plume concentration) – assumed uniform

p(z|x) – the likelihood function of z given x

p(x|z) – the a posteriori distribution of x given measurement z, also called the current belief

Theoretical Background (9)

Page 25: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Bayesian Formulation Relationship between a posteriori distribution, a

priori distribution, and the likelihood function

Our state estimate

True state

•Want our state estimate to be as close to true state as possible

•Given observation set, what is:

Theoretical Background (10)

Page 26: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Estimators

MMSE –minimum-mean-squared error. It is the mean posterior density. Equal weight to obs.

MAP- maximum a posteriori, maximizes the posterior distribution

ML- maximum likelihood, considers information in measurement only

Theoretical Background (11)

Page 27: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Estimator Example: Source Localization

Each sensor measurement produces independent likelihood function

Cone shaped likelihood function Localization based on sequential

Bayesian estimation Measurements combined, assuming

independence of likelihood

Theoretical Background (12)

Page 28: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Uniform State Estimation

Theoretical Background (13)

Page 29: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

MHT The previous uniform estimator can be improved

with advanced data association (DA) techniques such as multiple hypothesis tracking (MHT)

By maintaining multiple “tracks” observations partitioned into subsets which correspond to unique “targets” – in this case unique plume sources

Theoretical Background (14)

Page 30: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Theoretical Background (15)

MHT handles the combinatorial growth of possible track assignments via accurate pruning

Once tracks are built in the plume problem, assume 1 target per track, therefore focusing the custom estimation on one exclusive source

MHT

observations

Tracks

Page 31: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (1) 2-Step track-estimate algorithm

1. Step 1 is track building2. Step 2 is state estimation of tracks

Custom Estimator based on tracks, ignoring observations not associated to a track

Able to work in two scenarios:1. Sources distant, distributed sensor groups2. Overlapping tracks, mixing sensor groups

Page 32: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

End of Background (20 minutes)

Page 33: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (2)

Step 1:Track estimation

Input: Sensor “Hits” (x,y,t)

Step 2:State EstimationFor each track

Output: N Tracks

M(Track1)

M(Track2)

M(TrackN) 0

0.5

1

1.5

2

2.5

3

3.5

4

4.5

-50 0 50 100 150 200 250 3000

50

100

150

200

250

300

X

Y

Aggregated Belief Probability With N= 57, 15 hits.

Page 34: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (3) Step 1: Track Formation

1.1 Track Initialization –All new observations potentially create tracks. The terminal node on track is designated leader node

Page 35: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (4) Step 1: Track Formation

1.2 Data Association – All sensors with new observations calculate a likelihood function based on wind history. Function evaluated at all leader nodes

Page 36: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (5) Step 1: Track Formation

1.3 Track extension – observations that were associated in step 1.2 become the new leader nodes.

Page 37: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (6) Step 1: Track Formation

1.4 Track termination – The track is terminated once simulation ends or no new associations within cutoff parameter. Track outputs sent to Step 2

Page 38: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (7)

Track A

Track B

Likelihood Function

New Observation

Leader nodes

Detail of likelihood function for track association

Page 39: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (8) Step 2: State Estimation

Each track sequence produces an individual likelihood map

In this case only 4 sensor observations used to form belief map

0

0.5

1

1.5

2

2.5

3

3.5

4

4.5

-50 0 50 100 150 200 250 3000

50

100

150

200

250

300

X

Y

Aggregated Belief Probability With N= 57, 15 hits.

Page 40: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (9) Step 2: State Estimation

Each track sequence produces an individual likelihood map.

Only subset of observations applied to belief

0

1

2

3

-50 0 50 100 150 200 250 3000

50

100

150

200

250

300

X

Y

Aggregated Belief Probability With N= 57, 15 hits.

Page 41: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2-Step Algorithm (10)

Gradual update of estimated source position, as sensor data is aggregated along the path ABCD.

Track Assisted State Estimation

Page 42: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Track Assisted State Estimation

2-Step Algorithm (11)

Final estimated likelihood map after integration of ABCD, and renormalization for easier viewing.

Final update of estimated source position, as sensor data is aggregated along the path ABCD.

Page 43: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

End of 2-Step Algorithm (40 minutes)

Page 44: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Experiments (1)

Experimental Setup Originally intended on collecting data

from a field of physical sensors, however this hardware component distracted from analytical purpose of thesis

Forward data generated based on real wind data, numerical approximation to diffusion, on a grid size m=n=250

All code implemented in LabVIEW graphical programming language, allows for easy future hardware integration

Page 45: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

LabVIEW simulation design

Experiments (2)

Initialize, setup scenariosAnd control batch runs

Main loop – heavy computation

Result Outputs, statistical calculations

2-Step Alg.

Page 46: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

DiffuseNumerical implementation

Fick’s law for diffusion implemented numerically using standard 2D centered difference scheme

Concentration of Agent assumed=0 at boundaries, agent “floats off screen”

Same code used for forward diffusion and backward belief state propagation

Experiments (3)

Page 47: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Large Batch Study #1: Wind Study Likelihood as a function of wind direction

standard deviation

As wind variability increases tracks become critical and perform dramatically better, operating in regions of high wind shift

A dataset containing 40,000 samples of real wind data are used to generate samples of length 200 spanning 5 degrees to 90 degrees

Experiments (4)

Page 48: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Wind Data Example, heavy processing needed

Experiments (5)

YYYY MM DD hh mm DIR SPD GDR GSP GTIME 2004 12 31 23 00 116 7.5 999 99.0 9999 2004 12 31 23 10 115 6.7 999 99.0 9999 2004 12 31 23 20 134 7.2 999 99.0 99992004 12 31 23 30 136 8.2 999 99.0 9999

Data Imported from webhttp://www.ndbc.noaa.gov/

Page 49: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Large Batch Study #2: Sensor Density Study

Increase number of sensors from N=50, 100, 150, 200, 250, 300 for a 250x250 grid. Random addition of new sensors to existing set.

Source fixed Same wind series for each trial Compared performance of belief maps

generated by sensor network using tracks Vs. No Tracks

Experiments (6)

Page 50: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Results and Conclusions

Maximum likelihood, ML(M), in each belief map compared to likelihood value at true source M(i,j)

Likelihood performance metrics

Source A(i,j) Belief M(i,j)

ML(M)

Page 51: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Performance Metric Definition, For a Single Source:

[M(i,j) / ML(M) ] = P(M), the performance of M

For P(M)=1, sensor occurs at the position (i,j) within M of maximum likelihood. 1 is considered a perfect score, while 0 is considered the lowest score

This is the metric used in wind study and sensor node density study

Results and Conclusions

Page 52: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Typical M for same data

ZT

Observation set

MMSE predictor

2-Step predictor

Results and Conclusions (2)

Page 53: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Wind Experimental Results Summary

Results and Conclusions – KEY RESULT

Page 54: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Sensor Node Density Results Summary

Results and Conclusions – KEY RESULT

Page 55: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Density Conclusion

Identical network with tracks can achieve sharper maps with lower densities of sensors

Major advantage of using tracks is the ability to establish number of unique sources

Theoretical information content of a sensor network grows as log(N), therefore diminishing returns as N gets large. Both estimators approach this limit but at different rates

Results and Conclusions

Page 56: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Summary of Wind performance zones

Results and Conclusions

Wind direction Std. deviation

Mean w

ind speed

1 2

16

4

5

3

Worst performanceZone: low windSpeed, with Frequent shifts

Best performancezone

low high

high Intermediate performance

ZONE 1 ZONE 2 ZONE 3

Mean wind Speed scaled into 4 groupsStandard deviation of direction divided into 4 groupsThis produced 16 total wind categories

Page 57: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

The 2-Step tracking based algorithm allows provides enhanced performance compared to uniform estimator

Sensor density – on average the tracker based maps received a likelihood metric better by a factor of 2

High Wind variability – in conditions of high wind direction variability, the tracking based estimator performs much better than uniform estimator. Maintaining tracks and therefore estimates up to 30 degrees Std. deviation higher.

Results and Conclusions

Page 58: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Future Plans Application of sensor network physical process tracking to extreme

remote environments

The computationally intensive data association portion of the 2-Step algorithm method could be exported to existing MHT/PQS infrastructures and improved (pruning, track maintenance, hypothesis management).

Page 59: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Questions?

Page 60: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Sensor Density Study N=50 Sensors

P(M)=1 E-4

Results and Conclusions (3)

Page 61: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

N=100P(M)=1 E-4

Results and Conclusions (4)

Page 62: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

N=200

P(M)=1.3 E-4

Results and Conclusions (5)

Page 63: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

N=300

P(M)=1E-4

Results and Conclusions (6)

Page 64: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

N=400 Sensors

P(M)=9E-5

Results and Conclusions (7)

Page 65: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

2

4

6

8

10

12

14

-50 0 50 100 150 200 250 3000

50

100

150

200

250

300

X

Y

Aggregated Belief Probability With N= 57, 15 hits.

Results - Belief Map From Uniform Predictor

Page 66: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Results - Belief Map, Track 1

0

0.5

1

1.5

2

2.5

3

3.5

4

4.5

-50 0 50 100 150 200 250 3000

50

100

150

200

250

300

X

Y

Aggregated Belief Probability With N= 57, 15 hits.

Page 67: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Results - Belief Map Track2

0

1

2

3

-50 0 50 100 150 200 250 3000

50

100

150

200

250

300

X

Y

Aggregated Belief Probability With N= 57, 15 hits.

Page 68: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Future Plans Application of sensor network physical process tracking to extreme

remote environments

The computationally intensive data association portion of the 2-Step algorithm method could be exported to existing MHT/PQS infrastructures and improved (pruning, track maintenance, hypothesis management).

Page 69: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Questions?

Page 70: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

My papers

SPIE 2004 MILCOM 2005 SPIE 2006

Page 71: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Backup Slides

Page 72: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Source Separation Problem

To what extent canwe differentiate two sourcesas a function of sensordensity?

In this example, two sources in constant wind can superimpose to create a 3rd peak

The goal of this sensor network is to correctly identify exactly 2 sources, not 3

Page 73: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Belief Map Without Tracks

Page 74: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Inverse Belief Map of Sensor Network

Forward simulation Likelihood Map M

We want to construct a belief map after each trial, and look atthe value of the cell where the actual source was released.Once we introduce tracking, we get sharper regions with higherValues per cell. This allows us to compare the predicted mapwith ground truth on any selected trial.

Page 75: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Belief No Tracks

Page 76: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Belief No Tracks

Page 77: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Track Formation

3 sources M=N=250 300 sensors Constant Wind

Page 78: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

Example Likelihood (Belief) Map

The inverse scale here is E-5, which is likelihood thatThe source was released from that particular cell.Typical values for a single cell are between 10E-3 and 10E-5

Page 79: Plume Tracking in Sensor Networks Glenn Nofsinger PhD Thesis Defense August 22, 2006

102030405060708090100

10

20

30

40

50

60

70

80

90

100

10 20 30 40 50 60 70 80 90 100

10

20

30

40

50

60

70

80

90

100

Forward Probability, P(B|A)

Inverse Probability, P(A|B)

Known release event : A

Known detection event : B

No Wind

Constant Wind

Variable WindConstant Wind

No Wind

Bayes Rule:

Variable Wind

)(

)()|()|(

BP

APABPBAP