Normalize Filters! Classical Wisdom for Deep Vision
Gustavo Perez, Stella X. Yu

TL;DR
This paper introduces a filter normalization technique inspired by classical image filters to improve deep vision models' robustness and generalization, especially under atmospheric transfer conditions.
Contribution
It proposes a simple normalization method for learned filters in deep networks, enhancing their atmosphere-equivariance and robustness, integrating classical filtering principles into modern deep learning.
Findings
Significant performance improvements on intensity variation benchmarks
ResNet34 outperforms CLIP with the proposed normalization
Normalized filters enhance robustness and generalization in deep vision models
Abstract
Classical image filters, such as those for averaging or differencing, are carefully normalized to ensure consistency, interpretability, and to avoid artifacts like intensity shifts, halos, or ringing. In contrast, convolutional filters learned end-to-end in deep networks lack such constraints. Although they may resemble wavelets and blob/edge detectors, they are not normalized in the same or any way. Consequently, when images undergo atmospheric transfer, their responses become distorted, leading to incorrect outcomes. We address this limitation by proposing filter normalization, followed by learnable scaling and shifting, akin to batch normalization. This simple yet effective modification ensures that the filters are atmosphere-equivariant, enabling co-domain symmetry. By integrating classical filtering principles into deep learning (applicable to both convolutional neural networks and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Remote-Sensing Image Classification · Generative Adversarial Networks and Image Synthesis
MethodsContrastive Language-Image Pre-training
