Summarizing Labeled Multi-Graphs
Dimitris Berberidis, Pierre J. Liang, Leman Akoglu

TL;DR
This paper introduces LM-Gsum, a novel graph summarization method capable of handling complex, labeled, directed, and multi-edged graphs, effectively simplifying visualization while preserving high-level structure and achieving efficient compression.
Contribution
LM-Gsum is the first comprehensive model to summarize multi-characteristic graphs, capturing key sub-structures and optimizing encoding for lossless reconstruction with improved efficiency.
Findings
Facilitates visualization of complex real-world graphs.
Achieves better compression and runtime trade-offs.
Effectively captures important sub-structures like cliques and stars.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Data Visualization and Analytics · Complex Network Analysis Techniques
