🤖 AI Summary
Traditional PCA is highly sensitive to outliers and suffers from poor scalability in distributed computing environments. To address these limitations, this paper proposes a unified φ-PCA framework that jointly enhances robustness and computational efficiency via a “partition–nonlinear aggregation” paradigm. We first identify and theoretically characterize a counterintuitive phenomenon: increasing the number of data partitions improves robustness. Building on this insight, we formulate a general aggregation criterion based on a class of φ-functions; among its instantiations, harmonic-mean PCA (HM-PCA) is proven to achieve optimal order-wise robustness. The framework preserves the asymptotic efficiency of standard PCA while significantly improving principal subspace estimation accuracy under data contamination. Theoretical analysis establishes its strong statistical robustness—measured by finite-sample breakdown point and influence function—and high computational scalability, making it particularly suitable for large-scale distributed settings.
📝 Abstract
Principal component analysis (PCA) is a fundamental tool in multivariate statistics, yet its sensitivity to outliers and limitations in distributed environments restrict its effectiveness in modern large-scale applications. To address these challenges, we introduce the $φ$-PCA framework which provides a unified formulation of robust and distributed PCA. The class of $φ$-PCA methods retains the asymptotic efficiency of standard PCA, while aggregating multiple local estimates using a proper $φ$ function enhances ordering-robustness, leading to more accurate eigensubspace estimation under contamination. Notably, the harmonic mean PCA (HM-PCA), corresponding to the choice $φ(u)=u^{-1}$, achieves optimal ordering-robustness and is recommended for practical use. Theoretical results further show that robustness increases with the number of partitions, a phenomenon seldom explored in the literature on robust or distributed PCA. Altogether, the partition-aggregation principle underlying $φ$-PCA offers a general strategy for developing robust and efficiency-preserving methodologies applicable to both robust and distributed data analysis.