한국정보처리학회:학술대회논문집 (Annual Conference of KIPS)
- 한국정보처리학회 2017년도 춘계학술발표대회
- /
- Pages.816-819
- /
- 2017
- /
- 2005-0011(pISSN)
- /
- 2671-7298(eISSN)
DOI QR Code
Graph Compression by Identifying Recurring Subgraphs
- 무하메드 이자즈 아메드 (POSTECH 창의IT융합공학과) ;
- 이정훈 (POSTECH 창의IT융합공학과) ;
- 나인혁 (POSTECH 창의IT융합공학과) ;
- 손샘 (POSTECH 창의IT융합공학과) ;
- 한욱신 (포항공과대학교창의IT융합공학과/컴퓨터공학과)
- Ahmed, Muhammad Ejaz (Dept. of Creative IT Engineering, POSTECH) ;
- Lee, JeongHoon (Dept. of Creative IT Engineering, POSTECH) ;
- Na, Inhyuk (Dept. of Creative IT Engineering, POSTECH) ;
- Son, Sam (Dept. of Creative IT Engineering, POSTECH) ;
- Han, Wook-Shin (Dept. of Creative IT Engineering/Dept. of Computer Science and Engineering, POSTECH)
- 발행 : 2017.04.27
초록
Current graph mining algorithms suffers from performance issues when querying patterns are in increasingly massive network graphs. However, from our observation most data graphs inherently contains recurring semantic subgraphs/substructures. Most graph mining algorithms treat them as independent subgraphs and perform computations on them redundantly, which result in performance degradation when processing massive graphs. In this paper, we propose an algorithm which exploits these inherent recurring subgraphs/substructures to reduce graph sizes so that redundant computations performed by the traditional graph mining algorithms are reduced. Experimental results show that our graph compression approach achieve up to 69% reduction in graph sizes over the real datasets. Moreover, required time to construct the compressed graphs is also reasonably reduced.
키워드