Related Experiment Video
Updated: Aug 10, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Less Is More: Adaptive Trainable Gradient Dropout for Deep Neural Networks
Christos Avgerinos1, Nicholas Vretos1, Petros Daras1
1Information Technologies Institute (ITI), Centre for Research and Technology Hellas (CERTH), 57001 Thessaloniki, Greece.
Abstract:
The undeniable computational power of artificial neural networks has granted the scientific community the ability to exploit the available data in ways previously inconceivable. However, deep neural networks require an overwhelming quantity of data in order to interpret the underlying connections between them, and therefore, be able to complete the specific task that they have been assigned to. Feeding a deep neural network with vast amounts of data usually ensures efficiency, but may, however, harm the network's ability to generalize. To tackle this, numerous regularization techniques have been proposed, with dropout being one of the most dominant. This paper proposes a selective gradient dropout method, which, instead of relying on dropping random weights, learns to freeze the training process of specific connections, thereby increasing the overall network's sparsity in an adaptive manner, by driving it to utilize more salient weights. The experimental results show that the produced sparse network outperforms the baseline on numerous image classification datasets, and additionally, the yielded results occurred after significantly less training epochs.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Gradient and Del Operator
Improving Translational Accuracy
Neural Regulation
Downsampling
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
