CVLGMLApr 27, 2021

Towards Fair Federated Learning with Zero-Shot Data Augmentation

arXiv:2104.13417v1116 citations
Originality Incremental advance
AI Analysis

This work addresses fairness issues in federated learning for distributed networks, presenting an incremental improvement over existing methods.

The paper tackles the problem of biased federated global models with high variance in accuracy across clients due to statistical heterogeneity, proposing a novel federated learning system using zero-shot data augmentation on under-represented data to improve fairness and test accuracy.

Federated learning has emerged as an important distributed learning paradigm, where a server aggregates a global model from many client-trained models while having no access to the client data. Although it is recognized that statistical heterogeneity of the client local data yields slower global model convergence, it is less commonly recognized that it also yields a biased federated global model with a high variance of accuracy across clients. In this work, we aim to provide federated learning schemes with improved fairness. To tackle this challenge, we propose a novel federated learning system that employs zero-shot data augmentation on under-represented data to mitigate statistical heterogeneity and encourage more uniform accuracy performance across clients in federated networks. We study two variants of this scheme, Fed-ZDAC (federated learning with zero-shot data augmentation at the clients) and Fed-ZDAS (federated learning with zero-shot data augmentation at the server). Empirical results on a suite of datasets demonstrate the effectiveness of our methods on simultaneously improving the test accuracy and fairness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes