paper-with-me

Papers

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 financial benefits among federated participants, but also helps to discover malicious participants that try to poison the FL framework. Previous methods for contribution measurement were based on enumeration over possible combination of federated participants. Their computation costs increase drastically with the number of participants or feature dimensions, making them inapplicable in practical situations. In this paper an efficient method is proposed to evaluate the contributions of federated participants. This paper focuses on the horizontal FL framework, where client servers calculate parameter gradients over their local data, and upload the gradients to the central server. Before aggregating the client gradients, the central server train a data value estimator of the gradients using reinforcement learning techniques. As shown by experimental results, the proposed method consistently outperforms the conventional leave-one-out method in terms of valuation authenticity as well as time complexity.

📄 PDF Abstract BibTeX arXiv:2102.13314

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Personalized Federated Learning via Stacking

2024-04-16 · Emilio Cantu-Cervini

Traditional Federated Learning (FL) methods typically train a single global model collaboratively without exchanging raw data. In contrast, Personalized Federated Learning (PFL) techniques aim to create multiple models t…

Federated LearningPersonalized Federated LearningPrivacy Preserving

FedCCEA : A Practical Approach of Client Contribution Evaluation for Federated Learning

2021-06-04 · Sung Kuk Shyn, DongHee Kim, Kwangsu Kim

Client contribution evaluation, also known as data valuation, is a crucial approach in federated learning(FL) for client selection and incentive allocation. However, due to restrictions of accessibility of raw data, only…

Data ValuationFederated Learning

Horizontal and Vertical Federated Causal Structure Learning via Higher-order Cumulants

2025-07-09 · Wei Chen, Wanyang Gu, Linjun Peng, Ruichu Cai 외 arxiv

Federated causal discovery aims to uncover the causal relationships between entities while protecting data privacy, which has significant importance and numerous applications in real-world scenarios. Existing federated c…

Continual Horizontal Federated Learning for Heterogeneous Data

2022-03-04 · Junki Mori, Isamu Teranishi, Ryo Furukawa

Federated learning is a promising machine learning technique that enables multiple clients to collaboratively build a model without revealing the raw data to each other. Among various types of federated learning methods,…

Continual LearningFederated Learning

Federated Automated Feature Engineering

2024-12-05 · Tom Overman, Diego Klabjan

Automated feature engineering (AutoFE) is used to automatically create new features from original features to improve predictive performance without needing significant human intervention and domain expertise. Many algor…

Automated Feature EngineeringFeature EngineeringFederated Learning