Multiclass Classification with an Ensemble of Binary Classification Deep Networks

06/28/2020
by   Abdul Mueed Hafiz, et al.
0

Deep neural network classifiers have been used frequently and are efficient. In multiclass deep network classifiers, the burden of classifying samples of different classes is put on a single classifier. As shown in this paper, the classification capability of deep networks can be further increased by using an ensemble of binary classification deep networks. In the proposed approach, a single (one-versus-all) deep network binary classifier is dedicated to each category classification. Subsequently, binary classification deep network ensembles have been investigated. Every network in an ensemble has been trained by a one-versus-all binary training technique using the Stochastic Gradient Descent with Momentum Algorithm. For classification of the test sample, the sample is presented to each network in the ensemble. After softmax-layer score voting, the network with the largest score is assumed to have classified the sample. Digit image recognition has been used for experimentation. Three datasets have been used for experimentation viz. the MATLAB Digit Image Dataset, the USPS+ Digit Image Dataset, and the MNIST Digit Image Dataset. The experiments demonstrate that given sufficient training, a Binary Classification Convolutional Neural Network (BCCNN) ensemble can outperform a conventional Multi-class Convolutional Neural Network (MCNN). In one of the experiments, it was noted that after training and testing of a BCCNN ensemble and an MCNN respectively on a subset of the MNIST Digit Image Dataset, the BCCNN ensemble gave a higher accuracy of 98.03 of 97.90 in order to increase their recognition accuracy. On a large subset of the MNIST Digit Image Dataset, the modified BCCNN ensemble gave a higher accuracy of 98.50

READ FULL TEXT
research
09/18/2020

Ensemble of Binary Classifiers Combined Using Recurrent Correlation Associative Memories

An ensemble method should cleverly combine a group of base classifiers t...
research
07/23/2020

Deep Network Ensemble Learning applied to Image Classification using CNN Trees

Traditional machine learning approaches may fail to perform satisfactori...
research
03/03/2023

Evaluation of Confidence-based Ensembling in Deep Learning Image Classification

Ensembling is a successful technique to improve the performance of machi...
research
09/29/2020

Testing for Normality with Neural Networks

In this paper, we treat the problem of testing for normality as a binary...
research
12/07/2022

The BeMi Stardust: a Structured Ensemble of Binarized Neural Networks

Binarized Neural Networks (BNNs) are receiving increasing attention due ...
research
08/19/2020

Detecting Aedes Aegypti Mosquitoes through Audio Classification with Convolutional Neural Networks

The incidence of mosquito-borne diseases is significant in under-develop...
research
06/16/2023

Multi-Classification using One-versus-One Deep Learning Strategy with Joint Probability Estimates

The One-versus-One (OvO) strategy is an approach of multi-classification...

Please sign up or login with your details

Forgot password? Click here to reset