Outlier-Robust Tensor PCA

Abstract

Low-rank tensor analysis is important for various real applications in computer vision. However, existing methods focus on recovering a low-rank tensor contaminated by Gaussian or gross sparse noise and hence cannot effectively handle outliers that are common in practical tensor data. To solve this issue, we propose an outlier-robust tensor principle component analysis (OR-TPCA) method for simultaneous low-rank tensor recovery and outlier detection. For intrinsically low-rank tensor observations with arbitrary outlier corruption, OR-TPCA is the first method that has provable performance guarantee for exactly recovering the tensor subspace and detecting outliers under mild conditions. Since tensor data are naturally high-dimensional and multi-way, we further develop a fast randomized algorithm that requires small sampling size yet can substantially accelerate OR-TPCA without performance drop. Experimental results on four tasks: outlier detection, clustering, semi-supervised and supervised learning, clearly demonstrate the advantages of our method.

Cite

Text

Zhou and Feng. "Outlier-Robust Tensor PCA." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.419

Markdown

[Zhou and Feng. "Outlier-Robust Tensor PCA." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/zhou2017cvpr-outlierrobust/) doi:10.1109/CVPR.2017.419

BibTeX

@inproceedings{zhou2017cvpr-outlierrobust,
  title     = {{Outlier-Robust Tensor PCA}},
  author    = {Zhou, Pan and Feng, Jiashi},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2017},
  doi       = {10.1109/CVPR.2017.419},
  url       = {https://mlanthology.org/cvpr/2017/zhou2017cvpr-outlierrobust/}
}