An Integer Programming Approach To Subspace Clustering With Missing Data
Akhilesh Soni, Jeff Linderoth, Jim Luedtke, and Daniel, Pimentel-Alarcon

TL;DR
This paper introduces an integer programming method for subspace clustering with missing data, effectively handling high-rank data, high missing data percentages, and similar subspaces, outperforming existing algorithms.
Contribution
The paper presents a novel integer programming framework with column-generation and Benders decomposition for improved subspace clustering with missing data.
Findings
Achieves better clustering accuracy on high-rank data
Performs well with high missing data percentages
Outperforms state-of-the-art methods in challenging scenarios
Abstract
In the Subspace Clustering with Missing Data (SCMD) problem, we are given a collection of n partially observed d-dimensional vectors. The data points are assumed to be concentrated near a union of low-dimensional subspaces. The goal of SCMD is to cluster the vectors according to their subspace membership and recover the underlying basis, which can then be used to infer their missing entries. State-of-the-art algorithms for SCMD can fail on instances with a high proportion of missing data, full-rank data, or if the underlying subspaces are similar to each other. We propose a novel integer programming approach for SCMD. The approach is based on dynamically determining a set of candidate subspaces and optimally assigning points to selected subspaces. The problem structure is identical to the classical facility-location problem, with subspaces playing the role of facilities and data points…
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
TopicsFacility Location and Emergency Management · Advanced Clustering Algorithms Research · Multi-Criteria Decision Making
