TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Attentive Normalization

Attentive Normalization

Xilai Li, Wei Sun, Tianfu Wu

2019-08-04ECCV 2020 8Image ClassificationSemantic SegmentationInstance Segmentationobject-detectionObject Detection
PaperPDFCode(official)Code(official)

Abstract

In state-of-the-art deep neural networks, both feature normalization and feature attention have become ubiquitous. % with significant performance improvement shown in a vast amount of tasks. They are usually studied as separate modules, however. In this paper, we propose a light-weight integration between the two schema and present Attentive Normalization (AN). Instead of learning a single affine transformation, AN learns a mixture of affine transformations and utilizes their weighted-sum as the final affine transformation applied to re-calibrate features in an instance-specific way. The weights are learned by leveraging channel-wise feature attention. In experiments, we test the proposed AN using four representative neural architectures in the ImageNet-1000 classification benchmark and the MS-COCO 2017 object detection and instance segmentation benchmark. AN obtains consistent performance improvement for different neural architectures in both benchmarks with absolute increase of top-1 accuracy in ImageNet-1000 between 0.5\% and 2.7\%, and absolute increase up to 1.8\% and 2.2\% for bounding box and mask AP in MS-COCO respectively. We observe that the proposed AN provides a strong alternative to the widely used Squeeze-and-Excitation (SE) module. The source codes are publicly available at https://github.com/iVMCL/AOGNet-v2 (the ImageNet Classification Repo) and https://github.com/iVMCL/AttentiveNorm\_Detection (the MS-COCO Detection and Segmentation Repo).

Results

TaskDatasetMetricValueModel
Object DetectionCOCO minivalAP5066.2Mask R-CNN-FPN (AOGNet-40M)
Object DetectionCOCO minivalAP7549.1Mask R-CNN-FPN (AOGNet-40M)
Object DetectionCOCO minivalbox AP44.9Mask R-CNN-FPN (AOGNet-40M)
Image ClassificationImageNetGFLOPs7.51AOGNet-40M-AN
3DCOCO minivalAP5066.2Mask R-CNN-FPN (AOGNet-40M)
3DCOCO minivalAP7549.1Mask R-CNN-FPN (AOGNet-40M)
3DCOCO minivalbox AP44.9Mask R-CNN-FPN (AOGNet-40M)
Instance SegmentationCOCO minivalAP5063.2Mask R-CNN-FPN (AOGNet-40M)
Instance SegmentationCOCO minivalAP7543.3Mask R-CNN-FPN (AOGNet-40M)
Instance SegmentationCOCO minivalmask AP40.2Mask R-CNN-FPN (AOGNet-40M)
2D ClassificationCOCO minivalAP5066.2Mask R-CNN-FPN (AOGNet-40M)
2D ClassificationCOCO minivalAP7549.1Mask R-CNN-FPN (AOGNet-40M)
2D ClassificationCOCO minivalbox AP44.9Mask R-CNN-FPN (AOGNet-40M)
2D Object DetectionCOCO minivalAP5066.2Mask R-CNN-FPN (AOGNet-40M)
2D Object DetectionCOCO minivalAP7549.1Mask R-CNN-FPN (AOGNet-40M)
2D Object DetectionCOCO minivalbox AP44.9Mask R-CNN-FPN (AOGNet-40M)
16kCOCO minivalAP5066.2Mask R-CNN-FPN (AOGNet-40M)
16kCOCO minivalAP7549.1Mask R-CNN-FPN (AOGNet-40M)
16kCOCO minivalbox AP44.9Mask R-CNN-FPN (AOGNet-40M)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17