Semi-Supervised Zero-Shot Classification With Label Representation Learning
Given the challenge of gathering labeled training data, zero-shot classification, which transfers information from observed classes to recognize unseen classes, has become increasingly popular in the computer vision community. Most existing zero-shot learning methods require a user to first provide a set of semantic visual attributes for each class as side information before applying a two-step prediction procedure that introduces an intermediate attribute prediction problem. In this paper, we propose a novel zero-shot classification approach that automatically learns label embeddings from the input data in a semi-supervised large-margin learning framework. The proposed framework jointly considers multi-class classification over all classes (observed and unseen) and tackles the target prediction problem directly without introducing intermediate prediction problems. It also has the capacity to incorporate semantic label information from different sources when available. To evaluate the proposed approach, we conduct experiments on standard zero-shot data sets. The empirical results show the proposed approach outperforms existing state-of-the-art zero-shot learning methods.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeClassificationGeneral ClassificationMulti-class ClassificationPredictionRepresentation Learningzero-shot-classificationZero-Shot LearningSimilar Papers 제목 키워드 기반
Enhancing CLIP with CLIP: Exploring Pseudolabeling for Limited-Label Prompt Tuning
Fine-tuning vision-language models (VLMs) like CLIP to downstream tasks is often necessary to optimize their performance. However, a major obstacle is the limited availability of labeled data. We study the use of pseudol…
image-classificationImage ClassificationZero-Shot LearningEnhancing Semi-supervised Learning with Zero-shot Pseudolabels
The high cost of data labeling presents a major barrier to deploying machine learning systems at scale. Semi-supervised learning (SSL) mitigates this challenge by utilizing unlabeled data alongside limited labeled exampl…
Knowledge DistillationSemi-unsupervised Learning of Human Activity using Deep Generative Models
We introduce 'semi-unsupervised learning', a problem regime related to transfer learning and zero-shot learning where, in the training data, some classes are sparsely labelled and others entirely unlabelled. Models able …
ClassificationGeneral ClassificationTime SeriesTime Series Analysis+2Contrastive Training Improves Zero-Shot Classification of Semi-structured Documents
We investigate semi-structured document classification in a zero-shot setting. Classification of semi-structured documents is more challenging than that of standard unstructured documents, as positional, layout, and styl…
ClassificationDocument Classificationzero-shot-classificationZero-Shot LearningScaling Laws for Many-Shot In-Context Learning with Self-Generated Annotations
The high cost of obtaining high-quality annotated data for in-context learning (ICL) has motivated the development of methods that use self-generated annotations in place of ground-truth labels. While these approaches ha…
In-Context Learning