中文
相关论文

相关论文: Multi-Modal One-Shot Federated Ensemble Learning f…

200 篇论文

This paper introduces FedGenGMM, a novel one-shot federated learning approach for Gaussian Mixture Models (GMM) tailored for unsupervised learning scenarios. In federated learning (FL), where multiple decentralized clients collaboratively…

机器学习 · 计算机科学 2025-06-03 Sophia Zhang Pettersson , Kuo-Yun Liang , Juan Carlos Andresen

Most existing federated learning (FL) methods for medical image analysis only considered intramodal heterogeneity, limiting their applicability to multimodal imaging applications. In practice, it is not uncommon that some FL participants…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Qian Dai , Dong Wei , Hong Liu , Jinghan Sun , Liansheng Wang , Yefeng Zheng

Multimodal federated learning (FL) aims to enrich model training in FL settings where devices are collecting measurements across multiple modalities (e.g., sensors measuring pressure, motion, and other types of data). However, key…

As Large Language Models (LLMs) push the boundaries of AI capabilities, their demand for data is growing. Much of this data is private and distributed across edge devices, making Federated Learning (FL) a de-facto alternative for…

机器学习 · 计算机科学 2024-08-22 Hanzi Mei , Dongqi Cai , Ao Zhou , Shangguang Wang , Mengwei Xu

Federated learning (FL) enables a decentralized machine learning paradigm for multiple clients to collaboratively train a generalized global model without sharing their private data. Most existing works simply propose typical FL systems for…

机器学习 · 计算机科学 2023-11-08 Huy Q. Le , Minh N. H. Nguyen , Chu Myaet Thwal , Yu Qiao , Chaoning Zhang , Choong Seon Hong

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…

机器学习 · 计算机科学 2021-05-21 Qinbin Li , Bingsheng He , Dawn Song

Federated Learning (FL) is a novel machine learning approach that allows the model trainer to access more data samples, by training the model across multiple decentralized data sources, while data access constraints are in place. Such…

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…

机器学习 · 计算机科学 2025-03-20 Jacopo Talpini , Marco Savi , Giovanni Neglia

Federated learning (FL) enables the collaborative training of deep neural networks across decentralized data archives (i.e., clients) without sharing the local data of the clients. Most of the existing FL methods assume that the data…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Barış Büyüktaş , Gencer Sumbul , Begüm Demir

The recent advancement of foundation models (FMs) has increased the demand for fine-tuning these models on large-scale cross-domain datasets. To address this, federated fine-tuning has emerged, allowing FMs to be fine-tuned on distributed…

机器学习 · 计算机科学 2025-11-07 Ziyao Wang , Bowei Tian , Yexiao He , Zheyu Shen , Guoheng Sun , Yuhan Liu , Luyang Liu , Meng Liu , Ang Li

Large language models (LLMs) have demonstrated strong performance on medical benchmarks, including question answering and diagnosis. To enable their use in clinical settings, LLMs are typically further adapted through continued pretraining…

Federated learning (FL) is a decentralized machine learning paradigm in which multiple clients collaboratively train a shared model without sharing their local private data. However, real-world applications of FL frequently encounter…

机器学习 · 计算机科学 2025-08-14 Zhekai Zhou , Shudong Liu , Zhaokun Zhou , Yang Liu , Qiang Yang , Yuesheng Zhu , Guibo Luo

Language models (LMs) such as BERT and GPT have revolutionized natural language processing (NLP). However, the medical field faces challenges in training LMs due to limited data access and privacy constraints imposed by regulations like the…

计算与语言 · 计算机科学 2023-11-14 Le Peng , Gaoxiang Luo , sicheng zhou , jiandong chen , Rui Zhang , Ziyue Xu , Ju Sun

Federated learning (FL) is an appealing approach to training machine learning models without sharing raw data. However, standard FL algorithms are iterative and thus induce a significant communication cost. One-shot federated learning (OFL)…

One-shot Federated learning (FL) is a powerful technology facilitating collaborative training of machine learning models in a single round of communication. While its superiority lies in communication efficiency and privacy preservation…

机器学习 · 计算机科学 2024-12-09 Junyuan Zhang , Songhua Liu , Xinchao Wang

Machine learning in medical imaging often faces a fundamental dilemma, namely, the small sample size problem. Many recent studies suggest using multi-domain data pooled from different acquisition sites/centers to improve statistical power.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Hao Guan , Pew-Thian Yap , Andrea Bozoki , Mingxia Liu

One-shot Federated Learning (OFL) significantly reduces communication costs in FL by aggregating trained models only once. However, the performance of advanced OFL methods is far behind the normal FL. In this work, we provide a causal view…

机器学习 · 计算机科学 2024-10-29 Zhenheng Tang , Yonggang Zhang , Peijie Dong , Yiu-ming Cheung , Amelie Chi Zhou , Bo Han , Xiaowen Chu

Over the past few years, Federated Learning (FL) has become an emerging machine learning technique to tackle data privacy challenges through collaborative training. In the Federated Learning algorithm, the clients submit a locally trained…

分布式、并行与集群计算 · 计算机科学 2023-06-22 Tiantian Feng , Digbalay Bose , Tuo Zhang , Rajat Hebbar , Anil Ramakrishna , Rahul Gupta , Mi Zhang , Salman Avestimehr , Shrikanth Narayanan

Federated Learning (FL) is a recent model training paradigm in which client devices collaboratively train a model without ever aggregating their data. Crucially, this scheme offers users potential privacy and security benefits by only ever…

机器学习 · 计算机科学 2024-11-11 Raja Vavekanand , Kira Sam

Recent advancements in multimodal machine learning have empowered the development of accurate and robust AI systems in the medical domain, especially within centralized database systems. Simultaneously, Federated Learning (FL) has…