Multi-relation Graph Summarization
Xiangyu Ke, Arijit Khan, Francesco Bonchi

TL;DR
This paper introduces novel methods for summarizing multi-relation graphs, addressing the challenge of multiple edge types, and demonstrates their effectiveness through experiments on real-world networks.
Contribution
It proposes the first polynomial-time approximation algorithm for lossless single-relation graph summarization and develops holistic approaches for multi-relation graph summarization.
Findings
The two-step summarization method has limitations in multi-relation graphs.
Holistic algorithms outperform two-step methods in accuracy.
Experimental results validate the efficiency and effectiveness of the proposed algorithms.
Abstract
Graph summarization is beneficial in a wide range of applications, such as visualization, interactive and exploratory analysis, approximate query processing, reducing the on-disk storage footprint, and graph processing in modern hardware. However, the bulk of the literature on graph summarization surprisingly overlooks the possibility of having edges of different types. In this paper, we study the novel problem of producing summaries of multi-relation networks, i.e., graphs where multiple edges of different types may exist between any pair of nodes. Multi-relation graphs are an expressive model of real-world activities, in which a relation can be a topic in social networks, an interaction type in genetic networks, or a snapshot in temporal graphs. The first approach that we consider for multi-relation graph summarization is a two-step method based on summarizing each relation in…
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.
