d28bc3e2922a41da.tex
1: \begin{abstract}
2: Ensuring fairness is a crucial aspect of Federated Learning (FL), which enables the model to perform consistently across all clients. 
3: However, designing an FL algorithm that simultaneously improves global model performance and promotes fairness remains a formidable challenge, as achieving the latter often necessitates a trade-off with the former.
4: To address this challenge, we propose a new FL algorithm, FedEBA+, which enhances fairness while simultaneously improving  global model performance. 
5: Specifically, FedEBA+ incorporates a fair aggregation scheme that assigns higher weights to underperforming clients and a novel model update method for FL. 
6: Besides, we show the theoretical convergence analysis and demonstrate the fairness of FedEBA+.
7: Experimental results reveal that FedEBA+ outperforms other SOTA fairness FL methods in terms of both fairness and global model’s performance.
8: 
9: % To enhance fairness and improve the global model's performance, we propose a new FL algorithm named FedEBA+.
10: % We define a maximum entropy model for aggregation probability in FL, 
11: % By solving this constrained optimization problem, we develop a fair aggregation scheme termed FedEBA with aggregation probability proportional to clients' exponential loss.
12: % Based on the maximum entropy model, we define a new objective function for fairness FL to improve global model performance while enhancing fairness, by proposing new model update strategies based on the defined objective function.
13: % Theoretically, we analyze our algorithm's convergence rate and demonstrate that our aggregation method is fair by using a class of linear regression models.
14: % Empirically, we conduct numerous experiments to show our method's superiority in both global accuracy and fairness over other baselines. We also perform a series of ablation studies to showcase our algorithm's effectiveness.
15: 
16: 
17: 
18: 
19: \end{abstract}
20: