CVAug 19, 2021

Multi-task Federated Learning for Heterogeneous Pancreas Segmentation

arXiv:2108.08537v147 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of improving segmentation accuracy for medical professionals in federated learning with heterogeneous data, but it appears incremental as it builds on existing methods.

The paper tackled the challenge of multi-task federated learning for pancreas segmentation in medical images, where clients have heterogeneous labels like healthy vs. tumor cases, and found that heterogeneous optimization methods improved segmentation performance in federated settings.

Federated learning (FL) for medical image segmentation becomes more challenging in multi-task settings where clients might have different categories of labels represented in their data. For example, one client might have patient data with "healthy'' pancreases only while datasets from other clients may contain cases with pancreatic tumors. The vanilla federated averaging algorithm makes it possible to obtain more generalizable deep learning-based segmentation models representing the training data from multiple institutions without centralizing datasets. However, it might be sub-optimal for the aforementioned multi-task scenarios. In this paper, we investigate heterogeneous optimization methods that show improvements for the automated segmentation of pancreas and pancreatic tumors in abdominal CT images with FL settings.

Foundations

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

Your Notes