English
Related papers

Related papers: Rethinking Generative Zero-Shot Learning: An Ensem…

200 papers

This paper provides a novel parsimonious yet efficient design for zero-shot learning (ZSL), dubbed ParsNets, where we are interested in learning a composition of on-device friendly linear networks, each with orthogonality and low-rankness…

Computer Vision and Pattern Recognition · Computer Science 2023-12-22 Jingcai Guo , Qihua Zhou , Ruibing Li , Xiaocheng Lu , Ziming Liu , Junyang Chen , Xin Xie , Jie Zhang

Zero-shot learning (ZSL) aims to recognize unseen classes with zero samples by transferring semantic knowledge from seen classes. Current approaches typically correlate global visual features with semantic information (i.e., attributes) or…

Computer Vision and Pattern Recognition · Computer Science 2025-11-12 Ning Wang , Long Yu , Cong Hua , Guangming Zhu , Lin Mei , Syed Afaq Ali Shah , Mohammed Bennamoun , Liang Zhang

Zero-Shot Learning (ZSL) aims to recognise unseen object classes, which are not observed during the training phase. The existing body of works on ZSL mostly relies on pretrained visual features and lacks the explicit attribute localisation…

Computer Vision and Pattern Recognition · Computer Science 2021-08-03 Faisal Alamri , Anjan Dutta

Zero-shot learning (ZSL) algorithms typically work by exploiting attribute correlations to be able to make predictions in unseen classes. However, these correlations do not remain intact at test time in most practical settings and the…

Zero-shot learning relies on semantic class representations such as hand-engineered attributes or learned embeddings to predict classes without any labeled examples. We propose to learn class representations by embedding nodes from common…

Machine Learning · Computer Science 2022-08-29 Nihal V. Nayak , Stephen H. Bach

Zero-shot recognition (ZSR) aims to recognize target-domain data instances of unseen classes based on the models learned from associated pairs of seen-class source and target domain data. One of the key challenges in ZSR is the relative…

Computer Vision and Pattern Recognition · Computer Science 2016-12-06 Ziming Zhang , Venkatesh Saligrama

Zero-shot learning enables models to generalise to unseen classes by leveraging semantic information, bridging the gap between training and testing sets with non-overlapping classes. While much research has focused on zero-shot learning in…

Sound · Computer Science 2025-07-03 Ysobel Sims , Alexandre Mendes , Stephan Chalup

To overcome the absence of training data for unseen classes, conventional zero-shot learning approaches mainly train their model on seen datapoints and leverage the semantic descriptions for both seen and unseen classes. Beyond exploiting…

Machine Learning · Computer Science 2019-10-22 Hyeonwoo Yu , Beomhee Lee

Compositional zero-shot learning (CZSL) aims to recognize novel compositions of attributes and objects learned from seen compositions. Previous works disentangle attributes and objects by extracting shared and exclusive parts between the…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Xudong Yan , Songhe Feng , Yang Zhang , Jian Yang , Yueguan Lin , Haojun Fei

The goal of zero-shot learning (ZSL) is to train a model to classify samples of classes that were not seen during training. To address this challenging task, most ZSL methods relate unseen test classes to seen(training) classes via a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-25 Lu Liu , Tianyi Zhou , Guodong Long , Jing Jiang , Chengqi Zhang

Compositional zero-shot learning (CZSL) refers to recognizing unseen compositions of known visual primitives, which is an essential ability for artificial intelligence systems to learn and understand the world. While considerable progress…

Computer Vision and Pattern Recognition · Computer Science 2023-05-02 Siteng Huang , Qiyao Wei , Donglin Wang

A classic approach toward zero-shot learning (ZSL) is to map the input domain to a set of semantically meaningful attributes that could be used later on to classify unseen classes of data (e.g. visual data). In this paper, we propose to…

Computer Vision and Pattern Recognition · Computer Science 2017-09-13 Soheil Kolouri , Mohammad Rostami , Yuri Owechko , Kyungnam Kim

Zero-Shot Learning (ZSL) models aim to classify object classes that are not seen during the training process. However, the problem of class imbalance is rarely discussed, despite its presence in several ZSL datasets. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2022-10-13 Changkun Ye , Nick Barnes , Lars Petersson , Russell Tsuchida

Existing generative Zero-Shot Learning (ZSL) methods only consider the unidirectional alignment from the class semantics to the visual features while ignoring the alignment from the visual features to the class semantics, which fails to…

Computer Vision and Pattern Recognition · Computer Science 2018-11-21 Yunlong Yu , Zhong Ji , Yanwei Pang , Jichang Guo , Zhongfei Zhang , Fei Wu

Zero-shot learning (ZSL) aims to classify images of an unseen class only based on a few attributes describing that class but no access to any training sample. A popular strategy is to learn a mapping between the semantic space of class…

Computer Vision and Pattern Recognition · Computer Science 2021-02-04 Lu Liu , Tianyi Zhou , Guodong Long , Jing Jiang , Xuanyi Dong , Chengqi Zhang

In zero-shot learning (ZSL), conditional generators have been widely used to generate additional training features. These features can then be used to train the classifiers for testing data. However, some testing data are considered "hard"…

Computer Vision and Pattern Recognition · Computer Science 2020-10-15 Jingyi Xu , Zhixin Shu , Dimitris Samaras

Generalized zero shot learning (GZSL) is defined by a training process containing a set of visual samples from seen classes and a set of semantic samples from seen and unseen classes, while the testing process consists of the classification…

Computer Vision and Pattern Recognition · Computer Science 2019-02-07 Rafael Felix , Michele Sasdelli , Ian Reid , Gustavo Carneiro

We propose a novel approach for unsupervised zero-shot learning (ZSL) of classes based on their names. Most existing unsupervised ZSL methods aim to learn a model for directly comparing image features and class names. However, this proves…

Computer Vision and Pattern Recognition · Computer Science 2017-08-08 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Zero-shot Learners are models capable of predicting unseen classes. In this work, we propose a Zero-shot Learning approach for text categorization. Our method involves training model on a large corpus of sentences to learn the relationship…

Computation and Language · Computer Science 2017-12-27 Pushpankar Kumar Pushp , Muktabh Mayank Srivastava

Generative models have achieved state-of-the-art performance for the zero-shot learning problem, but they require re-training the classifier every time a new object category is encountered. The traditional semantic embedding approaches,…

Computer Vision and Pattern Recognition · Computer Science 2019-05-14 Ayyappa Kumar Pambala , Titir Dutta , Soma Biswas