中文
相关论文

相关论文: Multi-task Federated Learning for Heterogeneous Pa…

200 篇论文

Deep learning for cancer histopathology training conflicts with privacy constraints in clinical settings. Federated Learning (FL) mitigates this by keeping data local; however, its performance depends on hyperparameter choices under…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Elisa Gonçalves Ribeiro , Rodrigo Moreira , Larissa Ferreira Rodrigues Moreira , André Ricardo Backes

The collection and curation of large-scale medical datasets from multiple institutions is essential for training accurate deep learning models, but privacy concerns often hinder data sharing. Federated learning (FL) is a promising solution…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Rui Yan , Liangqiong Qu , Qingyue Wei , Shih-Cheng Huang , Liyue Shen , Daniel Rubin , Lei Xing , Yuyin Zhou

In Federated Learning (FL), the distributed nature and heterogeneity of client data present both opportunities and challenges. While collaboration among clients can significantly enhance the learning process, not all collaborations are…

机器学习 · 计算机科学 2024-07-18 Nazarii Tupitsa , Samuel Horváth , Martin Takáč , Eduard Gorbunov

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…

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 enables building a shared model from multicentre data while storing the training data locally for privacy. In this paper, we present an evaluation (called CXR-FL) of deep learning-based models for chest X-ray image…

图像与视频处理 · 电气工程与系统科学 2022-08-09 Filip Ślazyk , Przemysław Jabłecki , Aneta Lisowska , Maciej Malawski , Szymon Płotka

Segmentation models for brain lesions in MRI are typically developed for a specific disease and trained on data with a predefined set of MRI modalities. Such models cannot segment the disease using data with a different set of MRI…

图像与视频处理 · 电气工程与系统科学 2024-11-20 Felix Wagner , Wentian Xu , Pramit Saha , Ziyun Liang , Daniel Whitehouse , David Menon , Virginia Newcombe , Natalie Voets , J. Alison Noble , Konstantinos Kamnitsas

Personalized federated learning (PFL) possesses the unique capability of preserving data confidentiality among clients while tackling the data heterogeneity problem of non-independent and identically distributed (Non-IID) data. Its…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Ishmam Tashdeed , Md. Atiqur Rahman , Sabrina Islam , Md. Azam Hossain

Availability of large, diverse, and multi-national datasets is crucial for the development of effective and clinically applicable AI systems in the medical imaging domain. However, forming a global model by bringing these datasets together…

机器学习 · 计算机科学 2022-09-07 Ece Isik-Polat , Gorkem Polat , Altan Kocyigit , Alptekin Temizel

Federated learning (FL) is an active area of research. One of the most suitable areas for adopting FL is the medical domain, where patient privacy must be respected. Previous research, however, does not provide a practical guide to applying…

机器学习 · 计算机科学 2023-05-22 Seongjun Yang , Hyeonji Hwang , Daeyoung Kim , Radhika Dua , Jong-Yeup Kim , Eunho Yang , Edward Choi

The diagnosis of diseases in food crops based on machine learning seemed satisfactory and suitable for use on a large scale. The Convolutional Neural Networks (CNNs) perform accurately in the disease prediction considering the image capture…

机器学习 · 计算机科学 2024-12-12 Thalita Mendonça Antico , Larissa F. Rodrigues Moreira , Rodrigo Moreira

Federated learning (FL) has emerged with increasing popularity to collaborate distributed medical institutions for training deep networks. However, despite existing FL algorithms only allow the supervised training setting, most hospitals in…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Quande Liu , Hongzheng Yang , Qi Dou , Pheng-Ann Heng

In the realm of medical imaging, leveraging large-scale datasets from various institutions is crucial for developing precise deep learning models, yet privacy concerns frequently impede data sharing. federated learning (FL) emerges as a…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Zhengtao Yao , Hong Nguyen , Ajitesh Srivastava , Jose Luis Ambite

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

Medical image segmentation plays a vital role in clinic disease diagnosis and medical image analysis. However, labeling medical images for segmentation task is tough due to the indispensable domain expertise of radiologists. Furthermore,…

图像与视频处理 · 电气工程与系统科学 2024-03-20 Yubin Zheng , Peng Tang , Tianjie Ju , Weidong Qiu , Bo Yan

Federated learning (FL) is a distributed machine learning technique designed to preserve data privacy and security, and it has gained significant importance due to its broad range of applications. This paper addresses the problem of optimal…

统计理论 · 数学 2025-01-16 Tony Cai , Abhinav Chakraborty , Lasse Vuursteen

Federated learning (FL) is an appealing paradigm that allows a group of machines (a.k.a. clients) to learn collectively while keeping their data local. However, due to the heterogeneity between the clients' data distributions, the model…

机器学习 · 计算机科学 2024-10-01 Youssef Allouah , Abdellah El Mrini , Rachid Guerraoui , Nirupam Gupta , Rafael Pinot

Federated learning (FL) can collaboratively train deep learning models using isolated patient data owned by different hospitals for various clinical applications, including medical image segmentation. However, a major problem of FL is its…

图像与视频处理 · 电气工程与系统科学 2023-05-24 Xuanang Xu , Hannah H. Deng , Tianyi Chen , Tianshu Kuang , Joshua C. Barber , Daeseung Kim , Jaime Gateno , James J. Xia , Pingkun Yan

Federated Learning (FL) is a machine-learning approach enabling collaborative model training across multiple decentralized edge devices that hold local data samples, all without exchanging these samples. This collaborative process occurs…

机器学习 · 计算机科学 2024-01-02 Venkataraman Natarajan Iyer

Federated learning (FL) is a decentralized machine learning technique that enables multiple clients to collaboratively train models without requiring clients to reveal their raw data to each other. Although traditional FL trains a single…

机器学习 · 计算机科学 2023-11-22 Junki Mori , Tomoyuki Yoshiyama , Furukawa Ryo , Isamu Teranishi