FAST-PCA: A Fast and Exact Algorithm for Distributed Principal Component Analysis
FAST-PCA: A Fast and Exact Algorithm for Distributed Principal Component Analysis
复制标题
快速主成分分析(FAST - PCA):一种用于分布式主成分分析的快速精确算法
DOI:
10.1109/tsp.2022.3229635
复制
发表时间:
2021-08
影响因子:
5.4
通讯作者:
Arpita Gang;W. Bajwa
中科院分区:
文献类型:
--
作者:
Arpita Gang;W. Bajwa
Principal Component Analysis (PCA) is a fundamental data preprocessing tool in the world of machine learning. While PCA is often thought of as a dimensionality reduction method, the purpose of PCA is actually two-fold: dimension reduction and uncorrelated feature learning. Furthermore, the enormity of the dimensions and sample size in the modern day datasets have rendered the centralized PCA solutions unusable. In that vein, this paper reconsiders the problem of PCA when data samples are distributed across nodes in an arbitrarily connected network. While a few solutions for distributed PCA exist, those either overlook the uncorrelated feature learning aspect of the PCA, tend to have high communication overhead that makes them inefficient and/or lack ‘exact’ or ‘global’ convergence guarantees. To overcome these aforementioned issues, this paper proposes a distributed PCA algorithm termed FAST-PCA (Fast and exAct diSTributed PCA). The proposed algorithm is efficient in terms of communication and is proven to converge linearly and exactly to the principal components, leading to dimension reduction as well as uncorrelated features. The claims are further supported by experimental results.