English

Concurrent Spatial and Channel Squeeze & Excitation in Fully Convolutional Networks

Computer Vision and Pattern Recognition 2018-06-11 v2

Abstract

Fully convolutional neural networks (F-CNNs) have set the state-of-the-art in image segmentation for a plethora of applications. Architectural innovations within F-CNNs have mainly focused on improving spatial encoding or network connectivity to aid gradient flow. In this paper, we explore an alternate direction of recalibrating the feature maps adaptively, to boost meaningful features, while suppressing weak ones. We draw inspiration from the recently proposed squeeze & excitation (SE) module for channel recalibration of feature maps for image classification. Towards this end, we introduce three variants of SE modules for image segmentation, (i) squeezing spatially and exciting channel-wise (cSE), (ii) squeezing channel-wise and exciting spatially (sSE) and (iii) concurrent spatial and channel squeeze & excitation (scSE). We effectively incorporate these SE modules within three different state-of-the-art F-CNNs (DenseNet, SD-Net, U-Net) and observe consistent improvement of performance across all architectures, while minimally effecting model complexity. Evaluations are performed on two challenging applications: whole brain segmentation on MRI scans (Multi-Atlas Labelling Challenge Dataset) and organ segmentation on whole body contrast enhanced CT scans (Visceral Dataset).

Keywords

Cite

@article{arxiv.1803.02579,
  title  = {Concurrent Spatial and Channel Squeeze & Excitation in Fully Convolutional Networks},
  author = {Abhijit Guha Roy and Nassir Navab and Christian Wachinger},
  journal= {arXiv preprint arXiv:1803.02579},
  year   = {2018}
}

Comments

Accepted at MICCAI 2018

R2 v1 2026-06-23T00:44:55.950Z