PulseAugur
EN
LIVE 09:08:29

New label granularity skew challenge identified in federated learning

Researchers have introduced a new challenge in federated learning called label granularity skew, where clients in a hierarchical image classification task provide labels at varying levels of detail. To address this, they developed a method using a probabilistic relational neighbor classifier to generate local label hierarchies and a conditional softmax classifier that is more robust to incomplete supervision. The proposed Branch-wise Decoupled Fine-Tuning (BDFT) and its federated version, FedBDFT, showed significant improvements in robustness, with average gains of up to 56.4% on datasets like CIFAR-100 and ImageNet under severe skew. AI

IMPACT Introduces a new challenge in federated learning that may require new approaches for robust hierarchical classification.

RANK_REASON The item is a research paper detailing a new challenge and proposed solution in federated learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New label granularity skew challenge identified in federated learning

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Jaeheon Kim, Hokeun Kim, Bong Jun Choi ·

    Label Granularity Skew in Federated Learning with Hierarchical Image Classification

    arXiv:2608.09236v1 Announce Type: new Abstract: Federated learning enables privacy-preserving collaboration across distributed devices without centralizing local data. However, clients may differ not only in data distributions but also in domain knowledge and annotation capabilit…