Host: The Japanese Society for Artificial Intelligence
Name : The 33rd Annual Conference of the Japanese Society for Artificial Intelligence, 2019
Number : 33
Location : [in Japanese]
Date : June 04, 2019 - June 07, 2019
Recent years, semi-supervised learning which classifies test data into correct category using not only training (labeled) data but a large number of unlabeled data has paid attention. However, in the semi-supervised learning setting, there is a problem that classification accuracy deteriorates because distribution of labeled data is biased. The SemiBoost is one of semi-supervised learning method to solve the problem. The SemiBoost is a binary classification method. However, this method can not be extended directly to multi-class classification. In this research, we propose the way to extend the SemiBoost for multi-class classification using the concept of Error Correcting Output Code (ECOC) method. To verify the effectiveness of our proposed method, we conduct simulation experiment using UCI machine learning repository.