Massively Parallel Benders Decomposition for Correlation Clustering
Margret Keuper, Jovita Lukasik, Maneesh Singh, Julian Yarkony

TL;DR
This paper introduces a parallel Benders decomposition method for correlation clustering in image segmentation, significantly improving optimization efficiency by leveraging parallel processing and advanced Benders techniques.
Contribution
It presents a novel parallel Benders decomposition formulation for correlation clustering, enabling efficient ILP optimization with cycle inequalities and accelerated convergence.
Findings
Enables massive parallelization of correlation clustering optimization.
Accelerates ILP solving through Magnanti-Wong Benders rows.
Demonstrates promising results in image segmentation tasks.
Abstract
We tackle the problem of graph partitioning for image segmentation using correlation clustering (CC), which we treat as an integer linear program (ILP). We reformulate optimization in the ILP so as to admit efficient optimization via Benders decomposition, a classic technique from operations research. Our Benders decomposition formulation has many subproblems, each associated with a node in the CC instance's graph, which are solved in parallel. Each Benders subproblem enforces the cycle inequalities corresponding to the negative weight edges attached to its corresponding node in the CC instance. We generate Magnanti-Wong Benders rows in addition to standard Benders rows, to accelerate optimization. Our Benders decomposition approach provides a promising new avenue to accelerate optimization for CC, and allows for massive parallelization.
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
TopicsMulti-Criteria Decision Making · Vehicle Routing Optimization Methods · Advanced Multi-Objective Optimization Algorithms
