Global Optimization for Cardinality-constrained Minimum Sum-of-Squares Clustering via Semidefinite Programming
Veronica Piccialli, Antonio M. Sudoso

TL;DR
This paper introduces a novel global optimization method using semidefinite programming and branch-and-cut techniques to solve large-scale cardinality-constrained minimum sum-of-squares clustering problems more effectively than existing methods.
Contribution
It develops a scalable SDP relaxation and a tailored branch-and-cut algorithm that significantly improve the solution of large real-world clustering instances with prior knowledge of cluster sizes.
Findings
Successfully solves real-world instances 10 times larger than previous methods.
Introduces a new SDP relaxation that scales better with problem size.
Demonstrates the effectiveness of the combined approach through computational experiments.
Abstract
The minimum sum-of-squares clustering (MSSC), or k-means type clustering, has been recently extended to exploit prior knowledge on the cardinality of each cluster. Such knowledge is used to increase performance as well as solution quality. In this paper, we propose a global optimization approach based on the branch-and-cut technique to solve the cardinality-constrained MSSC. For the lower bound routine, we use the semidefinite programming (SDP) relaxation recently proposed by Rujeerapaiboon et al. [SIAM J. Optim. 29(2), 1211-1239, (2019)]. However, this relaxation can be used in a branch-and-cut method only for small-size instances. Therefore, we derive a new SDP relaxation that scales better with the instance size and the number of clusters. In both cases, we strengthen the bound by adding polyhedral cuts. Benefiting from a tailored branching strategy which enforces pairwise…
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 Optimization Algorithms Research · Sparse and Compressive Sensing Techniques · Face and Expression Recognition
