1 / 18

SASB: S patial A ctivity S ummarization using B uffers

SASB: S patial A ctivity S ummarization using B uffers. Atanu Roy & Akash Agrawal. Overview. Motivation Problem Statement Computational Challenges Related Works Approach Examples Conclusion. Motivation. Applications in domains like Public safety Disaster relief operations.

nita
Download Presentation

SASB: S patial A ctivity S ummarization using B uffers

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SASB: Spatial Activity Summarization using Buffers Atanu Roy & AkashAgrawal

  2. Overview • Motivation • Problem Statement • Computational Challenges • Related Works • Approach • Examples • Conclusion

  3. SASB Motivation • Applications in domains like • Public safety • Disaster relief operations

  4. SASB Problem Statement • Input • A spatial network, • Set of activities & their location in space, • Number of buffers required (k), • A set of buffer (β), • Output • A set of k active buffers, where • Objective • Maximize the number of activities covered in the kbuffers • Constraints • Minimize computation costs

  5. Definitions • Constant Area Buffers • Node buffers • Path buffers

  6. Running Example

  7. Computational Challenges • SASB is NP-Hard • Proof: • KMR is a special case of SASB • Buffers have width = 0 • KMR is proved to be NP-Complete • SASB is at least NP-Hard

  8. Related Works

  9. Contributions • Definition SASB problem • NP-Hardness proof • Combination of geometry and network based summarization. • First principle examples

  10. Greedy Approach Choice of k-best buffers • Repeat k times • Choose the buffer with maximum activities • Delete all activities contained in the chosen buffer from all the remaining buffers • Replace the chosen buffer from buffer pool to the result-set

  11. Execution Trace

  12. Execution Trace: Final Solution

  13. Best Case Scenario

  14. Better

  15. Average Case Scenario

  16. Conclusion • Provides a framework to fuse geometry and network based approaches. • First principle examples indicates it can be comparable with related approaches.

  17. Acknowledgements • CSci 8715 peer reviewers who gave valuable suggestions.

  18. Thank you

More Related