paper-with-me

Papers

Data-Free Contribution Estimation in Federated Learning using Gradient von Neumann Entropy

2026-04-24 · Asim Ukaye, Mubarak Abdu-Aguye, Nurbek Tastan, Karthik Nandakumar arxiv

Client contribution estimation in Federated Learning is necessary for identifying clients' importance and for providing fair rewards. Current methods often rely on server-side validation data or self-reported client information, which can compromise privacy or be susceptible to manipulation. We introduce a data-free signal based on the matrix von Neumann (spectral) entropy of the final-layer updates, which measures the diversity of the information contributed. We instantiate two practical schemes: (i) SpectralFed, which uses normalized entropy as aggregation weights, and (ii) SpectralFuse, which fuses entropy with class-specific alignment via a rank-adaptive Kalman filter for per-round stability. Across CIFAR-10/100 and the naturally partitioned FEMNIST and FedISIC benchmarks, entropy-derived scores show a consistently high correlation with standalone client accuracy under diverse non-IID regimes - without validation data or client metadata. We compare our results with data-free contribution estimation baselines and show that spectral entropy serves as a useful indicator of client contribution.

📄 PDF Abstract BibTeX arXiv:2604.22562

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Fair Federated Medical Image Segmentation via Client Contribution Estimation

2023-03-29 · CVPR 2023 1 · Meirui Jiang, Holger R Roth, Wenqi Li, Dong Yang 외

How to ensure fairness is an important topic in federated learning (FL). Recent studies have investigated how to reward clients based on their contribution (collaboration fairness), and how to achieve uniformity of perfo…

FairnessFederated LearningImage SegmentationMedical Image Segmentation+1

Towards Value-Constrained Credit Assignment in Fully Delegated AI Cooperatives

2026-06-26 · Young Yoon, Jimin Kim, Soyeon Park arxiv

We propose a framework for reward allocation in fully delegated AI cooperatives where humans are represented by agents that contribute data and participate in model updates under heterogeneous value constraints. The key …

Personalized 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

CoAst: Validation-Free Contribution Assessment for Federated Learning based on Cross-Round Valuation

2024-09-04 · Hao Wu, Likun Zhang, Shucheng Li, Fengyuan Xu 외

In the federated learning (FL) process, since the data held by each participant is different, it is necessary to figure out which participant has a higher contribution to the model performance. Effective contribution ass…

Contribution AssessmentFederated LearningQuantization

Data-Free Client Contribution Estimation via Logit Maximization for Federated Learning

2026-05-17 · Asim Ukaye, Nurbek Tastan, Mubarak Abdu-Aguye, Karthik Nandakumar arxiv

Federated learning (FL) enables collaborative learning of computer vision models, where privacy and regulatory constraints prevent centralizing data across devices or organizations. However, practical FL deployments ofte…

Federated Learning