中文
相关论文

相关论文: Robust and Communication-Efficient Federated Domai…

200 篇论文

Federated learning (FL) commonly assumes that the server or some clients have labeled data, which is often impractical due to annotation costs and privacy concerns. Addressing this problem, we focus on a source-free domain adaptation task,…

机器学习 · 计算机科学 2025-10-09 Junki Mori , Kosuke Kihara , Taiki Miyagawa , Akinori F. Ebihara , Isamu Teranishi , Hisashi Kashima

Federated learning (FL) has emerged as a key technique for distributed machine learning (ML). Most literature on FL has focused on ML model training for (i) a single task/model, with (ii) a synchronous scheme for updating model parameters,…

机器学习 · 计算机科学 2024-02-19 Zhan-Lun Chang , Seyyedali Hosseinalipour , Mung Chiang , Christopher G. Brinton

Machine learning relies on the availability of a vast amount of data for training. However, in reality, most data are scattered across different organizations and cannot be easily integrated under many legal and practical constraints. In…

机器学习 · 计算机科学 2020-06-25 Yang Liu , Yan Kang , Chaoping Xing , Tianjian Chen , Qiang Yang

Multi-modal transformers mark significant progress in different domains, but siloed high-quality data hinders their further improvement. To remedy this, federated learning (FL) has emerged as a promising privacy-preserving paradigm for…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Guangyu Sun , Matias Mendieta , Aritra Dutta , Xin Li , Chen Chen

Federated Domain Adaptation (FDA) describes the federated learning (FL) setting where source clients and a server work collaboratively to improve the performance of a target client where limited data is available. The domain shift between…

机器学习 · 计算机科学 2024-03-26 Enyi Jiang , Yibo Jacky Zhang , Sanmi Koyejo

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…

Federated Learning (FL) is a promising distributed machine learning approach that enables collaborative training of a global model using multiple edge devices. The data distributed among the edge devices is highly heterogeneous. Thus, FL…

分布式、并行与集群计算 · 计算机科学 2025-07-16 Ji Liu , Beichen Ma , Qiaolin Yu , Ruoming Jin , Jingbo Zhou , Yang Zhou , Huaiyu Dai , Haixun Wang , Dejing Dou , Patrick Valduriez

Federated learning enables collaborative training of machine learning models among different clients while ensuring data privacy, emerging as the mainstream for breaking data silos in the healthcare domain. However, the imbalance of medical…

计算机视觉与模式识别 · 计算机科学 2025-09-30 You Zhou , Lijiang Chen , Shuchang Lyu , Guangxia Cui , Wenpei Bai , Zheng Zhou , Meng Li , Guangliang Cheng , Huiyu Zhou , Qi Zhao

Modern on-device neural network applications must operate under resource constraints while adapting to unpredictable domain shifts. However, this combined challenge-model compression and domain adaptation-remains largely unaddressed, as…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Yoojin Kwon , Hongjun Suh , Wooseok Lee , Taesik Gong , Songyi Han , Hyung-Sin Kim

Effectively leveraging private datasets remains a significant challenge in developing foundation models. Federated Learning (FL) has recently emerged as a collaborative framework that enables multiple users to fine-tune these models while…

机器学习 · 计算机科学 2025-10-27 Yiyuan Yang , Guodong Long , Qinghua Lu , Liming Zhu , Jing Jiang , Chengqi Zhang

Large language models (LLMs) have emerged as important components across various fields, yet their training requires substantial computation resources and abundant labeled data. It poses a challenge to robustly training LLMs for individual…

分布式、并行与集群计算 · 计算机科学 2024-06-13 Jiaxing QI , Zhongzhi Luan , Shaohan Huang , Carol Fung , Hailong Yang , Depei Qian

Medical image segmentation in X-ray images is beneficial for computer-aided diagnosis and lesion localization. Existing methods mainly fall into a centralized learning paradigm, which is inapplicable in the practical medical scenario that…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Guyue Hu , Siyuan Song , Yukun Kang , Zhu Yin , Gangming Zhao , Chenglong Li , Jin Tang

Due to the growing volume of data traffic produced by the surge of Internet of Things (IoT) devices, the demand for radio spectrum resources is approaching their limitation defined by Federal Communications Commission (FCC). To this end,…

信号处理 · 电气工程与系统科学 2021-06-30 Yifei Song , Hao-Hsuan Chang , Zhou Zhou , Shashank Jere , Lingjia Liu

Communication efficiency is a widely recognised research problem in Federated Learning (FL), with recent work focused on developing techniques for efficient compression, distribution and aggregation of model parameters between clients and…

分布式、并行与集群计算 · 计算机科学 2024-09-10 Chamath Palihawadana , Nirmalie Wiratunga , Anjana Wijekoon , Harsha Kalutarage

Federated learning (FL) is a distributed learning framework that leverages commonalities between distributed client datasets to train a global model. Under heterogeneous clients, however, FL can fail to produce stable training results.…

机器学习 · 计算机科学 2024-11-04 Connor J. Mclaughlin , Lili Su

Vision-language pre-training (VLP) has emerged as an effective scheme for multimodal representation learning, but its reliance on large-scale multimodal data poses significant challenges for medical applications. Federated learning (FL)…

机器学习 · 计算机科学 2024-11-25 Zitao Shuai , Chenwei Wu , Zhengxu Tang , Liyue Shen

Federated learning (FL) enables collaborative model training without sharing raw data in edge environments, but is constrained by limited communication bandwidth and heterogeneous client data distributions. Prototype-based FL mitigates this…

机器学习 · 计算机科学 2026-01-27 Hongyue Wu , Hangyu Li , Guodong Fan , Haoran Zhu , Shizhan Chen , Zhiyong Feng

Machine learning models often struggle with generalization in small, heterogeneous datasets due to domain shifts caused by variations in data collection and population differences. This challenge is particularly pronounced in biological…

机器学习 · 计算机科学 2025-02-14 Cem Ata Baykara , Ali Burak Ünal , Nico Pfeifer , Mete Akgün

Federated Learning has emerged as a leading paradigm for decentralized, privacy-preserving learning, particularly relevant in the era of interconnected edge devices equipped with sensors. However, the practical implementation of Federated…

机器学习 · 计算机科学 2025-07-15 Manuel Röder , Christoph Raab , Frank-Michael Schleif

Domain Generalization (DG) aims to train models that can effectively generalize to unseen domains. However, in the context of Federated Learning (FL), where clients collaboratively train a model without directly sharing their data, most…

机器学习 · 计算机科学 2024-11-27 Xinpeng Wang , Yongxin Guo , Xiaoying Tang