LGCYITNov 2, 2023

Dynamic Fair Federated Learning Based on Reinforcement Learning

arXiv:2311.00959v15 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses fairness issues in federated learning for collaborative device groups, but it is incremental as it builds on existing fairness methods with dynamic parameter tuning.

The paper tackles unfair representation in federated learning due to data heterogeneity by proposing DQFFL, a dynamic fairness algorithm using reinforcement learning, which outperforms state-of-the-art methods in overall performance, fairness, and convergence speed.

Federated learning enables a collaborative training and optimization of global models among a group of devices without sharing local data samples. However, the heterogeneity of data in federated learning can lead to unfair representation of the global model across different devices. To address the fairness issue in federated learning, we propose a dynamic q fairness federated learning algorithm with reinforcement learning, called DQFFL. DQFFL aims to mitigate the discrepancies in device aggregation and enhance the fairness of treatment for all groups involved in federated learning. To quantify fairness, DQFFL leverages the performance of the global federated model on each device and incorporates α-fairness to transform the preservation of fairness during federated aggregation into the distribution of client weights in the aggregation process. Considering the sensitivity of parameters in measuring fairness, we propose to utilize reinforcement learning for dynamic parameters during aggregation. Experimental results demonstrate that our DQFFL outperforms the state-of-the-art methods in terms of overall performance, fairness and convergence speed.

Foundations

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

Your Notes