LGAIMay 27, 2025

Addressing Data Quality Decompensation in Federated Learning via Dynamic Client Selection

arXiv:2505.21219v11 citationsh-index: 6Has CodeFuture generations computer systems
Originality Incremental advance
AI Analysis

This work addresses data reliability and scalability challenges for federated learning deployments, though it appears incremental by combining existing techniques like Shapley values and prospect theory.

The paper tackles the problem of data quality decompensation in federated learning by proposing SBRO-FL, a dynamic client selection framework that integrates bidding, reputation modeling, and cost-aware optimization, resulting in improved accuracy, convergence speed, and robustness across multiple datasets.

In cross-silo Federated Learning (FL), client selection is critical to ensure high model performance, yet it remains challenging due to data quality decompensation, budget constraints, and incentive compatibility. As training progresses, these factors exacerbate client heterogeneity and degrade global performance. Most existing approaches treat these challenges in isolation, making jointly optimizing multiple factors difficult. To address this, we propose Shapley-Bid Reputation Optimized Federated Learning (SBRO-FL), a unified framework integrating dynamic bidding, reputation modeling, and cost-aware selection. Clients submit bids based on their perceived data quality, and their contributions are evaluated using Shapley values to quantify their marginal impact on the global model. A reputation system, inspired by prospect theory, captures historical performance while penalizing inconsistency. The client selection problem is formulated as a 0-1 integer program that maximizes reputation-weighted utility under budget constraints. Experiments on FashionMNIST, EMNIST, CIFAR-10, and SVHN datasets show that SBRO-FL improves accuracy, convergence speed, and robustness, even in adversarial and low-bid interference scenarios. Our results highlight the importance of balancing data reliability, incentive compatibility, and cost efficiency to enable scalable and trustworthy FL deployments.

Code Implementations1 repo
Foundations

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

Your Notes