Feature-level augmentation to improve robustness of deep neural networks to affine transformations
Adrian Sandru, Mariana-Iuliana Georgescu, Radu Tudor Ionescu

TL;DR
This paper proposes feature-level data augmentation within neural networks to enhance robustness against small affine transformations, demonstrating improved accuracy and stability across multiple image classification benchmarks.
Contribution
Introducing intermediate-layer feature augmentation as a novel method to improve neural network robustness to affine transformations.
Findings
Outperforms state-of-the-art stabilization methods in accuracy and flip rate
Effective across multiple architectures and datasets
Enhances model robustness without significant accuracy loss
Abstract
Recent studies revealed that convolutional neural networks do not generalize well to small image transformations, e.g. rotations by a few degrees or translations of a few pixels. To improve the robustness to such transformations, we propose to introduce data augmentation at intermediate layers of the neural architecture, in addition to the common data augmentation applied on the input images. By introducing small perturbations to activation maps (features) at various levels, we develop the capacity of the neural network to cope with such transformations. We conduct experiments on three image classification benchmarks (Tiny ImageNet, Caltech-256 and Food-101), considering two different convolutional architectures (ResNet-18 and DenseNet-121). When compared with two state-of-the-art stabilization methods, the empirical results show that our approach consistently attains the best trade-off…
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
TopicsOptical Systems and Laser Technology · Image and Video Stabilization · Optical measurement and interference techniques
MethodsFLIP
