中文
相关论文

相关论文: FedMed-GAN: Federated Domain Translation on Unsupe…

200 篇论文

The existence of completely aligned and paired multi-modal neuroimaging data has proved its effectiveness in the diagnosis of brain diseases. However, collecting the full set of well-aligned and paired data is impractical, since the…

图像与视频处理 · 电气工程与系统科学 2022-07-19 Jinbao Wang , Guoyang Xie , Yawen Huang , Yefeng Zheng , Yaochu Jin , Feng Zheng

Generative Adversarial Networks (GANs) are typically trained to synthesize data, from images and more recently tabular data, under the assumption of directly accessible training data. Recently, federated learning (FL) is an emerging…

机器学习 · 计算机科学 2025-08-12 Zilong Zhao , Robert Birke , Aditya Kunar , Lydia Y. Chen

Medical image segmentation is challenging due to the diversity of medical images and the lack of labeled data, which motivates recent developments in federated semi-supervised learning (FSSL) to leverage a large amount of unlabeled data…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Zhipeng Deng , Zhe Xu , Tsuyoshi Isshiki , Yefeng Zheng

Multisequence Magnetic Resonance Imaging (MRI) provides a more reliable diagnosis in clinical applications through complementary information across sequences. However, in practice, the absence of certain MR sequences is a common problem…

图像与视频处理 · 电气工程与系统科学 2025-10-21 Jihoon Cho , Jonghye Woo , Jinah Park

The ability to combine data across scanners and studies is vital for neuroimaging, to increase both statistical power and the representation of biological variability. However, combining datasets across sites leads to two challenges: first,…

机器学习 · 计算机科学 2022-06-01 Nicola K Dinsdale , Mark Jenkinson , Ana IL Namburete

Federated domain generalization aims to train a global model from multiple source domains and ensure its generalization ability to unseen target domains. Due to the target domain being with unknown domain shifts, attempting to approximate…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Haoxuan Che , Yifei Wu , Haibo Jin , Yong Xia , Hao Chen

Exploiting deep learning in medical imaging faces critical challenges, including strict privacy constraints, heterogeneous imaging devices with varying acquisition properties, and class imbalance due to the uneven prevalence of pathologies.…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Martina Pavan , Matteo Caligiuri , Francesco Barbato , Pietro Zanuttigh

This work studies training generative adversarial networks under the federated learning setting. Generative adversarial networks (GANs) have achieved advancement in various real-world applications, such as image editing, style transfer,…

机器学习 · 计算机科学 2020-07-21 Chenyou Fan , Ping Liu

Computer-aided diagnosis (CAD) systems play a crucial role in analyzing neuroimaging data for neurological and psychiatric disorders. However, small-sample studies suffer from low reproducibility, while large-scale datasets introduce…

机器学习 · 计算机科学 2025-08-12 Xinglin Zhao , Yanwen Wang , Xiaobo Liu , Yanrong Hao , Rui Cao , Xin Wen

Imbalanced image datasets are commonly available in the domain of biomedical image analysis. Biomedical images contain diversified features that are significant in predicting targeted diseases. Generative Adversarial Networks (GANs) are…

图像与视频处理 · 电气工程与系统科学 2022-11-15 Muhammad Muneeb Saad , Mubashir Husain Rehmani , Ruairi O'Reilly

The purpose of federated learning is to enable multiple clients to jointly train a machine learning model without sharing data. However, the existing methods for training an image segmentation model have been based on an unrealistic…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Jeffry Wicaksana , Zengqiang Yan , Dong Zhang , Xijie Huang , Huimin Wu , Xin Yang , Kwang-Ting Cheng

Deep learning models have shown their advantage in many different tasks, including neuroimage analysis. However, to effectively train a high-quality deep learning model, the aggregation of a significant amount of patient information is…

机器学习 · 计算机科学 2020-12-08 Xiaoxiao Li , Yufeng Gu , Nicha Dvornek , Lawrence Staib , Pamela Ventola , James S. Duncan

Background and Objective. Research in the cross-modal medical image translation domain has been very productive over the past few years in tackling the scarce availability of large curated multimodality datasets with the promising…

图像与视频处理 · 电气工程与系统科学 2025-05-13 Daria Zotova , Nicolas Pinon , Robin Trombetta , Romain Bouet , Julien Jung , Carole Lartizien

Federated learning allows distributed medical institutions to collaboratively learn a shared prediction model with privacy protection. While at clinical deployment, the models trained in federated learning can still suffer from performance…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Quande Liu , Cheng Chen , Jing Qin , Qi Dou , Pheng-Ann Heng

Federated Generative Adversarial Network (FedGAN) is a communication-efficient approach to train a GAN across distributed clients without clients having to share their sensitive training data. In this paper, we experimentally show that…

机器学习 · 计算机科学 2021-04-19 Vaikkunth Mugunthan , Vignesh Gokul , Lalana Kagal , Shlomo Dubnov

Federated Learning has gained attention for its ability to enable multiple nodes to collaboratively train machine learning models without sharing raw data. At the same time, Generative AI -- particularly Generative Adversarial Networks…

机器学习 · 计算机科学 2026-01-19 Youssef Tawfilis , Hossam Amer , Minar El-Aasser , Tallal Elshabrawy

Prenatal ultrasound imaging is the first-choice modality to assess fetal health. Medical image datasets for AI and ML methods must be diverse (i.e. diagnoses, diseases, pathologies, scanners, demographics, etc), however there are few public…

图像与视频处理 · 电气工程与系统科学 2023-04-11 Michelle Iskandar , Harvey Mannering , Zhanxiang Sun , Jacqueline Matthew , Hamideh Kerdegari , Laura Peralta , Miguel Xochicale

Unsupervised image-to-image translation methods such as CycleGAN learn to convert images from one domain to another using unpaired training data sets from different domains. Unfortunately, these approaches still require centrally collected…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Joonyoung Song , Jong Chul Ye

At this moment, databanks worldwide contain brain images of previously unimaginable numbers. Combined with developments in data science, these massive data provide the potential to better understand the genetic underpinnings of brain…

机器学习 · 统计学 2025-01-30 Santiago Silva , Boris Gutman , Eduardo Romero , Paul M Thompson , Andre Altmann , Marco Lorenzi

Medical Image-to-image translation is a key task in computer vision and generative artificial intelligence, and it is highly applicable to medical image analysis. GAN-based methods are the mainstream image translation methods, but they…

图像与视频处理 · 电气工程与系统科学 2023-11-07 Zhuhui Wang , Jianwei Zuo , Xuliang Deng , Jiajia Luo
‹ 上一页 1 2 3 10 下一页 ›