Graph Similarity Description: How Are These Graphs Similar?
Corinna Coupette, Jilles Vreeken

TL;DR
This paper introduces Momo, a novel approach that treats graph similarity as a description problem using the Minimum Description Length principle, enabling more insightful comparisons of social and information networks.
Contribution
It formalizes graph similarity as a model selection task and proposes the Momo algorithm to efficiently discover models that describe graph similarities and differences.
Findings
Momo effectively captures graph similarities across diverse datasets.
The approach provides more insightful understanding than traditional measurement methods.
Experiments confirm Momo's practical effectiveness on synthetic and real-world graphs.
Abstract
How do social networks differ across platforms? How do information networks change over time? Answering questions like these requires us to compare two or more graphs. This task is commonly treated as a measurement problem, but numerical answers give limited insight. Here, we argue that if the goal is to gain understanding, we should treat graph similarity assessment as a description problem instead. We formalize this problem as a model selection task using the Minimum Description Length principle, capturing the similarity of the input graphs in a common model and the differences between them in transformations to individual models. To discover good models, we propose Momo, which breaks the problem into two parts and introduces efficient algorithms for each. Through an extensive set of experiments on a wide range of synthetic and real-world graphs, we confirm that Momo works well 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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
