• DocumentCode
    2719941
  • Title

    The safest path via safe zones

  • Author

    Aljubayrin, Saad ; Jianzhong Qi ; Jensen, Christian S. ; Rui Zhang ; Zhen He ; Zeyi Wen

  • Author_Institution
    Dept. of Comput. & Inf. Syst., Univ. of Melbourne, Melbourne, VIC, Australia
  • fYear
    2015
  • fDate
    13-17 April 2015
  • Firstpage
    531
  • Lastpage
    542
  • Abstract
    We define and study Euclidean and spatial network variants of a new path finding problem: given a set of safe zones, find paths that minimize the distance traveled outside the safe zones. In this problem, the entire space with the exception of the safe zones is unsafe, but passable, and it differs from problems that involve unsafe regions to be strictly avoided. As a result, existing algorithms are not effective solutions to the new problem. To solve the Euclidean variant, we devise a transformation of the continuous data space with safe zones into a discrete graph upon which shortest path algorithms apply. A naive transformation yields a very large graph that is expensive to search. In contrast, our transformation exploits properties of hyperbolas in the Euclidean space to safely eliminate graph edges, thus improving performance without affecting the shortest path results. To solve the spatial network variant, we propose a different graph-to-graph transformation that identifies critical points that serve the same purpose as do the hyperbolas, thus avoiding the creation of extraneous edges. This transformation can be extended to support a weighted version of the problem, where travel in safe zones has non-zero cost. We conduct extensive experiments using both real and synthetic data. The results show that our approaches outperform baseline approaches by more than an order of magnitude in graph construction time, storage space and query response time.
  • Keywords
    graph theory; safety; traffic engineering computing; Euclidean space; continuous data space; discrete graph; extraneous edges; graph construction time; graph edges elimination; graph-to-graph transformation; path finding problem; query response time; safe zones; shortest path algorithms; storage space; unsafe regions; Buildings; Indexes; Joining processes; Query processing; Routing; Safety; Space exploration;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Data Engineering (ICDE), 2015 IEEE 31st International Conference on
  • Conference_Location
    Seoul
  • Type

    conf

  • DOI
    10.1109/ICDE.2015.7113312
  • Filename
    7113312