SOTAVerified

Semi-Supervised Learning via Clustering Representation Space

2021-01-01Unverified0· sign in to hype

Yen-Chieh Huang, Yuh-Jye Lee, Chih-Chi Wu, Yi-Wei Chiu, Yong-Xiang Lin, CHENG-YING LI, Po-Hung Ko

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We proposed a novel loss function that combines supervised learning with clustering in deep neural networks. Taking advantage of the data distribution and the existence of some labeled data, we construct a meaningful latent space. Our loss function consists of three parts, the quality of the clustering result, the margin between clusters, and the classification error of labeled instances. Our proposed model is trained to minimize our loss function by backpropagation, avoiding the need for pre-training or additional networks. This guides our network to classify labeled samples correctly while able to find good clusters simultaneously. We applied our proposed method on MNIST, USPS, ETH-80, and COIL-100; the comparison results confirm our model's outstanding performance over semi-supervised learning.

Tasks

Reproductions