Graph Decompositions Analysis and Comparison for Cohesive Subgraphs Detection
Etienne Callies, Tom\'as Yany-Anich

TL;DR
This paper analyzes various graph decomposition methods for detecting dense subgraphs in large networks, introduces a new Vertex Triangle k-core approach, and compares their effectiveness on real-world data.
Contribution
It presents a novel graph decomposition method called Vertex Triangle k-core and provides a comprehensive comparison with existing methods.
Findings
Vertex Triangle k-core offers competitive performance
Decomposition methods vary in accuracy depending on network structure
Real-world application demonstrates practical utility
Abstract
Massive networks have shown that the determination of dense subgraphs, where vertices interact a lot, is necessary in order to visualize groups of common interest, and therefore be able to decompose a big graph into smaller structures. Many decompositions have been built over the years as part of research in the graph mining field, and the topic is becoming a trend in the last decade because of the increasing size of social networks and databases. Here, we analyse some of the decompositions methods and also present a novel one, the Vertex Triangle k-core. We then compare them and test them against each other. Moreover, we establish different kind of measures for comparing the accuracy of the decomposition methods. We apply these decompositions to real world graphs, like the Collaboration network of arXiv graph, and found some interesting results.
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
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · Advanced Graph Neural Networks
