Graph Regularized PCA
Antonio Briola, Marwin Schmidt, Fabio Caccioli, Carlos Ros Perez, James Singleton, Christian Michler, Tomaso Aste

TL;DR
Graph Regularized PCA (GR-PCA) enhances traditional PCA by incorporating data dependency structures via graph Laplacian regularization, leading to more interpretable components aligned with conditional relationships in high-dimensional, non-i.i.d. noise settings.
Contribution
This paper introduces GR-PCA, a novel graph-based regularization method for PCA that learns a sparse precision graph and biases loadings toward low-frequency Fourier modes, improving interpretability and structural fidelity.
Findings
GR-PCA concentrates variance on the intended support.
It produces loadings with lower graph-Laplacian energy.
It remains competitive in out-of-sample reconstruction.
Abstract
High-dimensional data often exhibit dependencies among variables that violate the isotropic-noise assumption under which principal component analysis (PCA) is optimal. For cases where the noise is not independent and identically distributed across features (i.e., the covariance is not spherical) we introduce Graph Regularized PCA (GR-PCA). It is a graph-based regularization of PCA that incorporates the dependency structure of the data features by learning a sparse precision graph and biasing loadings toward the low-frequency Fourier modes of the corresponding graph Laplacian. Consequently, high-frequency signals are suppressed, while graph-coherent low-frequency ones are preserved, yielding interpretable principal components aligned with conditional relationships. We evaluate GR-PCA on synthetic data spanning diverse graph topologies, signal-to-noise ratios, and sparsity levels.…
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
TopicsAdvanced Graph Neural Networks · Sparse and Compressive Sensing Techniques · Tensor decomposition and applications
