Robust Principal Component Analysis on Graphs
Nauman Shahid, Vassilis Kalofolias, Xavier Bresson, Michael Bronstein, and Pierre Vandergheynst

TL;DR
This paper introduces Robust PCA on Graphs, a convex model that combines spectral graph regularization with robust PCA to improve low-rank recovery and clustering, especially in the presence of outliers and missing data.
Contribution
It presents a novel convex framework integrating graph regularization into Robust PCA, enhancing robustness and clustering performance over existing methods.
Findings
Outperforms 10 state-of-the-art models in clustering tasks
Achieves superior low-rank recovery on benchmark datasets
Demonstrates robustness to occlusions and missing data
Abstract
Principal Component Analysis (PCA) is the most widely used tool for linear dimensionality reduction and clustering. Still it is highly sensitive to outliers and does not scale well with respect to the number of data samples. Robust PCA solves the first issue with a sparse penalty term. The second issue can be handled with the matrix factorization model, which is however non-convex. Besides, PCA based clustering can also be enhanced by using a graph of data similarity. In this article, we introduce a new model called "Robust PCA on Graphs" which incorporates spectral graph regularization into the Robust PCA framework. Our proposed model benefits from 1) the robustness of principal components to occlusions and missing values, 2) enhanced low-rank recovery, 3) improved clustering property due to the graph smoothness assumption on the low-rank matrix, and 4) convexity of the resulting…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Sparse and Compressive Sensing Techniques · Remote-Sensing Image Classification
MethodsPrincipal Components Analysis
