Efficient Enumeration of the Optimal Solutions to the Correlation Clustering problem
Nejat Arinik (LIA, UMR TETIS), Vincent Labatut (LIA), Rosa Figueiredo, (LIA)

TL;DR
This paper introduces an efficient method to enumerate all optimal solutions for the correlation clustering problem, addressing the challenge of exploring diverse solutions in NP-hard scenarios.
Contribution
The paper presents a novel enumeration approach combining exhaustive search with neighborhood strategies to fully explore the solution space of correlation clustering.
Findings
Method effectively retrieves all optimal solutions in middle-sized networks.
Approach improves understanding of solution diversity in correlation clustering.
Results confirm computational efficiency and practical usefulness.
Abstract
According to the structural balance theory, a signed graph is considered structurally balanced when it can be partitioned into a number of modules such that positive and negative edges are respectively located inside and between the modules. In practice, real-world networks are rarely structurally balanced, though. In this case, one may want to measure the magnitude of their imbalance, and to identify the set of edges causing this imbalance. The correlation clustering (CC) problem precisely consists in looking for the signed graph partition having the least imbalance. Recently, it has been shown that the space of the optimal solutions of the CC problem can be constituted of numerous and diverse optimal solutions. Yet, this space is difficult to explore, as the CC problem is NP-hard, and exact approaches do not scale well even when looking for a single optimal solution. To alleviate this…
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 Clustering Algorithms Research · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
