CVLGQMApr 18, 2023

Federated Alternate Training (FAT): Leveraging Unannotated Data Silos in Federated Segmentation for Medical Imaging

arXiv:2304.09327v18 citationsh-index: 53
Originality Incremental advance
AI Analysis

This addresses the problem of limited labeled data in privacy-sensitive medical imaging for researchers and practitioners, though it is incremental as it builds on existing federated learning methods.

The paper tackles the challenge of leveraging unannotated data in federated learning for medical image segmentation by proposing Federated Alternate Training (FAT), which alternates training between annotated and unannotated data silos to generate pseudo labels, showing promising performance on KiTS19 and FeTS2021 datasets.

Federated Learning (FL) aims to train a machine learning (ML) model in a distributed fashion to strengthen data privacy with limited data migration costs. It is a distributed learning framework naturally suitable for privacy-sensitive medical imaging datasets. However, most current FL-based medical imaging works assume silos have ground truth labels for training. In practice, label acquisition in the medical field is challenging as it often requires extensive labor and time costs. To address this challenge and leverage the unannotated data silos to improve modeling, we propose an alternate training-based framework, Federated Alternate Training (FAT), that alters training between annotated data silos and unannotated data silos. Annotated data silos exploit annotations to learn a reasonable global segmentation model. Meanwhile, unannotated data silos use the global segmentation model as a target model to generate pseudo labels for self-supervised learning. We evaluate the performance of the proposed framework on two naturally partitioned Federated datasets, KiTS19 and FeTS2021, and show its promising performance.

Foundations

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

Your Notes