Progressive Random K-Labelsets for Cost-Sensitive Multi-Label Classification

Abstract

In multi-label classification, an instance is associated with multiple relevant labels, and the goal is to predict these labels simultaneously. Many real-world applications of multi-label classification come with different performance evaluation criteria. It is thus important to design general multi-label classification methods that can flexibly take different criteria into account. Such methods tackle the problem of cost-sensitive multi-label classification (CSMLC). Most existing CSMLC methods either suffer from high computational complexity or focus on only certain specific criteria. In this work, we propose a novel CSMLC method, named progressive random k -labelsets (PRA k EL), to resolve the two issues above. The method is extended from a popular multi-label classification method, random k -labelsets, and hence inherits its efficiency. Furthermore, the proposed method can handle arbitrary example-based evaluation criteria by progressively transforming the CSMLC problem into a series of cost-sensitive multi-class classification problems. Experimental results demonstrate that PRA k EL is competitive with existing methods under the specific criteria they can optimize, and is superior under other criteria.

Cite

Text

Wu and Lin. "Progressive Random K-Labelsets for Cost-Sensitive Multi-Label Classification." Machine Learning, 2017. doi:10.1007/S10994-016-5600-X

Markdown

[Wu and Lin. "Progressive Random K-Labelsets for Cost-Sensitive Multi-Label Classification." Machine Learning, 2017.](https://mlanthology.org/mlj/2017/wu2017mlj-progressive/) doi:10.1007/S10994-016-5600-X

BibTeX

@article{wu2017mlj-progressive,
  title     = {{Progressive Random K-Labelsets for Cost-Sensitive Multi-Label Classification}},
  author    = {Wu, Yuping and Lin, Hsuan-Tien},
  journal   = {Machine Learning},
  year      = {2017},
  pages     = {671-694},
  doi       = {10.1007/S10994-016-5600-X},
  volume    = {106},
  url       = {https://mlanthology.org/mlj/2017/wu2017mlj-progressive/}
}