Unlocking the Power of Open Set: A New Perspective for Open-Set Noisy Label Learning
Abstract
Learning from noisy data has attracted much attention, where most methods focus on closed-set label noise. However, a more common scenario in the real world is the presence of both open-set and closed-set noise. Existing methods typically identify and handle these two types of label noise separately by designing a specific strategy for each type. However, in many real-world scenarios, it would be challenging to identify open-set examples, especially when the dataset has been severely corrupted. Unlike the previous works, we explore how models behave when faced with open-set examples, and find that a part of open-set examples gradually get integrated into certain known classes, which is beneficial for the separation among known classes. Motivated by the phenomenon, we propose a novel two-step contrastive learning method CECL (Class Expansion Contrastive Learning) which aims to deal with both types of label noise by exploiting the useful information of open-set examples. Specifically, we incorporate some open-set examples into closed-set classes to enhance performance while treating others as delimiters to improve representative ability. Extensive experiments on synthetic and real-world datasets with diverse label noise demonstrate the effectiveness of CECL.
Cite
Text
Wan et al. "Unlocking the Power of Open Set: A New Perspective for Open-Set Noisy Label Learning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I14.29469Markdown
[Wan et al. "Unlocking the Power of Open Set: A New Perspective for Open-Set Noisy Label Learning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/wan2024aaai-unlocking/) doi:10.1609/AAAI.V38I14.29469BibTeX
@inproceedings{wan2024aaai-unlocking,
title = {{Unlocking the Power of Open Set: A New Perspective for Open-Set Noisy Label Learning}},
author = {Wan, Wenhai and Wang, Xinrui and Xie, Ming-Kun and Li, Shao-Yuan and Huang, Sheng-Jun and Chen, Songcan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {15438-15446},
doi = {10.1609/AAAI.V38I14.29469},
url = {https://mlanthology.org/aaai/2024/wan2024aaai-unlocking/}
}