AAAI 2021technical24 citations

Adversarial Partial Multi-Label Learning with Label Disambiguation

Yan Yan, Yuhong Guo

Abstract

Partial multi-label learning (PML), which tackles the problem of learning multi-label prediction models from instances with overcomplete noisy annotations, has recently started gaining attention from the research community. In this paper, we propose a novel adversarial learning model, PML-GAN, under a generalized encoder-decoder framework for partial multi-label learning. The PML-GAN model uses a disambiguation network to identify irrelevant labels and uses a multi-label prediction network to map the training instances to their disambiguated label vectors, while deploying a generative adversarial network as an inverse mapping from label vectors to data samples in the input feature space. The learning of the overall model corresponds to a minimax adversarial game, which enhances the correspondence of input features with the output labels in a bi-directional mapping. Extensive experiments are conducted on both synthetic and real-world partial multi-label datasets, while the proposed model demonstrates the state-of-the-art performance.

BibTeX
@inproceedings{aaai2021_adversarialparti,
  title = {Adversarial Partial Multi-Label Learning with Label Disambiguation},
  author = {Yan Yan and Yuhong Guo},
  booktitle = {AAAI 2021},
  year = {2021}
}