Multi-Label Open Set Recognition

Abstract

In multi-label learning, each training instance is associated with multiple labels simultaneously. Traditional multi-label learning studies primarily focus on closed set scenario, i.e. the class label set of test data is identical to those used in training phase. Nevertheless, in numerous real-world scenarios, the environment is open and dynamic where unknown labels may emerge gradually during testing. In this paper, the problem of multi-label open set recognition (MLOSR) is investigated, which poses significant challenges in classifying and recognizing instances with unknown labels in multi-label setting. To enable open set multi-label prediction, a novel approach named SLAN is proposed by leveraging sub-labeling information enriched by structural information in the feature space. Accordingly, unknown labels are recognized by differentiating the sub-labeling information from holistic supervision. Experimental results on various datasets validate the effectiveness of the proposed approach in dealing with the MLOSR problem.

Cite

Text

Wang et al. "Multi-Label Open Set Recognition." Neural Information Processing Systems, 2024. doi:10.52202/079017-0186

Markdown

[Wang et al. "Multi-Label Open Set Recognition." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/wang2024neurips-multilabel/) doi:10.52202/079017-0186

BibTeX

@inproceedings{wang2024neurips-multilabel,
  title     = {{Multi-Label Open Set Recognition}},
  author    = {Wang, Yi-Bo and Hang, Jun-Yi and Zhang, Min-Ling},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-0186},
  url       = {https://mlanthology.org/neurips/2024/wang2024neurips-multilabel/}
}