IVCVMay 8, 2020

Progressive Adversarial Semantic Segmentation

arXiv:2005.04311v13 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of small sample sizes in medical imaging for researchers and practitioners, though it appears incremental as it builds on adversarial methods for domain adaptation.

The paper tackles the problem of data bias and domain shift in medical image segmentation with limited labeled data by proposing Progressive Adversarial Semantic Segmentation (PASS), which achieves accurate segmentation without requiring domain-specific training data, as validated on 8 public datasets for diabetic retinopathy and chest X-ray tasks.

Medical image computing has advanced rapidly with the advent of deep learning techniques such as convolutional neural networks. Deep convolutional neural networks can perform exceedingly well given full supervision. However, the success of such fully-supervised models for various image analysis tasks (e.g., anatomy or lesion segmentation from medical images) is limited to the availability of massive amounts of labeled data. Given small sample sizes, such models are prohibitively data biased with large domain shift. To tackle this problem, we propose a novel end-to-end medical image segmentation model, namely Progressive Adversarial Semantic Segmentation (PASS), which can make improved segmentation predictions without requiring any domain-specific data during training time. Our extensive experimentation with 8 public diabetic retinopathy and chest X-ray datasets, confirms the effectiveness of PASS for accurate vascular and pulmonary segmentation, both for in-domain and cross-domain evaluations.

Foundations

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

Your Notes