paper-with-me

Papers

FedBEns: One-Shot Federated Learning based on Bayesian Ensemble

2025-03-19 · Jacopo Talpini, Marco Savi, Giovanni Neglia

One-Shot Federated Learning (FL) is a recent paradigm that enables multiple clients to cooperatively learn a global model in a single round of communication with a central server. In this paper, we analyze the One-Shot FL problem through the lens of Bayesian inference and propose FedBEns, an algorithm that leverages the inherent multimodality of local loss functions to find better global models. Our algorithm leverages a mixture of Laplace approximations for the clients' local posteriors, which the server then aggregates to infer the global model. We conduct extensive experiments on various datasets, demonstrating that the proposed method outperforms competing baselines that typically rely on unimodal approximations of the local losses.

📄 PDF Abstract BibTeX arXiv:2503.15367

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceFederated Learning

Similar Papers 제목 키워드 기반

Federated Bayesian Network Ensembles

2024-02-19 · Florian van Daalen, Lianne Ippel, Andre Dekker, Inigo Bermejo

Federated learning allows us to run machine learning algorithms on decentralized data when data sharing is not permitted due to privacy concerns. Ensemble-based learning works by training multiple (weak) classifiers whos…

Federated Learning

Data-Free Diversity-Based Ensemble Selection For One-Shot Federated Learning in Machine Learning Model Market

2023-02-23 · Naibo Wang, Wenjie Feng, Fusheng Liu, Moming Duan 외

The emerging availability of trained machine learning models has put forward the novel concept of Machine Learning Model Market in which one can harness the collective intelligence of multiple well-trained models to impr…

DiversityEnsemble LearningFederated 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

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

Ensemble LearningFederated Learning

FedBE: Making Bayesian Model Ensemble Applicable to Federated Learning

2020-09-04 · ICLR 2021 1 · Hong-You Chen, Wei-Lun Chao

Federated learning aims to collaboratively train a strong global model by accessing users' locally trained models but not their own data. A crucial step is therefore to aggregate local models into a global model, which h…

Bayesian InferenceFederated Learning