论文标题
汇总标记的多画画
Summarizing Labeled Multi-Graphs
论文作者
论文摘要
现实世界图可能很难解释和可视化一定尺寸。为了解决这个问题,图摘要旨在简化和收缩图,同时保持其高级结构和特征。大多数摘要方法都是为均质,无向,简单的图设计而设计的。但是,许多现实图形是华丽的。具有包括节点标签,定向边缘,边缘多重性和自动环在内的特征。在本文中,我们提出了LM-GSUM,这是一种多功能但严格的图形摘要模型(据我们所知,它首次可以)可以处理具有上述所有特征(及其任何组合)的图形。此外,我们提出的模型捕获了在现实图形中普遍存在的基本子结构,例如集团,恒星等。LM-GSUM Compact compact compact量化使用新颖的编码方案的复杂图表的信息内容,它试图最大程度地减少对摘要图所需的列表所需的列数,以及无需(II)损失(ii)损失(ii)的(II)。为了加速摘要结构,它通过将节点合并成组来有效地创建超级节点。实验表明,LM-GSUM促进了现实世界复杂图的可视化,揭示了可解释的结构和高级关系。此外,相对于可比设置的现有方法(仅),LM-GSUM在压缩率和运行时间之间取得了更好的权衡。
Real-world graphs can be difficult to interpret and visualize beyond a certain size. To address this issue, graph summarization aims to simplify and shrink a graph, while maintaining its high-level structure and characteristics. Most summarization methods are designed for homogeneous, undirected, simple graphs; however, many real-world graphs are ornate; with characteristics including node labels, directed edges, edge multiplicities, and self-loops. In this paper we propose LM-Gsum, a versatile yet rigorous graph summarization model that (to the best of our knowledge, for the first time) can handle graphs with all the aforementioned characteristics (and any combination thereof). Moreover, our proposed model captures basic sub-structures that are prevalent in real-world graphs, such as cliques, stars, etc. LM-Gsum compactly quantifies the information content of a complex graph using a novel encoding scheme, where it seeks to minimize the total number of bits required to encode (i) the summary graph, as well as (ii) the corrections required for reconstructing the input graph losslessly. To accelerate the summary construction, it creates super-nodes efficiently by merging nodes in groups. Experiments demonstrate that LM-Gsum facilitates the visualization of real-world complex graphs, revealing interpretable structures and high- level relationships. Furthermore, LM-Gsum achieves better trade-off between compression rate and running time, relative to existing methods (only) on comparable settings.