English

A pragmatic approach to multi-class classification

Machine Learning 2016-01-07 v1

Abstract

We present a novel hierarchical approach to multi-class classification which is generic in that it can be applied to different classification models (e.g., support vector machines, perceptrons), and makes no explicit assumptions about the probabilistic structure of the problem as it is usually done in multi-class classification. By adding a cascade of additional classifiers, each of which receives the previous classifier's output in addition to regular input data, the approach harnesses unused information that manifests itself in the form of, e.g., correlations between predicted classes. Using multilayer perceptrons as a classification model, we demonstrate the validity of this approach by testing it on a complex ten-class 3D gesture recognition task.

Keywords

Cite

@article{arxiv.1601.01121,
  title  = {A pragmatic approach to multi-class classification},
  author = {Thomas Kopinski and Stéphane Magand and Uwe Handmann and Alexander Gepperth},
  journal= {arXiv preprint arXiv:1601.01121},
  year   = {2016}
}

Comments

European Symposium on artificial neural networks (ESANN), Apr 2015, Bruges, Belgium. 2015

R2 v1 2026-06-22T12:23:54.381Z