Random Padding Data Augmentation

02/17/2023
by   Nan Yang, et al.
0

The convolutional neural network (CNN) learns the same object in different positions in images, which can improve the recognition accuracy of the model. An implication of this is that CNN may know where the object is. The usefulness of the features' spatial information in CNNs has not been well investigated. In this paper, we found that the model's learning of features' position information hindered the learning of the features' relationship. Therefore, we introduced Random Padding, a new type of padding method for training CNNs that impairs the architecture's capacity to learn position information by adding zero-padding randomly to half of the border of feature maps. Random Padding is parameter-free, simple to construct, and compatible with the majority of CNN-based recognition models. This technique is also complementary to data augmentations such as random cropping, rotation, flipping and erasing, and consistently improves the performance of image classification over strong baselines.

READ FULL TEXT

page 1

page 5

research
06/24/2019

Mixup of Feature Maps in a Hidden Layer for Training of Convolutional Neural Network

The deep Convolutional Neural Network (CNN) became very popular as a fun...
research
01/21/2019

Unsupervised Learning of Neural Networks to Explain Neural Networks (extended abstract)

This paper presents an unsupervised method to learn a neural network, na...
research
02/02/2018

Convolutional neural network-based regression for depth prediction in digital holography

Digital holography enables us to reconstruct objects in three-dimensiona...
research
08/20/2015

DeepWriterID: An End-to-end Online Text-independent Writer Identification System

Owing to the rapid growth of touchscreen mobile terminals and pen-based ...
research
08/17/2021

Global Pooling, More than Meets the Eye: Position Information is Encoded Channel-Wise in CNNs

In this paper, we challenge the common assumption that collapsing the sp...
research
04/02/2017

Understanding Deep Representations through Random Weights

We systematically study the deep representation of random weight CNN (co...
research
07/07/2021

Scopeformer: n-CNN-ViT Hybrid Model for Intracranial Hemorrhage Classification

We propose a feature generator backbone composed of an ensemble of convo...

Please sign up or login with your details

Forgot password? Click here to reset