Efficient, Certifiably Optimal Clustering with Applications to Latent Variable Graphical Models
Carson Eisenach, Han Liu

TL;DR
This paper introduces FORCE, an efficient algorithm for solving the Peng-Wei SDP relaxation in clustering problems, achieving significant computational improvements and certifiable optimality in variable clustering tasks.
Contribution
The paper presents FORCE, a novel primal-dual algorithm that reduces SDP solving complexity and provides certifiable optimal solutions for clustering, outperforming traditional methods.
Findings
FORCE reduces SDP solving complexity from d^7 to d^6K^{-2} operations.
FORCE guarantees high-probability optimality and provides certificates of exactness.
Numerical experiments show FORCE solves large SDPs in seconds.
Abstract
Motivated by the task of clustering either variables or points into groups, we investigate efficient algorithms to solve the Peng-Wei (P-W) -means semi-definite programming (SDP) relaxation. The P-W SDP has been shown in the literature to have good statistical properties in a variety of settings, but remains intractable to solve in practice. To this end we propose FORCE, a new algorithm to solve this SDP relaxation. Compared to the naive interior point method, our method reduces the computational complexity of solving the SDP from to arithmetic operations for an -optimal solution. Our method combines a primal first-order method with a dual optimality certificate search, which when successful, allows for early termination of the primal method. We show for certain variable clustering problems…
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
TopicsSparse and Compressive Sensing Techniques · Facility Location and Emergency Management · Advanced Optimization Algorithms Research
