Scalable Multilevel and Memetic Signed Graph Clustering
Felix Hausberger, Marcelo Fonseca Faraj, Christian Schulz

TL;DR
This paper introduces scalable multilevel and memetic algorithms for signed graph clustering, significantly improving efficiency and solution quality over existing methods by combining label propagation, FM local search, and evolutionary strategies.
Contribution
It presents a novel combination of multilevel and memetic algorithms tailored for signed graph clustering, enhancing scalability and effectiveness.
Findings
Memetic algorithm outperforms existing methods in solution quality.
Achieves up to four orders of magnitude faster solutions.
Effective partitioning of signed graphs with positive and negative edges.
Abstract
In this study, we address the complex issue of graph clustering in signed graphs, which are characterized by positive and negative weighted edges representing attraction and repulsion among nodes, respectively. The primary objective is to efficiently partition the graph into clusters, ensuring that nodes within a cluster are closely linked by positive edges while minimizing negative edge connections between them. To tackle this challenge, we first develop a scalable multilevel algorithm based on label propagation and FM local search. Then we develop a memetic algorithm that incorporates a multilevel strategy. This approach meticulously combines elements of evolutionary algorithms with local refinement techniques, aiming to explore the search space more effectively than repeated executions. Our experimental analysis reveals that this our new algorithms significantly outperforms existing…
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 · Peer-to-Peer Network Technologies · Graph Theory and Algorithms
