HC-Search for Multi-Label Prediction: An Empirical Study

Abstract

Multi-label learning concerns learning multiple, overlapping, and correlated classes. In this paper, we adapt a recent structured prediction framework called HC-Search for multi-label prediction problems. One of the main advantages of this framework is that its training is sensitive to the loss function, unlike the other multi-label approaches that either assume a specific loss function or require a manual adaptation to each loss function. We empirically evaluate our instantiation of the HC-Search framework along with many existing multi-label learning algorithms on a variety of benchmarks by employing diverse task loss functions. Our results demonstrate that the performance of existing algorithms tends to be very similar in most cases, and that the HC-Search approach is comparable and often better than all the other algorithms across different loss functions.

Cite

Text

Doppa et al. "HC-Search for Multi-Label Prediction: An Empirical Study." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.9021

Markdown

[Doppa et al. "HC-Search for Multi-Label Prediction: An Empirical Study." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/doppa2014aaai-hc/) doi:10.1609/AAAI.V28I1.9021

BibTeX

@inproceedings{doppa2014aaai-hc,
  title     = {{HC-Search for Multi-Label Prediction: An Empirical Study}},
  author    = {Doppa, Janardhan Rao and Yu, Jun and Ma, Chao and Fern, Alan and Tadepalli, Prasad},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {1795-1801},
  doi       = {10.1609/AAAI.V28I1.9021},
  url       = {https://mlanthology.org/aaai/2014/doppa2014aaai-hc/}
}