Efficient Enumeration of the Optimal Solutions to the Correlation Clustering problem
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
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 issue, in this work we propose an efficient enumeration method allowing to retrieve the complete space of optimal solutions of the CC problem. It combines an exhaustive enumeration strategy with neighborhoods of varying sizes, to achieve computational effectiveness. Results obtained for middle-sized networks confirm the usefulness of our method.
Results and benchmarks
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.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 60/100, grounding 58/100, status medium.
Implementation
Historical official implementation (not recommended for new builds)
Only a historical official implementation is available
Use with caution for new projects; verify against current tooling and maintained community alternatives.
compnet/enumcc · 0 stars · Last push Oct 5, 2024
This is primarily a method paper. Reproduce it within a maintained framework baseline instead of chasing paper-specific repos.
Open compnet/enumcc- No maintained paper-verified implementation is currently available
- No direct maintained implementation is currently verified.
- Only historical official repository was found: compnet/enumcc.
- No maintained paper-verified implementation met reliability thresholds.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 0
- Last push
- Oct 5, 2024 (690d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 0
- Last push
- Oct 5, 2024 (690d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 0
- Last push
- Oct 5, 2024 (690d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- compnet/enumcc has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
- Last push was 690 days ago.
Validation caveat
Repositories and ecosystem
Official
- compnet/signedstabilitybenchmarkConfidence: High
CompNet/SignedStabilityBenchmark
0 stars · 0 forks · Last push Oct 5, 2024 · GPL-3.0 license
- CompNet/SosoccConfidence: High
Space of Optimal Solutions of the Correlation Clustering Problem
0 stars · 0 forks · Last push Oct 5, 2024 · LGPL-3.0 license
Community
No additional community repositories detected yet.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Datasets
Spaces
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
2
Citations
46
References
Tasks
Enumeration, Partition (number theory), Cluster analysis, Graph, Space (punctuation), Set (abstract data type), Graph partition, Combinatorics
Methods
Mathematical optimization
Domains
Mathematics, Physics and Astronomy, Statistical and Nonlinear Physics
Related papers
- Does selective enumeration improve total enumeration?Search on Paper2Code
1993 · Semantic similarity
- Enumeration of Enumeration AlgorithmsSearch on Paper2Code
2016 · Semantic similarity
- Does selective enumeration improve total enumeration?Search on Paper2Code
2010 · Semantic similarity
- INITIAL SEGMENTS OF THE ENUMERATION DEGREESSearch on Paper2Code
2016 · Semantic similarity
- Enumeration schemes for restricted permutationsSearch on Paper2Code
2005 · Semantic similarity
- Enumeration of all circuits of a graphSearch on Paper2Code
1969 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).