CascadeML: An Automatic Neural Network Architecture Evolution and Training Algorithm for Multi-label Classification

04/23/2019
by   Arjun Pakrashi, et al.
0

Multi-label classification is an approach which allows a datapoint to be labelled with more than one class at the same time. A common but trivial approach is to train individual binary classifiers per label, but the performance can be improved by considering associations within the labels. Like with any machine learning algorithm, hyperparameter tuning is important to train a good multi-label classifier model. The task of selecting the best hyperparameter settings for an algorithm is an optimisation problem. Very limited work has been done on automatic hyperparameter tuning and AutoML in the multi-label domain. This paper attempts to fill this gap by proposing a neural network algorithm, CascadeML, to train multi-label neural network based on cascade neural networks. This method requires minimal or no hyperparameter tuning and also considers pairwise label associations. The cascade algorithm grows the network architecture incrementally in a two phase process as it learns the weights using adaptive first order gradient algorithm, therefore omitting the requirement of preselecting the number of hidden layers, nodes and the learning rate. The method was tested on 10 multi-label datasets and compared with other multi-label classification algorithms. Results show that CascadeML performs very well without hyperparameter tuning.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/07/2018

LNEMLC: Label Network Embeddings for Multi-Label Classification

Multi-label classification aims to classify instances with discrete non-...
research
09/10/2021

Multi-label Classification of Aircraft Heading Changes Using Neural Network to Resolve Conflicts

An aircraft conflict occurs when two or more aircraft cross at a certain...
research
02/03/2018

Joint Binary Neural Network for Multi-label Learning with Applications to Emotion Classification

Recently the deep learning techniques have achieved success in multi-lab...
research
04/23/2019

KFHE-HOMER: Kalman Filter-based Heuristic Ensemble of HOMER for Multi-Label Classification

Multi-label classification allows a datapoint to be labelled with more t...
research
02/01/2023

Deep Dependency Networks for Multi-Label Classification

We propose a simple approach which combines the strengths of probabilist...
research
10/10/2019

Multi-label Categorization of Accounts of Sexism using a Neural Framework

Sexism, an injustice that subjects women and girls to enormous suffering...
research
08/06/2019

Bayesian Network Based Label Correlation Analysis For Multi-label Classifier Chain

Classifier chain (CC) is a multi-label learning approach that constructs...

Please sign up or login with your details

Forgot password? Click here to reset