Skip to main content

Showing 1–26 of 26 results for author: Nanni, L

Searching in archive cs. Search in all archives.
.
  1. Feature transforms for image data augmentation

    Authors: Loris Nanni, Michelangelo Paci, Sheryl Brahnam, Alessandra Lumini

    Abstract: A problem with Convolutional Neural Networks (CNNs) is that they require large datasets to obtain adequate robustness; on small datasets, they are prone to overfitting. Many methods have been proposed to overcome this shortcoming with CNNs. In cases where additional samples cannot easily be collected, a common approach is to generate more data points from existing data using an augmentation techni… ▽ More

    Submitted 22 August, 2022; v1 submitted 24 January, 2022; originally announced January 2022.

  2. arXiv:2112.12955  [pdf

    cs.CV cs.AI

    Deep ensembles in bioimage segmentation

    Authors: Loris Nanni, Daniela Cuza, Alessandra Lumini, Andrea Loreggia, Sheryl Brahnam

    Abstract: Semantic segmentation consists in classifying each pixel of an image by assigning it to a specific label chosen from a set of all the available ones. During the last few years, a lot of attention shifted to this kind of task. Many computer vision researchers tried to apply autoencoder structures to develop models that can learn the semantics of the image as well as a low-level representation of it… ▽ More

    Submitted 24 December, 2021; originally announced December 2021.

  3. arXiv:2110.04414  [pdf

    cs.LG cs.AI

    Gated recurrent units and temporal convolutional network for multilabel classification

    Authors: Loris Nanni, Alessandra Lumini, Alessandro Manfe, Riccardo Rampon, Sheryl Brahnam, Giorgio Venturin

    Abstract: Multilabel learning tackles the problem of associating a sample with multiple class labels. This work proposes a new ensemble method for managing multilabel classification: the core of the proposed approach combines a set of gated recurrent units and temporal convolutional neural networks trained with variants of the Adam optimization approach. Multiple Adam variants, including novel one proposed… ▽ More

    Submitted 22 August, 2022; v1 submitted 8 October, 2021; originally announced October 2021.

  4. arXiv:2108.12539  [pdf

    cs.CV

    High performing ensemble of convolutional neural networks for insect pest image detection

    Authors: Loris Nanni, Alessandro Manfe, Gianluca Maguolo, Alessandra Lumini, Sheryl Brahnam

    Abstract: Pest infestation is a major cause of crop damage and lost revenues worldwide. Automatic identification of invasive insects would greatly speedup the identification of pests and expedite their removal. In this paper, we generate ensembles of CNNs based on different topologies (ResNet50, GoogleNet, ShuffleNet, MobileNetv2, and DenseNet201) altered by random selection from a simple set of data augmen… ▽ More

    Submitted 27 August, 2021; originally announced August 2021.

  5. Deep Features for training Support Vector Machine

    Authors: Loris Nanni, Stefano Ghidoni, Sheryl Brahnam

    Abstract: Features play a crucial role in computer vision. Initially designed to detect salient elements by means of handcrafted algorithms, features are now often learned by different layers in Convolutional Neural Networks (CNNs). This paper develops a generic computer vision system based on features extracted from trained CNNs. Multiple learned features are combined into a single structure to work on dif… ▽ More

    Submitted 28 June, 2021; v1 submitted 7 April, 2021; originally announced April 2021.

  6. arXiv:2104.00850  [pdf

    cs.CV cs.AI

    Deep ensembles based on Stochastic Activation Selection for Polyp Segmentation

    Authors: Alessandra Lumini, Loris Nanni, Gianluca Maguolo

    Abstract: Semantic segmentation has a wide array of applications ranging from medical-image analysis, scene understanding, autonomous driving and robotic navigation. This work deals with medical image segmentation and in particular with accurate polyp detection and segmentation during colonoscopy examinations. Several convolutional neural network architectures have been proposed to effectively deal with thi… ▽ More

    Submitted 7 April, 2021; v1 submitted 1 April, 2021; originally announced April 2021.

  7. arXiv:2103.15898  [pdf

    cs.CV cs.AI

    Comparison of different convolutional neural network activation functions and methods for building ensembles

    Authors: Loris Nanni, Gianluca Maguolo, Sheryl Brahnam, Michelangelo Paci

    Abstract: Recently, much attention has been devoted to finding highly efficient and powerful activation functions for CNN layers. Because activation functions inject different nonlinearities between layers that affect performance, varying them is one method for building robust ensembles of CNNs. The objective of this study is to examine the performance of CNN ensembles made with different activation functio… ▽ More

    Submitted 1 April, 2021; v1 submitted 29 March, 2021; originally announced March 2021.

  8. arXiv:2103.14689  [pdf

    cs.LG cs.AI

    Exploiting Adam-like Optimization Algorithms to Improve the Performance of Convolutional Neural Networks

    Authors: Loris Nanni, Gianluca Maguolo, Alessandra Lumini

    Abstract: Stochastic gradient descent (SGD) is the main approach for training deep networks: it moves towards the optimum of the cost function by iteratively updating the parameters of a model in the direction of the gradient of the loss evaluated on a minibatch. Several variants of SGD have been proposed to make adaptive step sizes for each parameter (adaptive gradient) and take into account the previous u… ▽ More

    Submitted 26 March, 2021; originally announced March 2021.

  9. arXiv:2101.11713  [pdf

    q-bio.QM cs.LG

    Neural networks for Anatomical Therapeutic Chemical (ATC) classification

    Authors: Loris Nanni, Alessandra Lumini, Sheryl Brahnam

    Abstract: Motivation: Automatic Anatomical Therapeutic Chemical (ATC) classification is a critical and highly competitive area of research in bioinformatics because of its potential for expediting drug develop-ment and research. Predicting an unknown compound's therapeutic and chemical characteristics ac-cording to how these characteristics affect multiple organs/systems makes automatic ATC classifica-tion… ▽ More

    Submitted 5 August, 2021; v1 submitted 22 January, 2021; originally announced January 2021.

  10. arXiv:2011.11834  [pdf

    cs.CV cs.AI

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

    Authors: Loris Nanni, Alessandra Lumini, Stefano Ghidoni, Gianluca Maguolo

    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 netw… ▽ More

    Submitted 23 November, 2020; originally announced November 2020.

  11. Deep learning and hand-crafted features for virus image classification

    Authors: Loris Nanni, Eugenio De Luca, Marco Ludovico Facin, Gianluca Maguolo

    Abstract: In this work, we present an ensemble of descriptors for the classification of transmission electron microscopy images of viruses. We propose to combine handcrafted and deep learning approaches for virus image classification. The set of handcrafted is mainly based on Local Binary Pattern variants, for each descriptor a different Support Vector Machine is trained, then the set of classifiers is comb… ▽ More

    Submitted 12 December, 2020; v1 submitted 11 November, 2020; originally announced November 2020.

    Journal ref: Journal of Imaging 2020, 6(12), 143

  12. arXiv:2009.09780  [pdf, other

    eess.IV cs.AI cs.CV cs.LG

    Impact of lung segmentation on the diagnosis and explanation of COVID-19 in chest X-ray images

    Authors: Lucas O. Teixeira, Rodolfo M. Pereira, Diego Bertolini, Luiz S. Oliveira, Loris Nanni, George D. C. Cavalcanti, Yandre M. G. Costa

    Abstract: COVID-19 frequently provokes pneumonia, which can be diagnosed using imaging exams. Chest X-ray (CXR) is often useful because it is cheap, fast, widespread, and uses less radiation. Here, we demonstrate the impact of lung segmentation in COVID-19 identification using CXR images and evaluate which contents of the image influenced the most. Semantic segmentation was performed using a U-Net CNN archi… ▽ More

    Submitted 13 September, 2021; v1 submitted 21 September, 2020; originally announced September 2020.

    Comments: Submitted to Sensors

  13. arXiv:2007.07966  [pdf

    eess.AS cs.LG cs.SD

    An Ensemble of Convolutional Neural Networks for Audio Classification

    Authors: Loris Nanni, Gianluca Maguolo, Sheryl Brahnam, Michelangelo Paci

    Abstract: In this paper, ensembles of classifiers that exploit several data augmentation techniques and four signal representations for training Convolutional Neural Networks (CNNs) for audio classification are presented and tested on three freely available audio classification datasets: i) bird calls, ii) cat sounds, and iii) the Environmental Sound Classification dataset. The best performing ensembles com… ▽ More

    Submitted 27 April, 2021; v1 submitted 15 July, 2020; originally announced July 2020.

    Journal ref: Appl. Sci. 2021, 11(13), 5796

  14. arXiv:2006.02536  [pdf

    cs.CV cs.LG eess.IV

    Phasic dopamine release identification using ensemble of AlexNet

    Authors: Luca Patarnello, Marco Celin, Loris Nanni

    Abstract: Dopamine (DA) is an organic chemical that influences several parts of behaviour and physical functions. Fast-scan cyclic voltammetry (FSCV) is a technique used for in vivo phasic dopamine release measurements. The analysis of such measurements, though, requires notable effort. In this paper, we present the use of convolutional neural networks (CNNs) for the identification of phasic dopamine releas… ▽ More

    Submitted 3 June, 2020; originally announced June 2020.

  15. The computerization of archaeology: survey on AI techniques

    Authors: Lorenzo Mantovan, Loris Nanni

    Abstract: This paper analyses the application of artificial intelligence techniques to various areas of archaeology and more specifically: a) The use of software tools as a creative stimulus for the organization of exhibitions; the use of humanoid robots and holographic displays as guides that interact and involve museum visitors; b) The analysis of methods for the classification of fragments found in archa… ▽ More

    Submitted 30 June, 2020; v1 submitted 5 May, 2020; originally announced May 2020.

    Journal ref: SN Computer Science, 2020

  16. arXiv:2004.12823  [pdf

    eess.IV cs.CV cs.LG

    A Critic Evaluation of Methods for COVID-19 Automatic Detection from X-Ray Images

    Authors: Gianluca Maguolo, Loris Nanni

    Abstract: In this paper, we compare and evaluate different testing protocols used for automatic COVID-19 diagnosis from X-Ray images in the recent literature. We show that similar results can be obtained using X-Ray images that do not contain most of the lungs. We are able to remove the lungs from the images by turning to black the center of the X-Ray scan and training our classifiers only on the outer part… ▽ More

    Submitted 19 September, 2020; v1 submitted 27 April, 2020; originally announced April 2020.

  17. arXiv:1912.07756  [pdf

    cs.LG cs.SD eess.AS stat.ML

    Data augmentation approaches for improving animal audio classification

    Authors: Loris Nanni, Gianluca Maguolo, Michelangelo Paci

    Abstract: In this paper we present ensembles of classifiers for automated animal audio classification, exploiting different data augmentation techniques for training Convolutional Neural Networks (CNNs). The specific animal audio classification problems are i) birds and ii) cat sounds, whose datasets are freely available. We train five different CNNs on the original datasets and on their versions augmented… ▽ More

    Submitted 15 March, 2020; v1 submitted 16 December, 2019; originally announced December 2019.

  18. arXiv:1912.05472  [pdf

    eess.AS cs.LG cs.SD

    Audiogmenter: a MATLAB Toolbox for Audio Data Augmentation

    Authors: Gianluca Maguolo, Michelangelo Paci, Loris Nanni, Ludovico Bonan

    Abstract: Audio data augmentation is a key step in training deep neural networks for solving audio classification tasks. In this paper, we introduce Audiogmenter, a novel audio data augmentation library in MATLAB. We provide 15 different augmentation algorithms for raw audio data and 8 for spectrograms. We efficiently implemented several augmentation techniques whose usefulness has been extensively proved i… ▽ More

    Submitted 1 January, 2022; v1 submitted 11 December, 2019; originally announced December 2019.

  19. Insect pest image detection and recognition based on bio-inspired methods

    Authors: Loris Nanni, Gianluca Maguolo, Fabio Pancino

    Abstract: Insect pests recognition is necessary for crop protection in many areas of the world. In this paper we propose an automatic classifier based on the fusion between saliency methods and convolutional neural networks. Saliency methods are famous image processing algorithms that highlight the most relevant pixels of an image. In this paper, we use three different saliency methods as image preprocessin… ▽ More

    Submitted 27 March, 2020; v1 submitted 1 October, 2019; originally announced October 2019.

  20. arXiv:1908.05489  [pdf

    cs.CV

    Deep learning for Plankton and Coral Classification

    Authors: Alessandra Lumini, Loris Nanni, Gianluca Maguolo

    Abstract: Oceans are the essential lifeblood of the Earth: they provide over 70% of the oxygen and over 97% of the water. Plankton and corals are two of the most fundamental components of ocean ecosystems, the former due to their function at many levels of the oceans food chain, the latter because they provide spawning and nursery grounds to many fish populations. Studying and monitoring plankton distributi… ▽ More

    Submitted 9 December, 2019; v1 submitted 15 August, 2019; originally announced August 2019.

  21. Learning morphological operators for skin detection

    Authors: Alessandra Lumini, Loris Nanni, Alice Codogno, Filippo Berno

    Abstract: In this work we propose a novel post processing approach for skin detectors based on trained morphological operators. The first step, consisting in skin segmentation is performed according to an existing skin detection approach is performed for skin segmentation, then a second step is carried out consisting in the application of a set of morphological operators to refine the resulting mask. Extens… ▽ More

    Submitted 23 September, 2019; v1 submitted 9 August, 2019; originally announced August 2019.

    Journal ref: Journal of Artificial Intelligence and Systems (2019)

  22. iProStruct2D: Identifying protein structural classes by deep learning via 2D representations

    Authors: Loris Nanni, Alessandra Lumini, Federica Pasquali, Sheryl Brahnam

    Abstract: In this paper we address the problem of protein classification starting from a multi-view 2D representation of proteins. From each 3D protein structure, a large set of 2D projections is generated using the protein visualization software Jmol. This set of multi-view 2D representations includes 13 different types of protein visualizations that emphasize specific properties of protein structure (e.g.… ▽ More

    Submitted 11 June, 2019; originally announced June 2019.

    Comments: 9 pages, 3 figures, 4 tables

    Journal ref: Expert Systems With Applications 2020, 142, (March), 113019

  23. arXiv:1905.02473  [pdf

    cs.CV

    Ensemble of Convolutional Neural Networks Trained with Different Activation Functions

    Authors: Gianluca Maguolo, Loris Nanni, Stefano Ghidoni

    Abstract: Activation functions play a vital role in the training of Convolutional Neural Networks. For this reason, to develop efficient and performing functions is a crucial problem in the deep learning community. Key to these approaches is to permit a reliable parameter learning, avoiding vanishing gradient problems. The goal of this work is to propose an ensemble of Convolutional Neural Networks trained… ▽ More

    Submitted 21 September, 2020; v1 submitted 7 May, 2019; originally announced May 2019.

  24. arXiv:1904.08084  [pdf

    cs.CV cs.LG

    General Purpose (GenP) Bioimage Ensemble of Handcrafted and Learned Features with Data Augmentation

    Authors: L. Nanni, S. Brahnam, S. Ghidoni, G. Maguolo

    Abstract: Bioimage classification plays a crucial role in many biological problems. In this work, we present a new General Purpose (GenP) ensemble that boosts performance by combining local features, dense sampling features, and deep learning approaches. First, we introduce three new methods for data augmentation based on PCA/DCT; second, we show that different data augmentation approaches can boost the per… ▽ More

    Submitted 6 July, 2021; v1 submitted 17 April, 2019; originally announced April 2019.

    Comments: 27 pages, 1 figure, 5 tables, manuscript

  25. arXiv:1807.08008  [pdf

    cs.CV

    Ensemble of Deep Learned Features for Melanoma Classification

    Authors: Loris Nanni, Alessandra Lumini, Stefano Ghidoni

    Abstract: The aim of this work is to propose an ensemble of descriptors for Melanoma Classification, whose performance has been evaluated on validation and test datasets of the melanoma challenge 2018. The system proposed here achieves a strong discriminative power thanks to the combination of multiple descriptors. The proposed system represents a very simple yet effective way of boosting the performance of… ▽ More

    Submitted 20 July, 2018; originally announced July 2018.

  26. Fair comparison of skin detection approaches on publicly available datasets

    Authors: Alessandra Lumini, Loris Nanni

    Abstract: Skin detection is the process of discriminating skin and non-skin regions in a digital image and it is widely used in several applications ranging from hand gesture analysis to track body parts and face detection. Skin detection is a challenging problem which has drawn extensive attention from the research community, nevertheless a fair comparison among approaches is very difficult due to the lack… ▽ More

    Submitted 10 July, 2020; v1 submitted 7 February, 2018; originally announced February 2018.

    Journal ref: Expert Systems with Applications Volume 160, 1 December 2020, 113677