paper-with-me

홈 › Papers

Boosting Fairness and Robustness in Over-the-Air Federated Learning

2024-03-07 · Halil Yigit Oksuz, Fabio Molinari, Henning Sprekeler, Joerg Raisch

Over-the-Air Computation is a beyond-5G communication strategy that has recently been shown to be useful for the decentralized training of machine learning models due to its efficiency. In this paper, we propose an Over-the-Air federated learning algorithm that aims to provide fairness and robustness through minmax optimization. By using the epigraph form of the problem at hand, we show that the proposed algorithm converges to the optimal solution of the minmax problem. Moreover, the proposed approach does not require reconstructing channel coefficients by complex encoding-decoding schemes as opposed to state-of-the-art approaches. This improves both efficiency and privacy.

📄 PDF Abstract BibTeX arXiv:2403.04431

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

BoostFGL: Boosting Fairness in Federated Graph Learning

2026-01-23 · Zekai Chen, Kairui Yang, Xunkai Li, Henan Sun 외 arxiv

Federated graph learning (FGL) enables collaborative training of graph neural networks (GNNs) across decentralized subgraphs without exposing raw data. While existing FGL methods often achieve high overall accuracy, we s…

Graph Learning

FeDABoost: Fairness Aware Federated Learning with Adaptive Boosting

2025-10-03 · Tharuka Kasthuri Arachchige, Veselka Boeva, Shahrooz Abghari arxiv

This work focuses on improving the performance and fairness of Federated Learning (FL) in non IID settings by enhancing model aggregation and boosting the training of underperforming clients. We propose FeDABoost, a nove…

Federated Learning

Ditto: Fair and Robust Federated Learning Through Personalization

2020-12-08 · Tian Li, Shengyuan Hu, Ahmad Beirami, Virginia Smith

Fairness and robustness are two important concerns for federated learning systems. In this work, we identify that robustness to data and model poisoning attacks and fairness, measured as the uniformity of performance acr…

FairnessFederated LearningModel PoisoningMulti-Task Learning+1

Towards Trustworthy Federated Learning

2025-03-05 · Alina Basharat, Yijun Bian, Ping Xu, Zhi Tian

This paper develops a comprehensive framework to address three critical trustworthy challenges in federated learning (FL): robustness against Byzantine attacks, fairness, and privacy preservation. To improve the system's…

FairnessFederated Learning

Accelerating Fair Federated Learning: Adaptive Federated Adam

2023-01-23 · Li Ju, Tianru Zhang, Salman Toor, Andreas Hellander

Federated learning is a distributed and privacy-preserving approach to train a statistical model collaboratively from decentralized data of different parties. However, when datasets of participants are not independent an…

FairnessFederated LearningPrivacy Preserving