LGCVMLDec 2, 2019

Adversarial normalization for multi domain image segmentation

arXiv:1912.00993v2
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for medical imaging researchers by enabling better segmentation across multiple datasets, though it is incremental as it builds on existing adversarial training methods.

The paper tackled the problem of inconsistent image normalization across multiple medical imaging datasets, which limits segmentation algorithms from leveraging jointly normalized information. The proposed adversarial normalization approach improved segmentation accuracy, achieving Dice improvements of up to 59.6% over the baseline on brain image datasets.

Image normalization is a critical step in medical imaging. This step is often done on a per-dataset basis, preventing current segmentation algorithms from the full potential of exploiting jointly normalized information across multiple datasets. To solve this problem, we propose an adversarial normalization approach for image segmentation which learns common normalizing functions across multiple datasets while retaining image realism. The adversarial training provides an optimal normalizer that improves both the segmentation accuracy and the discrimination of unrealistic normalizing functions. Our contribution therefore leverages common imaging information from multiple domains. The optimality of our common normalizer is evaluated by combining brain images from both infants and adults. Results on the challenging iSEG and MRBrainS datasets reveal the potential of our adversarial normalization approach for segmentation, with Dice improvements of up to 59.6% over the baseline.

Foundations

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

Your Notes