Highlight

Squeeze-and-Excitation Networks

Introduces Squeeze-and-Excitation blocks that adaptively recalibrate channel-wise CNN features to boost representational power.

Based on

Squeeze-and-Excitation Networks

By Jie Hu, Li Shen, Samuel Albanie et al.2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition
Read original article →

Convolutional neural networks extract informative features by fusing spatial and channel-wise information within local receptive fields, and while several recent approaches have boosted representational power by enhancing spatial encoding, this paper instead focuses on the channel relationship. The authors propose the 'Squeeze-and-Excitation' (SE) block, a novel architectural unit that adaptively recalibrates channel-wise feature responses by explicitly modeling interdependencies between channels, and show that stacking these blocks together constructs SENet architectures that generalize extremely well across challenging datasets.

Crucially, SE blocks were found to produce significant performance improvements for existing state-of-the-art deep architectures at minimal additional computational cost. SENets formed the foundation of the authors' ILSVRC 2017 classification submission, which won first place and significantly reduced the top-5 error to 2.251%, achieving roughly a 25% relative improvement over the winning entry from 2016.

Abstract

The paper focuses on channel relationships in CNNs, proposing the Squeeze-and-Excitation (SE) block, an architectural unit that adaptively recalibrates channel-wise feature responses by explicitly modeling interdependencies between channels. Stacking SE blocks yields SENet architectures that generalize well across challenging datasets, giving performance gains for state-of-the-art architectures at minimal extra cost. SENets underpinned the ILSVRC 2017 winning classification submission, cutting top-5 error to 2.251%, about 25% better than the 2016 winner.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

convolutional neural networkschannel attentionimage classificationSENetILSVRC
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

Squeeze-and-Excitation Networks | Aramai