Time Constrained Continuous Subgraph Search over Streaming Graphs

Youhuan Li,Lei Zou,M. Tamer Özsu,Dongyan Zhao
DOI: https://doi.org/10.1109/icde.2019.00100
2019-01-01
Abstract:The growing popularity of dynamic applications such as social networks provides a promising way to detect valuable information in real time. These applications create high-speed data that can be easily modeled as streaming graph. Efficient analysis over these data is of great significance. In this paper, we study the subgraph (isomorphism) search over streaming graph data that obeys timing order constraints over the occurrence of edges in the stream. We propose a solution to efficiently answer subgraph search, introduce optimizations to greatly reduce the space cost, and design concurrency management to improve system throughput. Extensive experiments on real network traffic data and synthetic social streaming data confirms the efficiency and effectiveness of our solution.
What problem does this paper attempt to address?