IVAICVLGDec 18, 2021

Cross-Domain Federated Learning in Medical Imaging

arXiv:2112.10001v136 citations
Originality Synthesis-oriented
AI Analysis

This addresses privacy-preserving model development for medical imaging across diverse datasets, though it appears incremental as it applies existing federated learning to a multi-domain, multi-task setting.

The paper tackled the problem of training deep learning models across multiple domains and tasks in medical imaging using federated learning, achieving an overlap similarity of 0.79 for organ localization and 0.65 for lesion segmentation.

Federated learning is increasingly being explored in the field of medical imaging to train deep learning models on large scale datasets distributed across different data centers while preserving privacy by avoiding the need to transfer sensitive patient information. In this manuscript, we explore federated learning in a multi-domain, multi-task setting wherein different participating nodes may contain datasets sourced from different domains and are trained to solve different tasks. We evaluated cross-domain federated learning for the tasks of object detection and segmentation across two different experimental settings: multi-modal and multi-organ. The result from our experiments on cross-domain federated learning framework were very encouraging with an overlap similarity of 0.79 for organ localization and 0.65 for lesion segmentation. Our results demonstrate the potential of federated learning in developing multi-domain, multi-task deep learning models without sharing data from different domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes