Multi-Label Classification with Cutset Networks

Abstract

In this work, we tackle the problem of Multi-Label Classification (MLC) by using Cutset Networks (CNets), weighted probabilistic model trees, recently proposed as \emphtractable probabilistic models for discrete distributions. We employ CNets to perform Most Probable Explanation (MPE) inference exactly and efficiently and we improve a state-of-the-art structure learning algorithm for CNets by explicitly taking advantage of label dependencies. We achieve this by forcing the tree inner nodes to represent only feature variables and by exploiting structural heuristics while learning the leaf models. A thorough experimental evaluation on ten real-world datasets shows how the proposed approach improves several metrics for MLC, proving it to be competitive with problem transformation methods like classifier chains.

Cite

Text

Di Mauro et al. "Multi-Label Classification with Cutset Networks." Proceedings of the Eighth International Conference on Probabilistic Graphical Models, 2016.

Markdown

[Di Mauro et al. "Multi-Label Classification with Cutset Networks." Proceedings of the Eighth International Conference on Probabilistic Graphical Models, 2016.](https://mlanthology.org/pgm/2016/dimauro2016pgm-multilabel/)

BibTeX

@inproceedings{dimauro2016pgm-multilabel,
  title     = {{Multi-Label Classification with Cutset Networks}},
  author    = {Di Mauro, Nicola and Vergari, Antonio and Esposito, Floriana},
  booktitle = {Proceedings of the Eighth International Conference on Probabilistic Graphical Models},
  year      = {2016},
  pages     = {147-158},
  volume    = {52},
  url       = {https://mlanthology.org/pgm/2016/dimauro2016pgm-multilabel/}
}