Oracle Based Active Set Algorithm for Scalable Elastic Net Subspace Clustering
Abstract
State-of-the-art subspace clustering methods are based on expressing each data point as a linear combination of other data points while regularizing the matrix of coefficients with l_1, l_2 or nuclear norms. l_1 regularization is guaranteed to give a subspace-preserving affinity (i.e., there are no connections between points from different subspaces) under broad theoretical conditions, but the clusters may not be connected. l_2 and nuclear norm regularization often improve connectivity, but give a subspace-preserving affinity only for independent subspaces. Mixed l_1, l_2 and nuclear norm regularizations offer a balance between the subspace-preserving and connectedness properties, but this comes at the cost of increased computational complexity. This paper studies the geometry of the elastic net regularizer (a mixture of the l_1 and l_2 norms) and uses it to derive a provably correct and scalable active set method for finding the optimal coefficients. Our geometric analysis also provides a theoretical justification and a geometric interpretation for the balance between the connectedness (due to l_2 regularization) and subspace-preserving (due to l_1 regularization) properties for elastic net subspace clustering. Our experiments show that the proposed active set method not only achieves state-of-the-art clustering performance, but also efficiently handles large-scale datasets.
Cite
Text
You et al. "Oracle Based Active Set Algorithm for Scalable Elastic Net Subspace Clustering." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.426Markdown
[You et al. "Oracle Based Active Set Algorithm for Scalable Elastic Net Subspace Clustering." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/you2016cvpr-oracle/) doi:10.1109/CVPR.2016.426BibTeX
@inproceedings{you2016cvpr-oracle,
title = {{Oracle Based Active Set Algorithm for Scalable Elastic Net Subspace Clustering}},
author = {You, Chong and Li, Chun-Guang and Robinson, Daniel P. and Vidal, Rene},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2016},
doi = {10.1109/CVPR.2016.426},
url = {https://mlanthology.org/cvpr/2016/you2016cvpr-oracle/}
}