English

Efficient Monte Carlo Methods for Multi-Dimensional Learning with Classifier Chains

Machine Learning 2014-05-20 v4 Computation Machine Learning

Abstract

Multi-dimensional classification (MDC) is the supervised learning problem where an instance is associated with multiple classes, rather than with a single class, as in traditional classification problems. Since these classes are often strongly correlated, modeling the dependencies between them allows MDC methods to improve their performance - at the expense of an increased computational cost. In this paper we focus on the classifier chains (CC) approach for modeling dependencies, one of the most popular and highest- performing methods for multi-label classification (MLC), a particular case of MDC which involves only binary classes (i.e., labels). The original CC algorithm makes a greedy approximation, and is fast but tends to propagate errors along the chain. Here we present novel Monte Carlo schemes, both for finding a good chain sequence and performing efficient inference. Our algorithms remain tractable for high-dimensional data sets and obtain the best predictive performance across several real data sets.

Keywords

Cite

@article{arxiv.1211.2190,
  title  = {Efficient Monte Carlo Methods for Multi-Dimensional Learning with Classifier Chains},
  author = {Jesse Read and Luca Martino and David Luengo},
  journal= {arXiv preprint arXiv:1211.2190},
  year   = {2014}
}

Comments

Submitted to Pattern Recognition

R2 v1 2026-06-21T22:35:41.575Z