paper-with-me

홈 › Papers

Combating Exacerbated Heterogeneity for Robust Models in Federated Learning

2023-03-01 · Jianing Zhu, Jiangchao Yao, Tongliang Liu, Quanming Yao, Jianliang Xu, Bo Han

Privacy and security concerns in real-world applications have led to the development of adversarially robust federated models. However, the straightforward combination between adversarial training and federated learning in one framework can lead to the undesired robustness deterioration. We discover that the attribution behind this phenomenon is that the generated adversarial data could exacerbate the data heterogeneity among local clients, making the wrapped federated learning perform poorly. To deal with this problem, we propose a novel framework called Slack Federated Adversarial Training (SFAT), assigning the client-wise slack during aggregation to combat the intensified heterogeneity. Theoretically, we analyze the convergence of the proposed method to properly relax the objective when combining federated learning and adversarial training. Experimentally, we verify the rationality and effectiveness of SFAT on various benchmarked and real-world datasets with different adversarial training and federated optimization methods. The code is publicly available at https://github.com/ZFancy/SFAT.

📄 PDF Abstract BibTeX arXiv:2303.00250

Code (1)

zfancy/sfat 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Adaptive Federated Optimization

2020-02-29 · ICLR 2021 1 · Sashank Reddi, Zachary Charles, Manzil Zaheer, Zachary Garrett 외

Federated learning is a distributed machine learning paradigm in which a large number of clients coordinate with a central server to learn a model without sharing their own training data. Standard federated optimization …

Federated Learning

Adaptive Hyper-graph Aggregation for Modality-Agnostic Federated Learning

2024-01-01 · CVPR 2024 1 · Fan Qi, Shuai Li

In Federated Learning (FL) the issue of statistical data heterogeneity has been a significant challenge to the field's ongoing development. This problem is further exacerbated when clients' data vary in modalities. I…

Federated LearningGraph Learning

A Robust Federated Learning Approach for Combating Attacks Against IoT Systems Under non-IID Challenges

2025-11-20 · Eyad Gad, Zubair Md Fadlullah, Mostafa M. Fouda arxiv

In the context of the growing proliferation of user devices and the concurrent surge in data volumes, the complexities arising from the substantial increase in data have posed formidable challenges to conventional machin…

Federated Learning

Federated Minimax Optimization with Client Heterogeneity

2023-02-08 · Pranay Sharma, Rohan Panda, Gauri Joshi

Minimax optimization has seen a surge in interest with the advent of modern applications such as GANs, and it is inherently more challenging than simple minimization. The difficulty is exacerbated by the training data re…

Differentially Private Clustered Federated Learning

2024-05-29 · Saber Malekmohammadi, Afaf Taik, Golnoosh Farnadi

Federated learning (FL), which is a decentralized machine learning (ML) approach, often incorporates differential privacy (DP) to provide rigorous data privacy guarantees. Previous works attempted to address high structu…

ClusteringFairnessFederated Learning