Adversarial Partial Multi-Label Learning with Label Disambiguation
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.
Cite
Text
Yan and Guo. "Adversarial Partial Multi-Label Learning with Label Disambiguation." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I12.17264Markdown
[Yan and Guo. "Adversarial Partial Multi-Label Learning with Label Disambiguation." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/yan2021aaai-adversarial/) doi:10.1609/AAAI.V35I12.17264BibTeX
@inproceedings{yan2021aaai-adversarial,
title = {{Adversarial Partial Multi-Label Learning with Label Disambiguation}},
author = {Yan, Yan and Guo, Yuhong},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2021},
pages = {10568-10576},
doi = {10.1609/AAAI.V35I12.17264},
url = {https://mlanthology.org/aaai/2021/yan2021aaai-adversarial/}
}