Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

A Hybrid Dropout Framework for Enhanced Generalization in Convolutional Neural Networks

View through CrossRef
Abstract Regularization is a major challenge when training deep neu- ral networks, especially with small and medium-sized datasets. Tradi- tional dropout methods like standard dropout, Monte Carlo dropout, variational dropout, structured dropout, and concrete dropout aim to reduce overfitting. However, each method behaves inconsistently when used alone across different layers of the network. This paper presents a Hybrid Dropout Framework with a specific regularization approach for a specific dataset. For the CIFAR-10 dataset, the framework uses fixed- rate standard dropout in convolutional layers, adaptive concrete dropout in the dense layer, and structured dropout to improve spatial regulariza- tion. For the UCI Digits dataset, the hybrid approach combines standard dropout, concrete dropout, and Monte Carlo averaging during inference to improve the performance. The Monte Carlo averaging is applied dur- ing inference to predict uncertainty and avoid unnecessary computation overhead during the training phase. The framework is easy to implement and works with various architectures. The results obtained for applying this framework on both CIFAR-10 and UCI Digits dataset shows positive performance, highlighting the effectiveness irrespective of the size of the dataset. Using the proposed hybrid approach, this work achieves an ac- curacy of 90.5% on the CIFAR-10 dataset and 98.61% on the UCI Digits dataset. This shows improvements of 0.78% and 0.28%, respectively, in comparison to the best-performing individual dropout method.
Title: A Hybrid Dropout Framework for Enhanced Generalization in Convolutional Neural Networks
Description:
Abstract Regularization is a major challenge when training deep neu- ral networks, especially with small and medium-sized datasets.
Tradi- tional dropout methods like standard dropout, Monte Carlo dropout, variational dropout, structured dropout, and concrete dropout aim to reduce overfitting.
However, each method behaves inconsistently when used alone across different layers of the network.
This paper presents a Hybrid Dropout Framework with a specific regularization approach for a specific dataset.
For the CIFAR-10 dataset, the framework uses fixed- rate standard dropout in convolutional layers, adaptive concrete dropout in the dense layer, and structured dropout to improve spatial regulariza- tion.
For the UCI Digits dataset, the hybrid approach combines standard dropout, concrete dropout, and Monte Carlo averaging during inference to improve the performance.
The Monte Carlo averaging is applied dur- ing inference to predict uncertainty and avoid unnecessary computation overhead during the training phase.
The framework is easy to implement and works with various architectures.
The results obtained for applying this framework on both CIFAR-10 and UCI Digits dataset shows positive performance, highlighting the effectiveness irrespective of the size of the dataset.
Using the proposed hybrid approach, this work achieves an ac- curacy of 90.
5% on the CIFAR-10 dataset and 98.
61% on the UCI Digits dataset.
This shows improvements of 0.
78% and 0.
28%, respectively, in comparison to the best-performing individual dropout method.

Related Results

An IoT aware nature inspired Multilayer Hybrid Dropout Deep-learning paradigm for waste image classification and management
An IoT aware nature inspired Multilayer Hybrid Dropout Deep-learning paradigm for waste image classification and management
AbstractIn this manuscript, the combination of IoT and Multilayer Hybrid Dropout Deep-learning Model for waste image categorization is proposed to categorize the wastes as bio wast...
Fuzzy Chaotic Neural Networks
Fuzzy Chaotic Neural Networks
An understanding of the human brain’s local function has improved in recent years. But the cognition of human brain’s working process as a whole is still obscure. Both fuzzy logic ...
On the role of network dynamics for information processing in artificial and biological neural networks
On the role of network dynamics for information processing in artificial and biological neural networks
Understanding how interactions in complex systems give rise to various collective behaviours has been of interest for researchers across a wide range of fields. However, despite ma...
Can neurogenesis act as a neural regularizer?
Can neurogenesis act as a neural regularizer?
Abstract New neurons are continuously generated in the subgranular zone of the dentate gyrus throughout adulthood. These new neurons gradually integrate into hippoc...
Image Classification using Different Machine Learning Techniques
Image Classification using Different Machine Learning Techniques
<p>Artificial Neural Networks and Convolutional Neural Networks have become common tools for classification and object detection, owing to their ability to learn features wit...
Image Classification using Different Machine Learning Techniques
Image Classification using Different Machine Learning Techniques
<p>Artificial Neural Networks and Convolutional Neural Networks have become common tools for classification and object detection, owing to their ability to learn features wit...
Image Classification using Different Machine Learning Techniques
Image Classification using Different Machine Learning Techniques
<p>Artificial Neural Networks and Convolutional Neural Networks have become common tools for classification and object detection, owing to their ability to learn features wit...
Antenatal care dropout and associated factors among mothers delivering in public health facilities of Dire Dawa Town, Eastern Ethiopia
Antenatal care dropout and associated factors among mothers delivering in public health facilities of Dire Dawa Town, Eastern Ethiopia
AbstractIntroductionMore than two-thirds of the pregnant women in Africa have at least one antenatal care contact with a health care provider. However, to achieve the full life-sav...

Back to Top