PulseAugur
EN
LIVE 10:41:20

COSMOS framework enhances personalized federated learning with pseudo-label communication

Researchers have introduced COSMOS, a novel framework designed to enhance personalized federated learning in heterogeneous environments. This model-agnostic approach utilizes pseudo-label communication, allowing clients to train local models and predict on public data. The server then clusters clients based on prediction similarity, trains cluster-specific models, and distills them back to the clients. Theoretical analysis suggests this method can lead to exponential personalization risk contraction, outperforming existing model-agnostic federated learning baselines and competing with state-of-the-art personalized federated learning techniques. AI

IMPACT This framework could enable more scalable and effective personalized federated learning, particularly in environments with diverse client models and data.

RANK_REASON The cluster contains an academic paper detailing a new framework for 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 →

COSMOS framework enhances personalized federated learning with pseudo-label communication

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Ben Rachmut, Luise Ge, William Yeoh, Ning Zhang, Yevgeniy Vorobeychik ·

    COSMOS: Model-Agnostic Personalized Federated Learning with Clustered Server Models and Pseudo-Label-Only Communication

    arXiv:2605.11165v3 Announce Type: replace Abstract: Federated learning (FL) in heterogeneous environments remains challenging because client models often differ in both architecture and data distribution. While recent approaches attempt to address this challenge through client cl…