LGAIApr 30, 2025

Learning Heterogeneous Performance-Fairness Trade-offs in Federated Learning

arXiv:2504.21775v11 citationsh-index: 5IJCAI
Originality Incremental advance
AI Analysis

This work addresses fairness-performance trade-offs in federated learning, an incremental improvement over existing methods by handling client heterogeneity.

The paper tackles the problem of learning performance-fairness trade-offs in federated learning by addressing heterogeneity in client preferences and gaps between local and global Pareto fronts, proposing HetPFL which outperforms seven baselines on four datasets.

Recent methods leverage a hypernet to handle the performance-fairness trade-offs in federated learning. This hypernet maps the clients' preferences between model performance and fairness to preference-specifc models on the trade-off curve, known as local Pareto front. However, existing methods typically adopt a uniform preference sampling distribution to train the hypernet across clients, neglecting the inherent heterogeneity of their local Pareto fronts. Meanwhile, from the perspective of generalization, they do not consider the gap between local and global Pareto fronts on the global dataset. To address these limitations, we propose HetPFL to effectively learn both local and global Pareto fronts. HetPFL comprises Preference Sampling Adaptation (PSA) and Preference-aware Hypernet Fusion (PHF). PSA adaptively determines the optimal preference sampling distribution for each client to accommodate heterogeneous local Pareto fronts. While PHF performs preference-aware fusion of clients' hypernets to ensure the performance of the global Pareto front. We prove that HetPFL converges linearly with respect to the number of rounds, under weaker assumptions than existing methods. Extensive experiments on four datasets show that HetPFL significantly outperforms seven baselines in terms of the quality of learned local and global Pareto fronts.

Foundations

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

Your Notes