paper-with-me

홈 › Papers

A dual approach for federated learning

2022-01-26 · Zhenan Fan, Huang Fang, Michael P. Friedlander

We study the federated optimization problem from a dual perspective and propose a new algorithm termed federated dual coordinate descent (FedDCD), which is based on a type of coordinate descent method developed by Necora et al.[Journal of Optimization Theory and Applications, 2017]. Additionally, we enhance the FedDCD method with inexact gradient oracles and Nesterov's acceleration. We demonstrate theoretically that our proposed approach achieves better convergence rates than the state-of-the-art primal federated optimization algorithms under certain situations. Numerical experiments on real-world datasets support our analysis.

📄 PDF Abstract BibTeX arXiv:2201.11183

Code (1)

zhenanfanubc/feddcd.jl 공식 구현

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

DualFL: A Duality-based Federated Learning Algorithm with Communication Acceleration in the General Convex Regime

2023-05-17 · Jongho Park, Jinchao Xu

We propose a new training algorithm, named DualFL (Dualized Federated Learning), for solving distributed optimization problems in federated learning. DualFL achieves communication acceleration for very general convex cos…

Computational EfficiencyDistributed OptimizationFederated Learning

Federated Training of Dual Encoding Models on Small Non-IID Client Datasets

2022-09-30 · Raviteja Vemulapalli, Warren Richard Morningstar, Philip Andrew Mansfield, Hubert Eichner 외

Dual encoding models that encode a pair of inputs are widely used for representation learning. Many approaches train dual encoding models by maximizing agreement between pairs of encodings on centralized training data. H…

Federated LearningRepresentation Learning

Dual Personalization on Federated Recommendation

2023-01-16 · Chunxu Zhang, Guodong Long, Tianyi Zhou, Peng Yan 외

Federated recommendation is a new Internet service architecture that aims to provide privacy-preserving recommendation services in federated settings. Existing solutions are used to combine distributed recommendation alg…

Privacy PreservingRecommendation Systems

Federated Composite Optimization

2020-11-17 · Honglin Yuan, Manzil Zaheer, Sashank Reddi

Federated Learning (FL) is a distributed learning paradigm that scales on-device learning collaboratively and privately. Standard FL algorithms such as FedAvg are primarily geared towards smooth unconstrained settings. I…

Federated Learning

Federated Learning From Big Data Over Networks

2020-10-27 · Y. Sarcheshmehpour, M. Leinonen, A. Jung

This paper formulates and studies a novel algorithm for federated learning from large collections of local datasets. This algorithm capitalizes on an intrinsic network structure that relates the local datasets via an und…

Federated Learningregression