paper-with-me

홈 › Papers

Adaptive Gradient Clipping for Robust Federated Learning

2024-05-23 · Youssef Allouah, Rachid Guerraoui, Nirupam Gupta, Ahmed Jellouli, Geovani Rizk, John Stephan

Robust federated learning aims to maintain reliable performance despite the presence of adversarial or misbehaving workers. While state-of-the-art (SOTA) robust distributed gradient descent (Robust-DGD) methods were proven theoretically optimal, their empirical success has often relied on pre-aggregation gradient clipping. However, existing static clipping strategies yield inconsistent results: enhancing robustness against some attacks while being ineffective or even detrimental against others. To address this limitation, we propose a principled adaptive clipping strategy, Adaptive Robust Clipping (ARC), which dynamically adjusts clipping thresholds based on the input gradients. We prove that ARC not only preserves the theoretical robustness guarantees of SOTA Robust-DGD methods but also provably improves asymptotic convergence when the model is well-initialized. Extensive experiments on benchmark image classification tasks confirm these theoretical insights, demonstrating that ARC significantly enhances robustness, particularly in highly heterogeneous and adversarial settings.

📄 PDF Abstract BibTeX arXiv:2405.14432

Code (0)

등록된 구현이 없습니다.

Tasks

ARCFederated Learningimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DP-LAC: Lightweight Adaptive Clipping for Differentially Private Federated Fine-tuning of Language Models

2026-05-11 · Haaris Mehmood, Jie Xu, Karthikeyan Saravanan, Rogier Van Dalen 외 arxiv

Federated learning (FL) enables the collaborative training of large-scale language models (LLMs) across edge devices while keeping user data on-device. However, FL still exposes sensitive information through client-provi…

Federated Learning

An Adaptive Differentially Private Federated Learning Framework

2026-02-06 · Jin Wang, Hui Ma, Yajun Zhang, Xinjun Pei 외 arxiv

Federated learning enables collaborative model training across distributed clients while preserving data privacy. However, in practical deployments, device heterogeneity and non-independent and identically distributed (N…

Dimensionality ReductionFederated Learning

Private and Communication-Efficient Federated Learning based on Differentially Private Sketches

2024-10-08 · Meifan Zhang, Zhanhong Xie, Lihua Yin

Federated learning (FL) faces two primary challenges: the risk of privacy leakage due to parameter sharing and communication inefficiencies. To address these challenges, we propose DPSFL, a federated learning method that…

Federated Learning

Multi-Objective Optimization for Privacy-Utility Balance in Differentially Private Federated Learning

2025-03-27 · Kanishka Ranaweera, David Smith, Pubudu N. Pathirana, Ming Ding 외

Federated learning (FL) enables collaborative model training across distributed clients without sharing raw data, making it a promising approach for privacy-preserving machine learning. However, ensuring differential pri…

Federated LearningPrivacy Preserving

Adap DP-FL: Differentially Private Federated Learning with Adaptive Noise

2022-11-29 · Jie Fu, Zhili Chen, Xiao Han

Federated learning seeks to address the issue of isolated data islands by making clients disclose only their local training models. However, it was demonstrated that private information could still be inferred by analyzi…

Federated Learning