R-Block: Regularized Block of Dropout for convolutional networks

07/27/2023
by   Liqi Wang, et al.
0

Dropout as a regularization technique is widely used in fully connected layers while is less effective in convolutional layers. Therefore more structured forms of dropout have been proposed to regularize convolutional networks. The disadvantage of these methods is that the randomness introduced causes inconsistency between training and inference. In this paper, we apply a mutual learning training strategy for convolutional layer regularization, namely R-Block, which forces two outputs of the generated difference maximizing sub models to be consistent with each other. Concretely, R-Block minimizes the losses between the output distributions of two sub models with different drop regions for each sample in the training dataset. We design two approaches to construct such sub models. Our experiments demonstrate that R-Block achieves better performance than other existing structured dropout variants. We also demonstrate that our approaches to construct sub models outperforms others.

READ FULL TEXT
research
10/30/2018

DropBlock: A regularization method for convolutional networks

Deep neural networks often work well when they are over-parameterized an...
research
02/07/2020

DropCluster: A structured dropout for convolutional networks

Dropout as a regularizer in deep neural networks has been less effective...
research
06/28/2021

R-Drop: Regularized Dropout for Neural Networks

Dropout is a powerful and widely used technique to regularize the traini...
research
10/23/2018

DropFilter: Dropout for Convolutions

Using a large number of parameters , deep neural networks have achieved ...
research
12/29/2022

Macro-block dropout for improved regularization in training end-to-end speech recognition models

This paper proposes a new regularization algorithm referred to as macro-...
research
12/22/2014

Learning Compact Convolutional Neural Networks with Nested Dropout

Recently, nested dropout was proposed as a method for ordering represent...
research
08/24/2019

Don't ignore Dropout in Fully Convolutional Networks

Data for Image segmentation models can be costly to obtain due to the pr...

Please sign up or login with your details

Forgot password? Click here to reset