OpenCoS: Contrastive Semi-Supervised Learning for Handling Open-Set Unlabeled Data
Abstract
Semi-supervised learning (SSL) has been a powerful strategy to incorporate few labels in learning better representations. In this paper, we focus on a practical scenario that one aims to apply SSL when unlabeled data may contain out-of-class samples - those that cannot have one-hot encoded labels from a closed-set of classes in label data, i.e., the unlabeled data is an open-set. Specifically, we introduce OpenCoS, a simple framework for handling this realistic semi-supervised learning scenario based upon a recent framework of self-supervised visual representation learning. We first observe that the out-of-class samples in the open-set unlabeled dataset can be identified effectively via self-supervised contrastive learning. Then, OpenCoS utilizes this information to overcome the failure modes in the existing state-of-the-art semi-supervised methods, by utilizing one-hot pseudo-labels and soft-labels for the identified in- and out-of-class unlabeled data, respectively. Our extensive experimental results show the effectiveness of OpenCoS under the presence of out-of-class samples, fixing up the state-of-the-art semi-supervised methods to be suitable for diverse scenarios involving open-set unlabeled data.
Cite
Text
Park et al. "OpenCoS: Contrastive Semi-Supervised Learning for Handling Open-Set Unlabeled Data." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25063-7_9Markdown
[Park et al. "OpenCoS: Contrastive Semi-Supervised Learning for Handling Open-Set Unlabeled Data." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/park2022eccvw-opencos/) doi:10.1007/978-3-031-25063-7_9BibTeX
@inproceedings{park2022eccvw-opencos,
title = {{OpenCoS: Contrastive Semi-Supervised Learning for Handling Open-Set Unlabeled Data}},
author = {Park, Jongjin and Yun, Sukmin and Jeong, Jongheon and Shin, Jinwoo},
booktitle = {European Conference on Computer Vision Workshops},
year = {2022},
pages = {134-149},
doi = {10.1007/978-3-031-25063-7_9},
url = {https://mlanthology.org/eccvw/2022/park2022eccvw-opencos/}
}