iTurboGraph: Scaling and Automating Incremental Graph Analytics

  • Ko, Seongyun
  • Lee, Taesung
  • Hong, Kijae
  • Lee, WonseokWonseok
  • Seo, In
  • 외 2명
Citations

WEB OF SCIENCE

8
Citations

SCOPUS

6

초록

With the rise of streaming data for dynamic graphs, large-scale graph analytics meets a new requirement of Incremental Computation because the larger the graph, the higher the cost for updating the analytics results by re-execution. A dynamic graph consists of an initial graph G and graph mutation updates ΔGQ(G) to G, incremental graph analytics computes updates ΔQG \cup ΔG)Q(G)\cup where is a union operator. In this paper, we consider the problem of large-scale incremental neighbor-centric graph analytics (\NGA ). We solve the limitations of previous systems: lack of usability due to the difficulties in programming incremental algorithms for \NGA and limited scalability and efficiency due to the overheads in maintaining intermediate results for graph traversals in \NGA. First, we propose a domain-specific language, ŁNGA, and develop its compiler for intuitive programming of \NGA, automatic query incrementalization, and query optimizations. Second, we define Graph Streaming Algebra as a theoretical foundation for scalable processing of incremental \NGA. We introduce a concept of Nested Graph Windows and model graph traversals as the generation of walk streams. Lastly, we present a system \SystemName, which efficiently processes incremental \NGA for large graphs. Comprehensive experiments show that it effectively avoids costly re-executions and efficiently updates the analytics results with reduced IO and computations.

키워드

distributed systemsdynamic graphgraph analyticsincremental graph analyticsOPTIMIZATIONLANGUAGEMODEL
제목
iTurboGraph: Scaling and Automating Incremental Graph Analytics
저자
Ko, SeongyunLee, TaesungHong, KijaeLee, WonseokWonseokSeo, InSeo, JiwonHan, Wook-Shin
DOI
10.1145/3448016.3457243
발행일
2021-06
유형
Proceedings Paper
저널명
SIGMOD '21: PROCEEDINGS OF THE 2021 INTERNATIONAL CONFERENCE ON MANAGEMENT OF DATA
페이지
977 ~ 990