paper-with-me

Papers

One-Shot Federated Learning

2019-02-28 · Neel Guha, Ameet Talwalkar, Virginia Smith

We present one-shot federated learning, where a central server learns a global model over a network of federated devices in a single round of communication. Our approach - drawing on ensemble learning and knowledge aggregation - achieves an average relative gain of 51.5% in AUC over local baselines and comes within 90.1% of the (unattainable) global ideal. We discuss these methods and identify several promising directions of future work.

📄 PDF Abstract BibTeX arXiv:1902.11175

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningFederated Learning

Similar Papers 제목 키워드 기반

Practical One-Shot Federated Learning for Cross-Silo Setting

2020-10-02 · Qinbin Li, Bingsheng He, Dawn Song

Federated learning enables multiple parties to collaboratively learn a model without exchanging their data. While most existing federated learning algorithms need many rounds to converge, one-shot federated learning (i.e…

Federated LearningTransfer Learning

UTILIZING FEDERATED LEARNING AND META LEARNING FOR FEW-SHOT LEARNING ON EDGE DEVICES

2022-10-25 · Rowan University 2022 10 · Anthony Breitzman, Nancy Tinkham, Ning Wang

The efficient and effective handling of few-shot learning tasks on mobile devices is challenging due to the small training set issue and the physical limitations in power and computational resources on these devices. In …

Federated LearningFew-Shot LearningMeta-Learning

Towards Fair Federated Learning with Zero-Shot Data Augmentation

2021-04-27 · Weituo Hao, Mostafa El-Khamy, Jungwon Lee, Jianyi Zhang 외

Federated learning has emerged as an important distributed learning paradigm, where a server aggregates a global model from many client-trained models while having no access to the client data. Although it is recognized …

Data AugmentationFairnessFederated Learning

Zero-Shot Decentralized Federated Learning

2025-09-30 · Alessio Masano, Matteo Pennisi, Federica Proietto Salanitri, Concetto Spampinato 외 arxiv

CLIP has revolutionized zero-shot learning by enabling task generalization without fine-tuning. While prompting techniques like CoOp and CoCoOp enhance CLIP's adaptability, their effectiveness in Federated Learning (FL) …

Image ClassificationFederated LearningZero-Shot Learning

Multi-Modal One-Shot Federated Ensemble Learning for Medical Data with Vision Large Language Model

2025-01-06 · Naibo Wang, Yuchen Deng, Shichen Fan, Jianwei Yin 외

Federated learning (FL) has attracted considerable interest in the medical domain due to its capacity to facilitate collaborative model training while maintaining data privacy. However, conventional FL methods typically …

DiagnosticEnsemble LearningFederated LearningLanguage Modeling+3