a passive approach to sensor network localization rahul biswas and sebastian thrun international...

34
A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented by Ayan Banerjee

Upload: shon-west

Post on 05-Jan-2016

219 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

A Passive Approach to Sensor Network Localization

Rahul Biswas and Sebastian Thrun

International Conference on Intelligent Robots and Systems 2004

Presented by Ayan Banerjee

Page 2: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Localization

• Target Localization : Sensor nodes detect the location of the target. (assumes sensor nodes know their own location)

• Self Localization : Sensor nodes gains knowledge about their own location

Page 3: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Active and Passive Self Localization

• Active Self Localization : System sends signals (beacon signals) to localize sensor nodes

• Passive Localization : System uses already existing signals (environment noise) to determine location of sensor nodes

Page 4: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Active vs. Passive• Active :

– Advantages :• Accurate• Robust

– Disadvantages : • More Power requirement • Increased Overhead• Requires Infrastructure• Sensor nodes Detectable

• Passive : – Advantages :

• Requires Less power• Less overhead• No infrastructure required• Sensor nodes less detectable

– Disadvantages :• Less Accurate• Lack of unique solution• Solution depends on characterization of the signals

Page 5: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

State of the art• Localization by GPS systems : lack of desired

accuracy• Many beacon based localization schemes :

Accurate but incurs high cost and has high power requirements

• Passive localization schemes :– Radio signal strength based localization– Optical retro-reflector equipped sensors

Page 6: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Contribution of the paper

• Provides a Novel Passive Localization scheme • Implements the Localization scheme using

Crossbow Mica 2 motes • Defines Error metrics and evaluates the

algorithm with respect to changes in Sensor noise, and scalability

Page 7: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Background

• Probability Theory• Bayesian Networks

Page 8: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Bayesian Networks

• It is a Probabilistic Graphical Model.

Page 9: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Conditional Independence

• Two sets of nodes A and B are conditionally independent in a Bayesian Network given a third set of nodes C if all the paths between nodes in A and B are separated by a node in C.[1]

[1] http://www.cs.ubc.ca/~murphyk/Bayes/bnintro.html

Page 10: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Example of Conditional Independence

Page 11: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Example of Conditional Independence

Page 12: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

How does Conditional Independence help?

• Joint probability of all nodes:

• Storage space reduces from O(2n ) to O(n2k ) where k is the maximum number of parents of a node

( , , , ) ( ) ( | ) ( | , ) ( | , , )

( , , , ) ( ) ( | ) ( | ) ( | , )

P A B C D P A P B A P C A B P D A B C

P A B C D P A P B A P C A P D B C

Page 13: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Likelihood in Bayesian Networks

• Given an observed event A and a probability model find the events B,C,D…. that are most likely to produce the event A.

( |{ , , ...}) ( |{ , , ...})L A B C D P A B C D

Page 14: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

In Bayesian Networks

• Given an Event set R and its parent set P then

• This takes advantage of the fact that all Ri s are conditionally independent

( | ) ( | ) ( | )i ii

L P R P R P P R P

Page 15: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Why Bayesian Network?

• We can compute the answer to any question such as in linear time to the number of nodes

• Also we can derive the cause to any event which is a node in the Bayesian network

• We can store all joint probability information in O(n2k ) space

( | , ), ( | , , ),.............P A B C P B E F G etc

Page 16: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Problem Statement

• N Sensor Nodes at Location (S1 , S2 , …… Sn ) (unknown)

• M sound generating events at locations (E1 , E2 , …… Em ) (unknown)

• M time values of the sound generating events (T1 , T2 , …… Tm ) (unknown)

• M.N number of variables of the form which signifies the time recorded by the n th sensor for the m th event. (known)

mnR

Page 17: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Problem is to find the location of the sensors from the measured matrix R

Page 18: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Sensing ModelmnR is considered to be normally distributed

2 2

( , )( , )

( , ) ( ) ( )

m m nn n

x x y ym n m n m n

d S ER N T

s

d S E S E S E

Page 19: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Approach

• Formulate the problem as a Bayesian Network

Page 20: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Approach• Measure the different times recorded by all the

sensors for the different sound generating events in the surroundings

• Calculate :

• Calculate the likelihood of the data R given the model.

• S that maximizes the likelihood is the best prediction of the location.

2

2

( , )( )1( | , , ) exp( )

22

mn mm nm

n n m m

d S ET RsP R S E T

Page 21: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Maximum Likelihood Estimation• Given the measured data R the likelihood that the set S, E and T are its

parents in the Bayesian Network is given by:

• Maximizing likelihood is the same as maximizing log likelihood as log likelihood is monotonic in likelihood. Thus it maximizes

using gradient descent algorithm

,

2

2,

( | , , ) ( | , , )

( , )( )exp( )

2

mn m n n

m n

mn mm n

m n

L R S E T P R S E T

d S ET Rs

2

,

( , )( )mn mm n

m n

d S El T R

s

Page 22: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Condition for unique solution• The unknowns are

– The vector S which is 2 dimensional so it poses 2M unknowns– The vector E which also is 2 dimensional and so it poses 2N unknowns – The vector T which is 1 dimensional and poses N unknowns

• Now in order to have a global reference the any one of the sensor say S1 is considered as origin

• Another sensor S2 is considered to lie on the x axis• So S1 has a coordinate (0,0) and S2 has a coordinate (x,0). This

eliminates 3 of the unknowns.• The number of equations obtained is equal to the number of

measured.• If number of measured is P• We must have

mnR

mnR

2. 3. 3P M N

Page 23: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Analysis

• P can be at most M.N• But sensors may not pick up each and every

sound that occurs in the surroundings• So P < M.N• Even if there exists degenerate

cases (Bayesian Network Unconnected)2. 3. 3P M N

Page 24: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Experimental Setup

• 7 Crossbow Mica 2 motes placed randomly • 7 sound sources• The Mica2 motes are time synchronized using the Reference

Broadcast Protocol (RBS)– This is necessary in order to assume that the time recorded at one

sensor node is directly comparable to time recorded at another

• Paper does not give any information regarding the environment

Page 25: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Results• Error metrics :

– Metric 1: Standard deviation of the expected distance between the sound sources and sensor nodes.

– Metric 2: Actual Error, the error in the predicted location of the sensor as compared to the actual location of the sensors

'.l s

Page 26: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Simulation• Simulator emulates the observed characteristics of the sensor nodes• There were 20 sensor nodes in simulation • 20 sound sources• Standard deviation in the recording error by the sensors were set to a

value that corresponds to 10 cm

Page 27: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Variation of network parameters

• Changing Sensor noise

Page 28: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Variation of Network Parameters• Changing the number of sensor nodes with sensor noise set to a value

corresponding to an error of 10cm.

Page 29: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Variation of Network Parameter

• Effect of Changing the number of sound sources

Page 30: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Conclusion

• Localization of sensor nodes using uncontrolled environmental sound

• A probabilistic generative model for the problem• Localization => Maximum Likelihood Estimation• Algorithm works well when there a large fraction

of sensor nodes here all the sound• The scaled likelihood which is also the predicted

error is not a good error metric• Gradient Descent may get stuck at local minima

Page 31: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Critique

• Strong points:– Strong mathematical background– A novel endeavor

• Weak Points:– Experimental and Simulation environment not

presented well– Implementation not well done– Too naïve optimization algorithm

Page 32: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Impact on Class

• Localization is an important problem in Mobile Computing

• This paper introduces the class to a novel passive localization scheme

Page 33: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Impact on Project

• Project : “Finding Interaction Through Sound”• Finding interacting groups is similar to

localization problem• Classroom environment, it is likely that the

algorithm works well• But in order to use this algorithm we need to

improve it.

Page 34: A Passive Approach to Sensor Network Localization Rahul Biswas and Sebastian Thrun International Conference on Intelligent Robots and Systems 2004 Presented

Thank You

Questions?