LGGTMLDec 1, 2024

Incentivizing Truthful Collaboration in Heterogeneous Federated Learning

arXiv:2412.00980v24 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses security and fairness issues in federated learning for distributed systems, but is incremental as it builds on existing FL protocols with a novel incentive mechanism.

The paper tackles the problem of clients manipulating gradient updates in federated learning due to data heterogeneity, which can degrade model performance, and proposes a payment rule that provably disincentivizes such manipulations, with experimental validation showing effectiveness across multiple protocols and tasks.

Federated learning (FL) is a distributed collaborative learning method, where multiple clients learn together by sharing gradient updates instead of raw data. However, it is well-known that FL is vulnerable to manipulated updates from clients. In this work we study the impact of data heterogeneity on clients' incentives to manipulate their updates. First, we present heterogeneous collaborative learning scenarios where a client can modify their updates to be better off, and show that these manipulations can lead to diminishing model performance. To prevent such modifications, we formulate a game in which clients may misreport their gradient updates in order to "steer" the server model to their advantage. We develop a payment rule that provably disincentivizes sending modified updates under the FedSGD protocol. We derive explicit bounds on the clients' payments and the convergence rate of the global model, which allows us to study the trade-off between heterogeneity, payments and convergence. Finally, we provide an experimental evaluation of the effectiveness of our payment rule in the FedSGD, median-based aggregation FedSGD and FedAvg protocols on three tasks in computer vision and natural language processing. In all cases we find that our scheme successfully disincentivizes modifications.

Foundations

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

Your Notes