English

Scalable Multi-Output Label Prediction: From Classifier Chains to Classifier Trellises

Machine Learning 2015-06-01 v1 Computer Vision and Pattern Recognition Data Structures and Algorithms Machine Learning Computation

Abstract

Multi-output inference tasks, such as multi-label classification, have become increasingly important in recent years. A popular method for multi-label classification is classifier chains, in which the predictions of individual classifiers are cascaded along a chain, thus taking into account inter-label dependencies and improving the overall performance. Several varieties of classifier chain methods have been introduced, and many of them perform very competitively across a wide range of benchmark datasets. However, scalability limitations become apparent on larger datasets when modeling a fully-cascaded chain. In particular, the methods' strategies for discovering and modeling a good chain structure constitutes a mayor computational bottleneck. In this paper, we present the classifier trellis (CT) method for scalable multi-label classification. We compare CT with several recently proposed classifier chain methods to show that it occupies an important niche: it is highly competitive on standard multi-label problems, yet it can also scale up to thousands or even tens of thousands of labels.

Keywords

Cite

@article{arxiv.1501.04870,
  title  = {Scalable Multi-Output Label Prediction: From Classifier Chains to Classifier Trellises},
  author = {J. Read and L. Martino and P. Olmos and D. Luengo},
  journal= {arXiv preprint arXiv:1501.04870},
  year   = {2015}
}

Comments

(accepted in Pattern Recognition)

R2 v1 2026-06-22T08:07:18.021Z