PulseAugur
LIVE 11:15:01
research · [2 sources] ·
0
research

Federated Learning uses spectral entropy for data-free client contribution estimation

Researchers have developed a novel method for estimating client contributions in Federated Learning without requiring access to client data. This approach utilizes the spectral entropy of final-layer updates to measure the diversity of information contributed by each client. Two practical schemes, SpectralFed and SpectralFuse, were introduced, demonstrating a strong correlation with client accuracy across various benchmarks and non-IID conditions. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT Offers a privacy-preserving method for evaluating client contributions in federated learning, potentially improving model aggregation and reward systems.

RANK_REASON Academic paper introducing a new method for federated learning.

Read on arXiv cs.CV →

COVERAGE [2]

  1. arXiv cs.CV TIER_1 · Asim Ukaye, Mubarak Abdu-Aguye, Nurbek Tastan, Karthik Nandakumar ·

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

    arXiv:2604.22562v1 Announce Type: cross Abstract: 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, w…

  2. arXiv cs.CV TIER_1 · Karthik Nandakumar ·

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

    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 m…