LGDCNIMar 10, 2022

A Contribution-based Device Selection Scheme in Federated Learning

arXiv:2203.05369v223 citationsh-index: 75
Originality Incremental advance
AI Analysis

This addresses device selection for efficiency and performance in Federated Learning, but it is incremental as it builds on existing methods with hybrid strategies.

The paper tackles the problem of selecting devices in Federated Learning to improve generalization, convergence, and device-level performance by formulating a min-max optimization and using a primal-dual setup with exploration-exploitation strategies. The results show competitive performance with lower communication overhead and competitive personalization compared to baselines.

In a Federated Learning (FL) setup, a number of devices contribute to the training of a common model. We present a method for selecting the devices that provide updates in order to achieve improved generalization, fast convergence, and better device-level performance. We formulate a min-max optimization problem and decompose it into a primal-dual setup, where the duality gap is used to quantify the device-level performance. Our strategy combines \emph{exploration} of data freshness through a random device selection with \emph{exploitation} through simplified estimates of device contributions. This improves the performance of the trained model both in terms of generalization and personalization. A modified Truncated Monte-Carlo (TMC) method is applied during the exploitation phase to estimate the device's contribution and lower the communication overhead. The experimental results show that the proposed approach has a competitive performance, with lower communication overhead and competitive personalization performance against the baseline schemes.

Foundations

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

Your Notes