中文
相关论文

相关论文: ST-FL: Style Transfer Preprocessing in Federated L…

200 篇论文

Personalized federated learning (FL) aims to train model(s) that can perform well for individual clients that are highly data and system heterogeneous. Most work in personalized FL, however, assumes using the same model architecture at all…

机器学习 · 计算机科学 2021-09-17 Yae Jee Cho , Jianyu Wang , Tarun Chiruvolu , Gauri Joshi

Deep learning techniques have been widely used in computed tomography (CT) but require large data sets to train networks. Moreover, data sharing among multiple institutions is limited due to data privacy constraints, which hinders the…

图像与视频处理 · 电气工程与系统科学 2023-07-13 Hao Wang , Ruihong He , Xiaoyu Zhang , Zhaoying Bian , Dong Zeng , Jianhua Ma

Federated learning (FL) can help promote data privacy by training a shared model in a de-centralized manner on the physical devices of clients. In the presence of highly heterogeneous distributions of local data, personalized FL strategy…

机器学习 · 统计学 2022-10-12 Zhe Liu , Yue Hui , Fuchun Peng

Reducing radiation doses benefits patients, however, the resultant low-dose computed tomography (LDCT) images often suffer from clinically unacceptable noise and artifacts. While deep learning (DL) shows promise in LDCT reconstruction, it…

图像与视频处理 · 电气工程与系统科学 2025-03-04 Ziyuan Yang , Yingyu Chen , Zhiwen Wang , Hongming Shan , Yang Chen , Yi Zhang

Federated learning is a privacy-preserving training method which consists of training from a plurality of clients but without sharing their confidential data. However, previous work on federated learning do not explore suitable neural…

机器学习 · 计算机科学 2023-11-16 Shuhei Nitta , Taiji Suzuki , Albert Rodríguez Mulet , Atsushi Yaguchi , Ryusuke Hirai

Federated learning (FL) is a machine learning methodology that involves the collaborative training of a global model across multiple decentralized clients in a privacy-preserving way. Several FL methods are introduced to tackle…

机器学习 · 计算机科学 2024-12-31 Jordan Slessor , Dezheng Kong , Xiaofen Tang , Zheng En Than , Linglong Kong

Federated learning (FL) is a new paradigm for distributed machine learning that allows a global model to be trained across multiple clients without compromising their privacy. Although FL has demonstrated remarkable success in various…

机器学习 · 计算机科学 2023-06-06 Haolin Wang , Xuefeng Liu , Jianwei Niu , Shaojie Tang , Jiaxing Shen

Machine learning in medical research, by nature, needs careful attention on obeying the regulations of data privacy, making it difficult to train a machine learning model over gathered data from different medical centers. Failure of…

机器学习 · 计算机科学 2021-10-19 Jun Luo , Shandong Wu

Federated Learning (FL) enables multiple clients to collaboratively learn a machine learning model without exchanging their own local data. In this way, the server can exploit the computational power of all clients and train the model on a…

机器学习 · 计算机科学 2023-07-04 Song Wang , Xingbo Fu , Kaize Ding , Chen Chen , Huiyuan Chen , Jundong Li

Computer-aided diagnosis (CAD) can help pathologists improve diagnostic accuracy together with consistency and repeatability for cancers. However, the CAD models trained with the histopathological images only from a single center (hospital)…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Jun Shi , Yuanming Zhang , Zheng Li , Xiangmin Han , Saisai Ding , Jun Wang , Shihui Ying

In medical image analysis, Federated Learning (FL) stands out as a key technology that enables privacy-preserved, decentralized data processing, crucial for handling sensitive medical data. Currently, most FL models employ random…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Ming Li , Guang Yang

Federated learning is a very convenient approach for scenarios where (i) the exchange of data implies privacy concerns and/or (ii) a quick reaction is needed. In smart healthcare systems, both aspects are usually required. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Alhassan Mabrouk , Rebeca P. Díaz Redondo , Mohamed Abd Elaziz , Mohammed Kayed

Federated learning (FL) has proven essential for privacy-preserving, collaborative training across distributed clients. Our prior work, TransFed, introduced a robust transformer-based FL framework that leverages a learn-to-adapt…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Tajamul Ashraf , Iqra Altaf Gillani

Split Federated Learning (SplitFed) combines federated and split learning to preserve privacy while reducing client-side computation. However, in medical image segmentation, heterogeneous label quality across clients can significantly…

图像与视频处理 · 电气工程与系统科学 2026-05-13 Zahra Hafezi Kafshgari , Hadi Hadizadeh , Parvaneh Saeedi

Federated learning (FL) enables collaborative model training while preserving each participant's privacy, which is particularly beneficial to the medical field. FedAvg is a standard algorithm that uses fixed weights, often originating from…

Robust machine learning (ML) models can be developed by leveraging large volumes of data and distributing the computational tasks across numerous devices or servers. Federated learning (FL) is a technique in the realm of ML that facilitates…

Federated Learning (FL) and Split Learning (SL) are privacy-preserving Machine-Learning (ML) techniques that enable training ML models over data distributed among clients without requiring direct access to their raw data. Existing FL and SL…

机器学习 · 计算机科学 2022-11-08 Ali Abedi , Shehroz S. Khan

Federated learning (FL) enables collaborative model training across distributed clients (e.g., edge devices) without sharing raw data. Yet, FL can be computationally expensive as the clients need to train the entire model multiple times.…

机器学习 · 计算机科学 2023-08-24 Chao Huang , Geng Tian , Ming Tang

There are situations where data relevant to machine learning problems are distributed across multiple locations that cannot share the data due to regulatory, competitiveness, or privacy reasons. Machine learning approaches that require data…

机器学习 · 计算机科学 2022-06-28 Dimitris Stripelis , Jose Luis Ambite

Federated learning (FL) operates based on model exchanges between the server and the clients, and it suffers from significant client-side computation and communication burden. Split federated learning (SFL) arises a promising solution by…

分布式、并行与集群计算 · 计算机科学 2025-04-23 Yiannis Papageorgiou , Yannis Thomas , Alexios Filippakopoulos , Ramin Khalili , Iordanis Koutsopoulos