GraphC: Parameter-free Hierarchical Clustering of Signed Graph Networks v2
Muhieddine Shebaro, Lucas Rusnak, Martin Burtscher, Jelena Te\v{s}i\'c

TL;DR
GraphC is a scalable, parameter-free hierarchical clustering algorithm for signed graphs that effectively identifies communities without predefining cluster numbers, outperforming existing methods on large datasets.
Contribution
Introduces GraphC, a novel hierarchical clustering method for signed graphs that does not require preset cluster counts and demonstrates superior scalability and accuracy.
Findings
Outperforms ten baseline algorithms on fourteen datasets.
Successfully applied to large-scale Amazon-sourced signed graphs.
Achieves an average 18.64% improvement over the second-best method.
Abstract
Spectral clustering methodologies, when extended to accommodate signed graphs, have encountered notable limitations in effectively encapsulating inherent grouping relationships. Recent findings underscore a substantial deterioration in the efficacy of spectral clustering methods when applied to expansive signed networks. We introduce a scalable hierarchical Graph Clustering algorithm denominated GraphC. This algorithm excels at discerning optimal clusters within signed networks of varying magnitudes. GraphC aims to preserve the positive edge fractions within communities during partitioning while concurrently maximizing the negative edge fractions between communities. Importantly, GraphC does not require a predetermined cluster count (denoted as k). Empirical substantiation of GraphC 's efficacy is provided through a comprehensive evaluation involving fourteen datasets juxtaposed against…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Complex Network Analysis Techniques
