LGMar 11

Heavy-Tailed Principle Component Analysis

arXiv:2603.11308v14.7h-index: 14
Predicted impact top 96% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This addresses robustness issues in dimensionality reduction for applications with heavy-tailed or impulsive noise, though it is an incremental improvement building on existing robust PCA frameworks.

The paper tackles the fragility of classical PCA with heavy-tailed data by formulating PCA under a logarithmic loss that remains well-defined without finite moments, showing that principal components coincide with those from the covariance matrix of the underlying Gaussian generator. Experiments demonstrate the approach reliably recovers principal directions and significantly outperforms classical PCA in heavy-tailed noise scenarios, while remaining competitive under Gaussian noise.

Principal Component Analysis (PCA) is a cornerstone of dimensionality reduction, yet its classical formulation relies critically on second-order moments and is therefore fragile in the presence of heavy-tailed data and impulsive noise. While numerous robust PCA variants have been proposed, most either assume finite variance, rely on sparsity-driven decompositions, or address robustness through surrogate loss functions without a unified treatment of infinite-variance models. In this paper, we study PCA for high-dimensional data generated according to a superstatistical dependent model of the form $\mathbf{X} = A^{1/2}\mathbf{G}$, where $A$ is a positive random scalar and $\mathbf{G}$ is a Gaussian vector. This framework captures a wide class of heavy-tailed distributions, including multivariate $t$ and sub-Gaussian $α$-stable laws. We formulate PCA under a logarithmic loss, which remains well defined even when moments do not exist. Our main theoretical result shows that, under this loss, the principal components of the heavy-tailed observations coincide with those obtained by applying standard PCA to the covariance matrix of the underlying Gaussian generator. Building on this insight, we propose robust estimators for this covariance matrix directly from heavy-tailed data and compare them with the empirical covariance and Tyler's scatter estimator. Extensive experiments, including background denoising tasks, demonstrate that the proposed approach reliably recovers principal directions and significantly outperforms classical PCA in the presence of heavy-tailed and impulsive noise, while remaining competitive under Gaussian noise.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes