English

Efficient Online Minimization for Low-Rank Subspace Clustering

Machine Learning 2017-10-24 v4

Abstract

Low-rank representation~(LRR) has been a significant method for segmenting data that are generated from a union of subspaces. It is, however, known that solving the LRR program is challenging in terms of time complexity and memory footprint, in that the size of the nuclear norm regularized matrix is nn-by-nn (where nn is the number of samples). In this paper, we thereby develop a fast online implementation of LRR that reduces the memory cost from O(n2)O(n^2) to O(pd)O(pd), with pp being the ambient dimension and dd being some estimated rank~(d<pnd < p \ll n). The crux for this end is a non-convex reformulation of the LRR program, which pursues the basis dictionary that generates the (uncorrupted) observations. We build the theoretical guarantee that the sequence of the solutions produced by our algorithm converges to a stationary point of the empirical and the expected loss function asymptotically. Extensive experiments on synthetic and realistic datasets further substantiate that our algorithm is fast, robust and memory efficient.

Keywords

Cite

@article{arxiv.1503.08356,
  title  = {Efficient Online Minimization for Low-Rank Subspace Clustering},
  author = {Jie Shen and Ping Li and Huan Xu},
  journal= {arXiv preprint arXiv:1503.08356},
  year   = {2017}
}

Comments

Short version accepted to ICML 2016

R2 v1 2026-06-22T09:04:39.667Z