English

LNEMLC: Label Network Embeddings for Multi-Label Classification

Machine Learning 2019-01-03 v2 Computer Vision and Pattern Recognition Neural and Evolutionary Computing Machine Learning

Abstract

Multi-label classification aims to classify instances with discrete non-exclusive labels. Most approaches on multi-label classification focus on effective adaptation or transformation of existing binary and multi-class learning approaches but fail in modelling the joint probability of labels or do not preserve generalization abilities for unseen label combinations. To address these issues we propose a new multi-label classification scheme, LNEMLC - Label Network Embedding for Multi-Label Classification, that embeds the label network and uses it to extend input space in learning and inference of any base multi-label classifier. The approach allows capturing of labels' joint probability at low computational complexity providing results comparable to the best methods reported in the literature. We demonstrate how the method reveals statistically significant improvements over the simple kNN baseline classifier. We also provide hints for selecting the robust configuration that works satisfactorily across data domains.

Keywords

Cite

@article{arxiv.1812.02956,
  title  = {LNEMLC: Label Network Embeddings for Multi-Label Classification},
  author = {Piotr Szymański and Tomasz Kajdanowicz and Nitesh Chawla},
  journal= {arXiv preprint arXiv:1812.02956},
  year   = {2019}
}

Comments

submitted to TPAMI

R2 v1 2026-06-23T06:35:11.309Z