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

SRM : A Style-based Recalibration Module for Convolutional Neural Networks

About

Following the advance of style transfer with Convolutional Neural Networks (CNNs), the role of styles in CNNs has drawn growing attention from a broader perspective. In this paper, we aim to fully leverage the potential of styles to improve the performance of CNNs in general vision tasks. We propose a Style-based Recalibration Module (SRM), a simple yet effective architectural unit, which adaptively recalibrates intermediate feature maps by exploiting their styles. SRM first extracts the style information from each channel of the feature maps by style pooling, then estimates per-channel recalibration weight via channel-independent style integration. By incorporating the relative importance of individual styles into feature maps, SRM effectively enhances the representational ability of a CNN. The proposed module is directly fed into existing CNN architectures with negligible overhead. We conduct comprehensive experiments on general image recognition as well as tasks related to styles, which verify the benefit of SRM over recent approaches such as Squeeze-and-Excitation (SE). To explain the inherent difference between SRM and SE, we provide an in-depth comparison of their representational properties.

HyunJae Lee, Hyo-Eun Kim, Hyeonseob Nam• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationImageNet-1k (val)
Top-1 Accuracy78.47
1453
Image ClassificationCIFAR-10 (test)--
906
Glaucoma DetectionLAG (test)
Accuracy94.03
32
Ocular Disease RecognitionCASIA2 NC (test)
Accuracy79.76
20
Retinal Disease ClassificationOCTMNIST (test)
Accuracy76.2
20
Multi-Domain ClassificationOffice-Home (test)
Accuracy (Art)40.5
20
Image ClassificationStylized-ImageNet (val)
Top-1 Accuracy60.69
10
Texture ClassificationDescribable Texture Dataset (DTD) (5-fold cross validation)
Top-1 Accuracy50.44
6
Showing 9 of 9 rows

Other info

Code

Follow for update