paper-with-me

홈 › Papers

Exact Penalty Method for Federated Learning

2022-08-23 · Shenglong Zhou, and Geoffrey Ye Li

Federated learning has burgeoned recently in machine learning, giving rise to a variety of research topics. Popular optimization algorithms are based on the frameworks of the (stochastic) gradient descent methods or the alternating direction method of multipliers. In this paper, we deploy an exact penalty method to deal with federated learning and propose an algorithm, FedEPM, that enables to tackle four critical issues in federated learning: communication efficiency, computational complexity, stragglers' effect, and data privacy. Moreover, it is proven to be convergent and testified to have high numerical performance.

📄 PDF Abstract BibTeX arXiv:2208.11231

Code (1)

shenglongzhou/fedepm 공식 구현

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedADMM-InSa: An Inexact and Self-Adaptive ADMM for Federated Learning

2024-02-21 · Yongcun Song, Ziqi Wang, Enrique Zuazua

Federated learning (FL) is a promising framework for learning from distributed data while maintaining privacy. The development of efficient FL algorithms encounters various challenges, including heterogeneous data and sy…

Federated Learning

Riemannian Low-Rank Model Compression for Federated Learning with Over-the-Air Aggregation

2023-06-04 · Ye Xue, Vincent Lau

Low-rank model compression is a widely used technique for reducing the computational load when training machine learning models. However, existing methods often rely on relaxing the low-rank constraint of the model weigh…

Federated LearningModel CompressionRiemannian optimization

One-Shot Federated Ridge Regression: Exact Recovery via Sufficient Statistic Aggregation

2026-01-13 · Zahir Alsulaimawi arxiv

Federated learning protocols require repeated synchronization between clients and a central server, with convergence rates depending on learning rates, data heterogeneity, and client sampling. This paper asks whether ite…

Federated Learning

AutoShuffleNet: Learning Permutation Matrices via an Exact Lipschitz Continuous Penalty in Deep Convolutional Neural Networks

2019-01-24 · Jiancheng Lyu, Shuai Zhang, Yingyong Qi, Jack Xin

ShuffleNet is a state-of-the-art light weight convolutional neural network architecture. Its basic operations include group, channel-wise convolution and channel shuffling. However, channel shuffling is manually designed…

Graph Matching

Penalty methods for a class of non-Lipschitz optimization problems

2014-09-09 · Xiaojun Chen, Zhaosong Lu, Ting Kei Pong

We consider a class of constrained optimization problems with a possibly nonconvex non-Lipschitz objective and a convex feasible set being the intersection of a polyhedron and a possibly degenerate ellipsoid. Such proble…