@article{MBF3319BC, title = "Semi-Supervised Learning Exploiting Robust Loss Function for Sparse Labeled Data", journal = "Journal of KIISE, JOK", year = "2021", issn = "2383-630X", doi = "10.5626/JOK.2021.48.12.1343", author = "Youngjun Ahn,Kyuseok Shim", keywords = "deep learning,semi-supervised learning,data augmentation,robust loss function", abstract = "This paper proposes a semi-supervised learning method which uses data augmentation and robust loss function when labeled data are extremely sparse. Existing semi-supervised learning methods augment unlabeled data and use one-hot vector labels predicted by the current model if the confidence of the prediction is high. Since it does not use low-confidence data, a recent work has used low-confidence data in the training by utilizing robust loss function. Meanwhile, if labeled data are extremely sparse, the prediction can be incorrect even if the confidence is high. In this paper, we propose a method to improve the performance of a classification model when labeled data are extremely sparse by using predicted probability, instead of one hot vector as the label. Experiments show that the proposed method improves the performance of a classification model." }