paper-with-me

Papers

DPVS-Shapley:Faster and Universal Contribution Evaluation Component in Federated Learning

2024-10-19 · Ketin Yin, Zonghao Guo, Zhenghan Qin

In the current era of artificial intelligence, federated learning has emerged as a novel approach to addressing data privacy concerns inherent in centralized learning paradigms. This decentralized learning model not only mitigates the risk of data breaches but also enhances the system's scalability and robustness. However, this approach introduces a new challenge: how to fairly and accurately assess the contribution of each participant. Developing an effective contribution evaluation mechanism is crucial for federated learning. Such a mechanism incentivizes participants to actively contribute their data and computational resources, thereby improving the overall performance of the federated learning system. By allocating resources and rewards based on the size of the contributions, it ensures that each participant receives fair treatment, fostering sustained engagement.Currently, Shapley value-based methods are widely used to evaluate participants' contributions, with many researchers proposing modifications to adapt these methods to real-world scenarios. In this paper, we introduce a component called Dynamic Pruning Validation Set Shapley (DPVS-Shapley). This method accelerates the contribution assessment process by dynamically pruning the original dataset without compromising the evaluation's accuracy. Furthermore, this component can assign different weights to various samples, thereby allowing clients capable of distinguishing difficult examples to receive higher contribution scores.

📄 PDF Abstract BibTeX arXiv:2410.15093

Code (0)

등록된 구현이 없습니다.

Tasks

Contribution AssessmentFederated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Owen Sampling Accelerates Contribution Estimation in Federated Learning

2025-08-28 · Hossein KhademSohi, Hadi Hemmati, Jiayu Zhou, Steve Drew arxiv

Federated Learning (FL) aggregates information from multiple clients to train a shared global model without exposing raw data. Accurately estimating each client's contribution is essential not just for fair rewards, but …

Federated Learning

GTG-Shapley: Efficient and Accurate Participant Contribution Evaluation in Federated Learning

2021-09-05 · Zelei Liu, YuanYuan Chen, Han Yu, Yang Liu 외

Federated Learning (FL) bridges the gap between collaborative machine learning and preserving data privacy. To sustain the long-term operation of an FL ecosystem, it is important to attract high quality data owners with …

Computational EfficiencyFederated Learning

Efficient computation and analysis of distributional Shapley values

2020-07-02 · Yongchan Kwon, Manuel A. Rivas, James Zou

Distributional data Shapley value (DShapley) has recently been proposed as a principled framework to quantify the contribution of individual datum in machine learning. DShapley develops the foundational game theory conce…

Binary ClassificationDensity Estimation

FW-Shapley: Real-time Estimation of Weighted Shapley Values

2025-03-09 · Pranoy Panda, Siddharth Tandon, Vineeth N Balasubramanian

Fair credit assignment is essential in various machine learning (ML) applications, and Shapley values have emerged as a valuable tool for this purpose. However, in critical ML applications such as data valuation and feat…

Data Valuation

Fast Approximation of the Shapley Values Based on Order-of-Addition Experimental Designs

2023-09-16 · Liuqing Yang, Yongdao Zhou, Haoda Fu, Min-Qian Liu 외

Shapley value is originally a concept in econometrics to fairly distribute both gains and costs to players in a coalition game. In the recent decades, its application has been extended to other areas such as marketing, e…

EconometricsInterpretable Machine LearningMarketing