Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

'Squeeze & Excite' Guided Few-Shot Segmentation of Volumetric Images

About

Deep neural networks enable highly accurate image segmentation, but require large amounts of manually annotated data for supervised training. Few-shot learning aims to address this shortcoming by learning a new class from a few annotated support examples. We introduce, a novel few-shot framework, for the segmentation of volumetric medical images with only a few annotated slices. Compared to other related works in computer vision, the major challenges are the absence of pre-trained networks and the volumetric nature of medical scans. We address these challenges by proposing a new architecture for few-shot segmentation that incorporates 'squeeze & excite' blocks. Our two-armed architecture consists of a conditioner arm, which processes the annotated support input and generates a task-specific representation. This representation is passed on to the segmenter arm that uses this information to segment the new query image. To facilitate efficient interaction between the conditioner and the segmenter arm, we propose to use 'channel squeeze & spatial excitation' blocks - a light-weight computational module - that enables heavy interaction between both the arms with negligible increase in model complexity. This contribution allows us to perform image segmentation without relying on a pre-trained model, which generally is unavailable for medical scans. Furthermore, we propose an efficient strategy for volumetric segmentation by optimally pairing a few slices of the support volume to all the slices of the query volume. We perform experiments for organ segmentation on whole-body contrast-enhanced CT scans from the Visceral Dataset. Our proposed model outperforms multiple baselines and existing approaches with respect to the segmentation accuracy by a significant margin. The source code is available at https://github.com/abhi4ssj/few-shot-segmentation.

Abhijit Guha Roy, Shayan Siddiqui, Sebastian P\"olsterl, Nassir Navab, Christian Wachinger• 2019

Related benchmarks

TaskDatasetResultRank
Few-shot SegmentationBCV Liver (in-domain)
Dice (Clean)61
24
Few-shot SegmentationBCV Spleen in-domain (novel classes)
Dice Score57
20
Few-Shot 3D Volumetric SegmentationCHAOS-MRI Setting 2
Dice (Kidney L)62.11
13
Few-Shot 3D Volumetric SegmentationAbdomen-CT Setting 2
Dice (LK)32.83
13
Medical Image SegmentationAbd-MRI
Average Dice50.66
13
Few-Shot 3D Volumetric SegmentationCHAOS-MRI Setting 1
Dice Score (LK)45.78
12
Medical Image SegmentationAbd-CT
Dice (LK)32.83
10
Medical Image SegmentationCard-MRI
LV-B Dice58.04
10
Few-Shot 3D Volumetric SegmentationAbdomen-CT Setting 1
Dice (LK)24.42
9
Cardiac Medical Image SegmentationCard-MRI (Setting 1)
LV-BP Dice Score58.04
8
Showing 10 of 10 rows

Other info

Follow for update