Partial Label Learning with a Partner
Abstract
In partial label learning (PLL), each instance is associated with a set of candidate labels among which only one is ground-truth. The majority of the existing works focuses on constructing robust classifiers to estimate the labeling confidence of candidate labels in order to identify the correct one. However, these methods usually struggle to rectify mislabeled samples. To help existing PLL methods identify and rectify mislabeled samples, in this paper, we introduce a novel partner classifier and propose a novel ``mutual supervision'' paradigm. Specifically, we instantiate the partner classifier predicated on the implicit fact that non-candidate labels of a sample should not be assigned to it, which is inherently accurate and has not been fully investigated in PLL. Furthermore, a novel collaborative term is formulated to link the base classifier and the partner one. During each stage of mutual supervision, both classifiers will blur each other's predictions through a blurring mechanism to prevent overconfidence in a specific label. Extensive experiments demonstrate that the performance and disambiguation ability of several well-established stand-alone and deep-learning based PLL approaches can be significantly improved by coupling with this learning paradigm.
Cite
Text
Si et al. "Partial Label Learning with a Partner." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I13.29424Markdown
[Si et al. "Partial Label Learning with a Partner." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/si2024aaai-partial/) doi:10.1609/AAAI.V38I13.29424BibTeX
@inproceedings{si2024aaai-partial,
title = {{Partial Label Learning with a Partner}},
author = {Si, Chongjie and Jiang, Zekun and Wang, Xuehui and Wang, Yan and Yang, Xiaokang and Shen, Wei},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {15029-15037},
doi = {10.1609/AAAI.V38I13.29424},
url = {https://mlanthology.org/aaai/2024/si2024aaai-partial/}
}