paper-with-me

홈 › Papers

Federated Matrix Factorization: Algorithm Design and Application to Data Clustering

2020-02-12 · Shuai Wang, Tsung-Hui Chang

Recent demands on data privacy have called for federated learning (FL) as a new distributed learning paradigm in massive and heterogeneous networks. Although many FL algorithms have been proposed, few of them have considered the matrix factorization (MF) model, which is known to have a vast number of signal processing and machine learning applications. Different from the existing FL algorithms that are designed for smooth problems with single block of variables, in federated MF (FedMF), one has to deal with challenging non-convex and non-smooth problems (due to constraints or regularization) with two blocks of variables. In this paper, we address the challenge by proposing two new FedMF algorithms, namely, FedMAvg and FedMGS, based on the model averaging and gradient sharing principles, respectively. Both FedMAvg and FedMGS adopt multiple steps of local updates per communication round to speed up convergence, and allow only a randomly sampled subset of clients to communicate with the server for reducing the communication cost. Convergence analyses for the two algorithms are respectively presented, which delineate the impacts of data distribution, local update number, and partial client communication on the algorithm performance. By focusing on a data clustering task, extensive experiment results are presented to examine the practical performance of both algorithms, as well as demonstrating their efficacy over the existing distributed clustering algorithms.

📄 PDF Abstract BibTeX arXiv:2002.04930

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Privacy Threats Against Federated Matrix Factorization

2020-07-03 · Dashan Gao, Ben Tan, Ce Ju, Vincent W. Zheng 외

Matrix Factorization has been very successful in practical recommendation applications and e-commerce. Due to data shortage and stringent regulations, it can be hard to collect sufficient data to build performant recomme…

Collaborative FilteringFederated LearningPrivacy PreservingRecommendation Systems

Federated Multi-view Matrix Factorization for Personalized Recommendations

2020-04-08 · Adrian Flanagan, Were Oyomno, Alexander Grigorievskiy, Kuan Eeik Tan 외

We introduce the federated multi-view matrix factorization method that extends the federated learning framework to matrix factorization with multiple data sources. Our method is able to learn the multi-view model without…

Federated Learning

Secure Federated Matrix Factorization

2019-06-12 · Di Chai, Leye Wang, Kai Chen, Qiang Yang

To protect user privacy and meet law regulations, federated (machine) learning is obtaining vast interests in recent years. The key principle of federated learning is training a machine learning model without needing to …

BIG-bench Machine LearningFederated Learning

Federated Binary Matrix Factorization using Proximal Optimization

2024-07-01 · Sebastian Dalleiger, Jilles Vreeken, Michael Kamp

Identifying informative components in binary data is an essential task in many research areas, including life sciences, social sciences, and recommendation systems. Boolean matrix factorization (BMF) is a family of metho…

Federated LearningRecommendation Systems

(Amplified) Banded Matrix Factorization: A unified approach to private training

2023-06-13 · NeurIPS 2023 11

Matrix factorization (MF) mechanisms for differential privacy (DP) have substantially improved the state-of-the-art in privacy-utility-computation tradeoffs for ML applications in a variety of scenarios, but in both the …

Federated Learning