Graph-Structured Data Compression Based on Frequent Subgraph Contraction

Cong Wang,Hongzhi Wang
DOI: https://doi.org/10.1007/978-3-642-33050-6_2
2012-01-01
Abstract:There is much redundant information in graph-structured which has self-describing characteristic, so how to compress graph-structured so as to improve the efficiency of management of data is becoming more and more significant. This paper studies storage oriented graph-structured compression techniques. For the graph given, many subgraph will be generated. A based on graph traversal, the frequently patterns(fp) can be found. With join the fp patterns, a new fp pattern is produced. Followed by this loop until the threshold, the it result in compression results. Analysis and experiments show that the algorithms have high performance.
What problem does this paper attempt to address?