Fast Multiplier Methods to Optimize Non-exhaustive, Overlapping Clustering
Yangyang Hou, Joyce Jiyoung Whang, David F. Gleich, Inderjit S., Dhillon

TL;DR
This paper introduces two fast multiplier methods, proximal and ADMM, to accelerate the optimization of a non-convex clustering objective, significantly reducing runtime without sacrificing solution quality.
Contribution
It proposes and analyzes two efficient multiplier-based algorithms for optimizing a non-convex clustering objective, demonstrating substantial speedups over standard methods.
Findings
Methods are up to 13 times faster than standard approaches.
Achieve similar clustering quality with significantly reduced runtime.
Effective on large datasets with over 10,000 variables.
Abstract
Clustering is one of the most fundamental and important tasks in data mining. Traditional clustering algorithms, such as K-means, assign every data point to exactly one cluster. However, in real-world datasets, the clusters may overlap with each other. Furthermore, often, there are outliers that should not belong to any cluster. We recently proposed the NEO-K-Means (Non-Exhaustive, Overlapping K-Means) objective as a way to address both issues in an integrated fashion. Optimizing this discrete objective is NP-hard, and even though there is a convex relaxation of the objective, straightforward convex optimization approaches are too expensive for large datasets. A practical alternative is to use a low-rank factorization of the solution matrix in the convex formulation. The resulting optimization problem is non-convex, and we can locally optimize the objective function using an augmented…
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
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Advanced Optimization Algorithms Research
