Comparisons among different stochastic selection of activation layers for convolutional neural networks for healthcare

November 24, 2020 ยท Declared Dead ยท ๐Ÿ› Cognitive and Soft Computing Techniques for the Analysis of Healthcare Data

๐Ÿ’€ CAUSE OF DEATH: 404 Not Found
Code link is broken/dead
Authors Loris Nanni, Alessandra Lumini, Stefano Ghidoni, Gianluca Maguolo arXiv ID 2011.11834 Category cs.CV: Computer Vision Cross-listed cs.AI Citations 2 Venue Cognitive and Soft Computing Techniques for the Analysis of Healthcare Data Repository https://github.com/LorisNanni Last Checked 2 months ago
Abstract
Classification of biological images is an important task with crucial application in many fields, such as cell phenotypes recognition, detection of cell organelles and histopathological classification, and it might help in early medical diagnosis, allowing automatic disease classification without the need of a human expert. In this paper we classify biomedical images using ensembles of neural networks. We create this ensemble using a ResNet50 architecture and modifying its activation layers by substituting ReLUs with other functions. We select our activations among the following ones: ReLU, leaky ReLU, Parametric ReLU, ELU, Adaptive Piecewice Linear Unit, S-Shaped ReLU, Swish , Mish, Mexican Linear Unit, Gaussian Linear Unit, Parametric Deformable Linear Unit, Soft Root Sign (SRS) and others. As a baseline, we used an ensemble of neural networks that only use ReLU activations. We tested our networks on several small and medium sized biomedical image datasets. Our results prove that our best ensemble obtains a better performance than the ones of the naive approaches. In order to encourage the reproducibility of this work, the MATLAB code of all the experiments will be shared at https://github.com/LorisNanni.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

Died the same way โ€” ๐Ÿ’€ 404 Not Found