paper-with-me

홈 › Papers

FedPower: Privacy-Preserving Distributed Eigenspace Estimation

2021-03-01 · Xiao Guo, Xiang Li, Xiangyu Chang, Shusen Wang, Zhihua Zhang

Eigenspace estimation is fundamental in machine learning and statistics, which has found applications in PCA, dimension reduction, and clustering, among others. The modern machine learning community usually assumes that data come from and belong to different organizations. The low communication power and the possible privacy breaches of data make the computation of eigenspace challenging. To address these challenges, we propose a class of algorithms called \textsf{FedPower} within the federated learning (FL) framework. \textsf{FedPower} leverages the well-known power method by alternating multiple local power iterations and a global aggregation step, thus improving communication efficiency. In the aggregation, we propose to weight each local eigenvector matrix with {\it Orthogonal Procrustes Transformation} (OPT) for better alignment. To ensure strong privacy protection, we add Gaussian noise in each iteration by adopting the notion of \emph{differential privacy} (DP). We provide convergence bounds for \textsf{FedPower} that are composed of different interpretable terms corresponding to the effects of Gaussian noise, parallelization, and random sampling of local machines. Additionally, we conduct experiments to demonstrate the effectiveness of our proposed algorithms.

📄 PDF Abstract BibTeX arXiv:2103.00704

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDimensionality ReductionFederated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

Procrustes Procrustes

Similar Papers 제목 키워드 기반

Privacy-Preserving Transfer Learning for Community Detection using Locally Distributed Multiple Networks

2025-04-01 · Xiao Guo, Xuming He, Xiangyu Chang, Shujie Ma

This paper develops a new spectral clustering-based method called TransNet for transfer learning in community detection of network data. Our goal is to improve the clustering performance of the target network using auxil…

ClusteringCommunity DetectionPrivacy PreservingTransfer Learning

Distributed Estimation for Principal Component Analysis: an Enlarged Eigenspace Analysis

2020-04-05 · Xi Chen, Jason D. Lee, He Li, Yun Yang

The growing size of modern data sets brings many challenges to the existing statistical estimation approaches, which calls for new distributed methodologies. This paper studies distributed estimation for a fundamental st…

Communication-efficient distributed eigenspace estimation with arbitrary node failures

2022-05-31 · Vasileios Charisopoulos, Anil Damle

We develop an eigenspace estimation algorithm for distributed environments with arbitrary node failures, where a subset of computing nodes can return structurally valid but otherwise arbitrarily chosen responses. Notably…

Distributed Computingvalid

Privacy-Preserving Distributed Parameter Estimation for Probability Distribution of Wind Power Forecast Error

2018-12-17 · Mengshuo Jia, Shaowei Huang, Zhiwen Wang, Chen Shen

Building the conditional probability distribution of wind power forecast errors benefits both wind farms (WFs) and independent system operators (ISOs). Establishing the joint probability distribution of wind power and th…

Decision Makingparameter estimationPrivacy Preserving

Online Distributed Estimation of Principal Eigenspaces

2019-05-17 · Davoud Ataee Tarzanagh, Mohamad Kazem Shirani Faradonbeh, George Michailidis

Principal components analysis (PCA) is a widely used dimension reduction technique with an extensive range of applications. In this paper, an online distributed algorithm is proposed for recovering the principal eigenspa…

ClusteringDimensionality Reduction