Compact Matrix Factorization with Dependent Subspaces

Abstract

Traditional matrix factorization methods approximate high dimensional data with a low dimensional subspace. This imposes constraints on the matrix elements which allow for estimation of missing entries. A lower rank provides stronger constraints and makes estimation of the missing entries less ambiguous at the cost of measurement fit. In this paper we propose a new factorization model that further constrains the matrix entries. Our approach can be seen as a unification of traditional low-rank matrix factorization and the more recent union-of-subspace approach. It adaptively finds clusters that can be modeled with low dimensional local subspaces and simultaneously uses a global rank constraint to capture the overall scene interactions. For inference we use an energy that penalizes a trade-off between data fit and degrees-of-freedom of the resulting factorization. We show qualitatively and quantitatively that regularizing both local and global dynamics yields significantly improved missing data estimation.

Cite

Text

Larsson and Olsson. "Compact Matrix Factorization with Dependent Subspaces." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.464

Markdown

[Larsson and Olsson. "Compact Matrix Factorization with Dependent Subspaces." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/larsson2017cvpr-compact/) doi:10.1109/CVPR.2017.464

BibTeX

@inproceedings{larsson2017cvpr-compact,
  title     = {{Compact Matrix Factorization with Dependent Subspaces}},
  author    = {Larsson, Viktor and Olsson, Carl},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2017},
  doi       = {10.1109/CVPR.2017.464},
  url       = {https://mlanthology.org/cvpr/2017/larsson2017cvpr-compact/}
}