High Rank Matrix Completion via Grassmannian Proxy Fusion
Huanran Li, Jeremy Johnson, Daniel Pimentel-Alarcón
TL;DR
High-rank matrix completion (HRMC) seeks to fill missing entries in data where columns inhabit a union of subspaces. The authors introduce GrassFusion, a Grassmannian-optimization method that assigns each incomplete vector to a proxy subspace and minimizes a joint objective combining a chordal-consistency term $d_c^2({\boldsymbol{x}}_i^\Omega, {\boldsymbol{U}}_i)$ and a geodesic-consensus term $d_g^2({\boldsymbol{U}}_i,{\boldsymbol{U}}_j)$ with penalty $\lambda$, enabling clustering without knowing the number of subspaces $K$. Proxies are optimized via Grassmannian gradient descent with Armijo steps, after which standard clustering (spectral or k-means) is applied to obtain subspace groups, followed by LRMC-based completion and subspace identification via SVD. Experiments on synthetic and real datasets show GrassFusion matches leading methods at high sampling rates and significantly outperforms them at low sampling, narrowing the gap toward the information-theoretic sampling limit for HRMC. The work provides a theoretically grounded, robust approach with local convergence guarantees and practical applicability to noisy, sparse HRMC problems.
Abstract
This paper approaches high-rank matrix completion (HRMC) by filling missing entries in a data matrix where columns lie near a union of subspaces, clustering these columns, and identifying the underlying subspaces. Current methods often lack theoretical support, produce uninterpretable results, and require more samples than theoretically necessary. We propose clustering incomplete vectors by grouping proxy subspaces and minimizing two criteria over the Grassmannian: (a) the chordal distance between each point and its corresponding subspace and (b) the geodesic distances between subspaces of all data points. Experiments on synthetic and real datasets demonstrate that our method performs comparably to leading methods in high sampling rates and significantly better in low sampling rates, thus narrowing the gap to the theoretical sampling limit of HRMC.
