light weight contour tracking in weight contour tracking
play

Light- -weight Contour Tracking in weight Contour Tracking in - PowerPoint PPT Presentation

Light- -weight Contour Tracking in weight Contour Tracking in Light Wireless Sensor Networks Wireless Sensor Networks Xianjin Zhu Rik Sarkar Jie Gao Joseph S. B. Mitchell INFOCOM 08 1 Motivation Motivation Sensor network: sense


  1. Light- -weight Contour Tracking in weight Contour Tracking in Light Wireless Sensor Networks Wireless Sensor Networks Xianjin Zhu Rik Sarkar Jie Gao Joseph S. B. Mitchell INFOCOM’ 08 1

  2. Motivation Motivation • Sensor network: sense and monitor the physical world (temperature, traffic density, pollution level, etc). 2

  3. Motivation Motivation • Time-varying 2-D signal field • Example application scenario – Chemical pollution 3

  4. Motivation Motivation • Time-varying 2-D signal field • Example application scenario – Chemical pollution 4

  5. Motivation Motivation • Time-varying 2-D signal field • Example application scenario – Chemical pollution 5

  6. Motivation Motivation • Time-varying 2-D signal field • Example application scenario – Chemical pollution 6

  7. Motivation Motivation • Time-varying 2-D signal field • Example application scenario – Chemical pollution 7

  8. Motivation Motivation • Time-varying 2-D signal field • Example application scenario – Chemical pollution 8

  9. Motivation Motivation • Time-varying 2-D signal field • Example application scenario – Chemical pollution 9

  10. Motivation Motivation • Topological features are important • Queries: – Is there a safe path from B to A? C to B? – Is a location surrounded by chemical contaminations? B A C 10

  11. Contour tracking problem Contour tracking problem • Track contours at a threshold of interest - below/above thresh (0/1). • Capture their topological features as contours evolve over time 0 0 1 1 1 1 11

  12. Related works Related works • Target tracking [Guibas 2002, Zhao et al. 2002, Aslam et al. 2003, Liu et al. 2004, Kim et al. 2005, He et al. 2006, Shrivastava et al. 2006 ] – Track individual targets – Few works on tracking a continuously deforming blob or groups of targets • Boundary detection [Fekete et al. 2005, Wang et al. 2006, Funke et al. 2006, Kroller et al. 2006] – Can be used in static scenario – Periodically running boundary detection in dynamic scenario is inefficient. 12

  13. Our contributions Our contributions • Light-weight distributed algorithm to track time- varying contours • Capture topological features • Low communication cost – proportional to the change in the input 13

  14. Outline: our approach Outline: our approach • Network setting & concepts • Challenges • Contour tracking algorithm • Theoretical results • Simulation results 14

  15. Network setting & concepts Network setting & concepts • Binary sensor model: – Color • BLACK : all neighbors high • WHITE : all neighbors low • GRAY : neither BLACK nor WHITE (mixed high and low) • We want to track the Black boundaries. • Robustness: resilient to outliers and ambiguity. • Black regions and white regions are separated by gray. • Black regions are bounded by contours of threshold. 15

  16. Goal of the algorithm Goal of the algorithm • K-gray band: – a set of gray nodes at most k-hop from BLACK region • Contour network: Graph to capture topological features of contours Contour network k-gray band 16

  17. Goal of the algorithm Goal of the algorithm • Deformation retract: – A thinner version in subspace, with same homotopy. There is a continuous deformation taking the space to the retract. – Contour network: skeleton of k-gray band Contour network 17 k-gray band

  18. Challenges Challenges • Hard to tell if a contour network is valid from local view • Same contour topology may have multiple valid deformation retract with totally different local view (i) (ii) ? 18 (iv) (iii)

  19. Challenges Challenges Network setting Goal Each sensor node only Maintain graphs with has local information identical topological information Limited resources Naturally require distributed global property efficient algorithm 19

  20. Contour tracking algorithm Contour tracking algorithm • When change occurs: – freeze the valid segments in the old contour graph – only repair the contour network where it is broken • Automaton runs at each sensor RED: a GRAY node on the contour network 20

  21. Contour Repair Contour Repair • The simplest case: repair of a single contour cycle 21

  22. Contour Repair Contour Repair • The simplest case: repair of a single contour cycle • Open red nodes take responsibility of repair – Red nodes at edge of broken contour Open red node a b 22

  23. Contour Repair Contour Repair • Which direction to send repair messages? – sensor nodes have no sense of orientation • The k-hop neighbors of the closed red segments block the propagation of repair messages. a Open region b 23

  24. Contour Repair Contour Repair • Simultaneous repair, merging and splitting – May encounter multiple RED nodes, which RED node to connect to? 24

  25. Contour Repair Contour Repair • Simultaneous repair, merging and splitting – May encounter multiple open RED nodes, which RED node to connect to? – Connect by a (non self-intersecting) spanning tree, e.g, the shortest path tree. a c d b 25

  26. Contour creation Contour creation • Triggered at some BLACK nodes – have a GRAY neighbor but cannot see RED nodes in its k-hop neighborhood • GRAY neighbors start to create a new contour – Select leaders within k-hop neighborhood – Form short chain with length > k – Start contour repair 26

  27. Summary of algorithm Summary of algorithm • Valid segments of contour network are still usable • Repair only happens where the contour network is broken • Repair connects all red nodes within a open neighborhood through a spanning tree. • Augmented algorithm deals with small holes inside the k-gray band 27

  28. Theoretical results Theoretical results • Theorem: The contour network is a deformation retract of the k-gray band, when the system stabilizes. • Sketch of proof: – Existing contour network is a deformation retract of the segment of k-gray band it resides in. – Repaired new contour network is a deformation retract of open neighborhood. – The boundaries align correctly. a c a d b 28 b

  29. Simulations Simulations • Setup: – 4000 nodes distributed in a 500*500 field – Simulate dynamic changes among a sequence of stabilized states of a contour field – Changes happen in a random order between two stabilized states 29

  30. Simulations Simulations • Contour merge/split Two black regions move closer. Black regions themselves merge together. Their gray bands meet each other and (multiple) “bridges” are built up. 30

  31. Simulations Simulations • Nested contours 31

  32. Simulations Simulations • Contours pass through a hole 32

  33. Simulations Simulations • Multi-level contours – Apply the single-level contour tracking algorithm at each level independently 33

  34. Simulation Simulation • Communication cost: – Proportional to number of changes 34

  35. Simulations Simulations • Video clips 35

  36. Conclusions Conclusions • A light-weight distributed algorithm that captures the topological features of time-varying contours. • The communication cost is “output-sensitive”, proportional to the amount of contour changes. • The algorithm provides a foundation for further processing of spatial sensor data, e.g., contour compression and aggregation [Gandhi et al. 2007]. 36

  37. Future Works Future Works • Explore the applications of contour tracking – Real-time response and emergency rescue – Direct vehicles to alleviate traffic jam • Combine with our concurrent contour tree work �������� � ������� ���� �������� 37

  38. Thank you ! Thank you ! • Questions & Comments? 38

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend