paper-with-me

Papers

Coded Matrix Computations for D2D-enabled Linearized Federated Learning

2023-02-23 · Anindya Bijoy Das, Aditya Ramamoorthy, David J. Love, Christopher G. Brinton

Federated learning (FL) is a popular technique for training a global model on data distributed across client devices. Like other distributed training techniques, FL is susceptible to straggler (slower or failed) clients. Recent work has proposed to address this through device-to-device (D2D) offloading, which introduces privacy concerns. In this paper, we propose a novel straggler-optimal approach for coded matrix computations which can significantly reduce the communication delay and privacy issues introduced from D2D data transmissions in FL. Moreover, our proposed approach leads to a considerable improvement of the local computation speed when the generated data matrix is sparse. Numerical evaluations confirm the superiority of our proposed method over baseline approaches.

📄 PDF Abstract BibTeX arXiv:2302.12305

Code (0)

등록된 구현이 없습니다.

Tasks

Federated 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 제목 키워드 기반

Coded Federated Learning

2020-02-21 · Sagar Dhakal, Saurav Prakash, Yair Yona, Shilpa Talwar 외

Federated learning is a method of training a global model from decentralized data distributed across client devices. Here, model parameters are computed locally by each client device and exchanged with a central server, …

Federated Learning

Random Sampling for Distributed Coded Matrix Multiplication

2019-05-16 · Wei-Ting Chang, Ravi Tandon

Matrix multiplication is a fundamental building block for large scale computations arising in various applications, including machine learning. There has been significant recent interest in using coding to speed up distr…

Linearized Wasserstein dimensionality reduction with approximation guarantees

2023-02-14 · Alexander Cloninger, Keaton Hamm, Varun Khurana, Caroline Moosmüller

We introduce LOT Wassmap, a computationally feasible algorithm to uncover low-dimensional structures in the Wasserstein space. The algorithm is motivated by the observation that many datasets are naturally interpreted as…

Dimensionality Reduction

Coded Computing for Federated Learning at the Edge

2020-07-07 · Saurav Prakash, Sagar Dhakal, Mustafa Akdeniz, A. Salman Avestimehr 외

Federated Learning (FL) is an exciting new paradigm that enables training a global model from data generated locally at the client nodes, without moving client data to a centralized server. Performance of FL in a multi-a…

Edge-computingFederated Learningregression

A Linearized Alternating Direction Multiplier Method for Federated Matrix Completion Problems

2025-03-17 · Patrick Hytla, Tran T. A. Nghia, Duy Nhat Phan, Andrew Rice

Matrix completion is fundamental for predicting missing data with a wide range of applications in personalized healthcare, e-commerce, recommendation systems, and social network analysis. Traditional matrix completion ap…

Computational EfficiencyFederated LearningMatrix CompletionRecommendation Systems