Probabilistic Cascading for Large Scale Hierarchical Classification
Machine Learning
2015-05-12 v1 Computation and Language
Information Retrieval
Abstract
Hierarchies are frequently used for the organization of objects. Given a hierarchy of classes, two main approaches are used, to automatically classify new instances: flat classification and cascade classification. Flat classification ignores the hierarchy, while cascade classification greedily traverses the hierarchy from the root to the predicted leaf. In this paper we propose a new approach, which extends cascade classification to predict the right leaf by estimating the probability of each root-to-leaf path. We provide experimental results which indicate that, using the same classification algorithm, one can achieve better results with our approach, compared to the traditional flat and cascade classifications.
Cite
@article{arxiv.1505.02251,
title = {Probabilistic Cascading for Large Scale Hierarchical Classification},
author = {Aris Kosmopoulos and Georgios Paliouras and Ion Androutsopoulos},
journal= {arXiv preprint arXiv:1505.02251},
year = {2015}
}