paper-with-me

Papers

Federated Learning with Projected Trajectory Regularization

2023-12-22 · Tiejin Chen, Yuanpu Cao, Yujia Wang, Cho-Jui Hsieh, Jinghui Chen

Federated learning enables joint training of machine learning models from distributed clients without sharing their local data. One key challenge in federated learning is to handle non-identically distributed data across the clients, which leads to deteriorated model training performances. Prior works in this line of research mainly focus on utilizing last-step global model parameters/gradients or the linear combinations of the past model parameters/gradients, which do not fully exploit the potential of global information from the model training trajectory. In this paper, we propose a novel federated learning framework with projected trajectory regularization (FedPTR) for tackling the data heterogeneity issue, which proposes a unique way to better extract the essential global information from the model training trajectory. Specifically, FedPTR allows local clients or the server to optimize an auxiliary (synthetic) dataset that mimics the learning dynamics of the recent model update and utilizes it to project the next-step model trajectory for local training regularization. We conduct rigorous theoretical analysis for our proposed framework under nonconvex stochastic settings to verify its fast convergence under heterogeneous data distributions. Experiments on various benchmark datasets and non-i.i.d. settings validate the effectiveness of our proposed framework.

📄 PDF Abstract BibTeX arXiv:2312.14380

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FedGrAINS: Personalized SubGraph Federated Learning with Adaptive Neighbor Sampling

2025-01-22 · Emir Ceyani, Han Xie, Baturalp Buyukates, Carl Yang 외

Graphs are crucial for modeling relational and biological data. As datasets grow larger in real-world scenarios, the risk of exposing sensitive information increases, making privacy-preserving training methods like feder…

Federated LearningPrivacy Preserving

A fast algorithm for solving the lasso problem exactly without homotopy using differential inclusions

2025-07-08 · Gabriel P. Langlois, Jérôme Darbon arxiv

We prove in this work that the well-known lasso problem can be solved exactly without homotopy using novel differential inclusions techniques. Specifically, we show that a selection principle from the theory of different…

Regularizing activations in neural networks via distribution matching with the Wasserstein metric

2020-02-13 · ICLR 2020 1 · Taejong Joo, Donggu Kang, ByungHoon Kim

Regularization and normalization have become indispensable components in training deep neural networks, resulting in faster training and improved generalization performance. We propose the projected error function regula…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling

Dynamic Heterogeneous Federated Learning with Multi-Level Prototypes

2023-12-15 · Shunxin Guo, Hongsong Wang, Xin Geng

Federated learning shows promise as a privacy-preserving collaborative learning technique. Existing heterogeneous federated learning mainly focuses on skewing the label distribution across clients. However, most approach…

Federated LearningPrivacy Preserving

On the implicit regularization of Langevin dynamics with projected noise

2026-02-12 · Govind Menon, Austin J. Stromme, Adrien Vacher arxiv

We study Langevin dynamics with noise projected onto the directions orthogonal to an isometric group action. This mathematical model is introduced to shed new light on the effects of symmetry on stochastic gradient desce…