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/Iterative Normalization: Beyond Standardization towards Ef...

Iterative Normalization: Beyond Standardization towards Efficient Whitening

Lei Huang, Yi Zhou, Fan Zhu, Li Liu, Ling Shao

2019-04-06CVPR 2019 6Robust Object Detection
PaperPDFCodeCodeCodeCodeCode(official)

Abstract

Batch Normalization (BN) is ubiquitously employed for accelerating neural network training and improving the generalization capability by performing standardization within mini-batches. Decorrelated Batch Normalization (DBN) further boosts the above effectiveness by whitening. However, DBN relies heavily on either a large batch size, or eigen-decomposition that suffers from poor efficiency on GPUs. We propose Iterative Normalization (IterNorm), which employs Newton's iterations for much more efficient whitening, while simultaneously avoiding the eigen-decomposition. Furthermore, we develop a comprehensive study to show IterNorm has better trade-off between optimization and generalization, with theoretical and experimental support. To this end, we exclusively introduce Stochastic Normalization Disturbance (SND), which measures the inherent stochastic uncertainty of samples when applied to normalization operations. With the support of SND, we provide natural explanations to several phenomena from the perspective of optimization, e.g., why group-wise whitening of DBN generally outperforms full-whitening and why the accuracy of BN degenerates with reduced batch sizes. We demonstrate the consistently improved performance of IterNorm with extensive experiments on CIFAR-10 and ImageNet over BN and DBN.

Results

TaskDatasetMetricValueModel
Object DetectionDWDmPC [AP50]23.4IterNorm
3DDWDmPC [AP50]23.4IterNorm
2D ClassificationDWDmPC [AP50]23.4IterNorm
2D Object DetectionDWDmPC [AP50]23.4IterNorm
16kDWDmPC [AP50]23.4IterNorm

Related Papers

Boosting Domain Generalized and Adaptive Detection with Diffusion Models: Fitness, Generalization, and Transferability2025-06-26SAM2Auto: Auto Annotation Using FLASH2025-06-09FMG-Det: Foundation Model Guided Robust Object Detection2025-05-29VLC Fusion: Vision-Language Conditioned Sensor Fusion for Robust Object Detection2025-05-19LLM-Empowered Embodied Agent for Memory-Augmented Task Planning in Household Robotics2025-04-30Learning to Borrow Features for Improved Detection of Small Objects in Single-Shot Detectors2025-04-30High Dynamic Range Modulo Imaging for Robust Object Detection in Autonomous Driving2025-04-11WS-DETR: Robust Water Surface Object Detection through Vision-Radar Fusion with Detection Transformer2025-04-10