Header logo is

Grassmann Averages for Scalable Robust PCA

2014

Conference Paper

ps


As the collection of large datasets becomes increasingly automated, the occurrence of outliers will increase – "big data" implies "big outliers". While principal component analysis (PCA) is often used to reduce the size of data, and scalable solutions exist, it is well-known that outliers can arbitrarily corrupt the results. Unfortunately, state-of-the-art approaches for robust PCA do not scale beyond small-to-medium sized datasets. To address this, we introduce the Grassmann Average (GA), which expresses dimensionality reduction as an average of the subspaces spanned by the data. Because averages can be efficiently computed, we immediately gain scalability. GA is inherently more robust than PCA, but we show that they coincide for Gaussian data. We exploit that averages can be made robust to formulate the Robust Grassmann Average (RGA) as a form of robust PCA. Robustness can be with respect to vectors (subspaces) or elements of vectors; we focus on the latter and use a trimmed average. The resulting Trimmed Grassmann Average (TGA) is particularly appropriate for computer vision because it is robust to pixel outliers. The algorithm has low computational complexity and minimal memory requirements, making it scalable to "big noisy data." We demonstrate TGA for background modeling, video restoration, and shadow removal. We show scalability by performing robust PCA on the entire Star Wars IV movie.

Author(s): Søren Hauberg and Aasa Feragen and Michael J. Black
Book Title: Proceedings IEEE Conf. on Computer Vision and Pattern Recognition (CVPR)
Pages: 3810 --3817
Year: 2014
Month: June

Department(s): Perceiving Systems
Research Project(s): Robust PCA
Bibtex Type: Conference Paper (inproceedings)
Paper Type: Conference

DOI: 10.1109/CVPR.2014.481
Event Name: IEEE International Conference on Computer Vision and Pattern Recognition
Event Place: Columbus, Ohio, USA

Address: Columbus, Ohio, USA

Links: pdf
code
supplementary material
tutorial video
results video
talk
poster
Video:
Video:

BibTex

@inproceedings{Hauberg:CVPR:2014,
  title = {Grassmann Averages for Scalable Robust {PCA}},
  author = {Hauberg, S{\o}ren and Feragen, Aasa and Black, Michael J.},
  booktitle = { Proceedings IEEE Conf. on Computer Vision and Pattern Recognition (CVPR)},
  pages = {3810  --3817},
  address = {Columbus, Ohio, USA},
  month = jun,
  year = {2014},
  doi = {10.1109/CVPR.2014.481},
  month_numeric = {6}
}