HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

OpenMatch: Open-Set Semi-supervised Learning with Open-set Consistency Regularization

{Kate Saenko Donghyun Kim Kuniaki Saito}

OpenMatch: Open-Set Semi-supervised Learning with Open-set Consistency Regularization

Abstract

Semi-supervised learning (SSL) is an effective means to leverage unlabeled data to improve a model’s performance. Typical SSL methods like FixMatch assume that labeled and unlabeled data share the same label space. However, in practice, unlabeled data can contain categories unseen in the labeled set, i.e., outliers, which can significantly harm the performance of SSL algorithms. To address this problem, we propose a novel Open-set Semi-Supervised Learning (OSSL) approach called OpenMatch.Learning representations of inliers while rejecting outliers is essential for the success of OSSL. To this end, OpenMatch unifies FixMatch with novelty detection based on one-vs-all (OVA) classifiers. The OVA-classifier outputs the confidence score of a sample being an inlier, providing a threshold to detect outliers. Another key contribution is an open-set soft-consistency regularization loss, which enhances the smoothness of the OVA-classifier with respect to input transformations and greatly improves outlier detection. ours achieves state-of-the-art performance on three datasets, and even outperforms a fully supervised model in detecting outliers unseen in unlabeled data on CIFAR10. The code is available at url{https://github.com/VisionLearningGroup/OP_Match}.

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-image-classification-on-cifar-36OpenMatch
Accuracy: 89.6
semi-supervised-image-classification-on-cifar-37OpenMatch
Accuracy: 92.9
semi-supervised-image-classification-on-cifar-38OpenMatch
Accuracy: 94.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
OpenMatch: Open-Set Semi-supervised Learning with Open-set Consistency Regularization | Papers | HyperAI