paper-with-me

Papers

Improving Fairness for Data Valuation in Horizontal Federated Learning

2021-09-19 · Zhenan Fan, Huang Fang, Zirui Zhou, Jian Pei, Michael P. Friedlander, Changxin Liu, Yong Zhang

Federated learning is an emerging decentralized machine learning scheme that allows multiple data owners to work collaboratively while ensuring data privacy. The success of federated learning depends largely on the participation of data owners. To sustain and encourage data owners' participation, it is crucial to fairly evaluate the quality of the data provided by the data owners and reward them correspondingly. Federated Shapley value, recently proposed by Wang et al. [Federated Learning, 2020], is a measure for data value under the framework of federated learning that satisfies many desired properties for data valuation. However, there are still factors of potential unfairness in the design of federated Shapley value because two data owners with the same local data may not receive the same evaluation. We propose a new measure called completed federated Shapley value to improve the fairness of federated Shapley value. The design depends on completing a matrix consisting of all the possible contributions by different subsets of the data owners. It is shown under mild conditions that this matrix is approximately low-rank by leveraging concepts and tools from optimization. Both theoretical analysis and empirical evaluation verify that the proposed measure does improve fairness in many circumstances.

📄 PDF Abstract BibTeX arXiv:2109.09046

Code (0)

등록된 구현이 없습니다.

Tasks

Data ValuationFairnessFederated Learning

Similar Papers 제목 키워드 기반

FedGA: A Fair Federated Learning Framework Based on the Gini Coefficient

2025-07-17 · ShanBin Liu

Fairness has emerged as one of the key challenges in federated learning. In horizontal federated settings, data heterogeneity often leads to substantial performance disparities across clients, raising concerns about equi…

FairnessFederated Learning

A Fair and Efficient Hybrid Federated Learning Framework based on XGBoost for Distributed Power Prediction

2022-01-08 · Haizhou Liu, Xuan Zhang, Xinwei Shen, Hongbin Sun

In a modern power system, real-time data on power generation/consumption and its relevant features are stored in various distributed parties, including household meters, transformer stations and external organizations. T…

FairnessFederated LearningPrivacy PreservingVertical Federated Learning

A Novel Framework of Horizontal-Vertical Hybrid Federated Learning for EdgeIoT

2024-10-02 · Kai Li, Yilei Liang, Xin Yuan, Wei Ni 외

This letter puts forth a new hybrid horizontal-vertical federated learning (HoVeFL) for mobile edge computing-enabled Internet of Things (EdgeIoT). In this framework, certain EdgeIoT devices train local models using the …

Edge-computingFederated LearningVertical Federated Learning

Efficient Client Contribution Evaluation for Horizontal Federated Learning

2021-02-26 · Jie Zhao, Xinghua Zhu, Jianzong Wang, Jing Xiao

In federated learning (FL), fair and accurate measurement of the contribution of each federated participant is of great significance. The level of contribution not only provides a rational metric for distributing financi…

Federated Learning

Gradient-less Federated Gradient Boosting Trees with Learnable Learning Rates

2023-04-15 · Chenyang Ma, Xinchi Qiu, Daniel J. Beutel, Nicholas D. Lane

The privacy-sensitive nature of decentralized datasets and the robustness of eXtreme Gradient Boosting (XGBoost) on tabular data raise the needs to train XGBoost in the context of federated learning (FL). Existing works …

Federated Learning