English
Related papers

Related papers: DiRaC-I: Identifying Diverse and Rare Training Cla…

200 papers

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen attribute-object pairs based on a limited set of observed examples. Current CZSL methodologies, despite their advancements, tend to neglect the distinct specificity levels…

Computer Vision and Pattern Recognition · Computer Science 2024-02-28 Yun Li , Zhe Liu , Hang Chen , Lina Yao

This paper presents a simple yet effective method for improving the performance of zero-shot learning (ZSL). ZSL classifies instances of unseen classes, from which no training data is available, by utilizing the attributes of the classes.…

Computer Vision and Pattern Recognition · Computer Science 2018-08-07 Hiroki Ohashi , Mohammad Al-Naser , Sheraz Ahmed , Katsuyuki Nakamura , Takuto Sato , Andreas Dengel

Zero-shot classification (ZSC) is the task of learning predictors for classes not seen during training. Although the different methods in the literature are evaluated using the same class splits, little is known about their stability under…

Machine Learning · Computer Science 2021-03-03 Matías Molina , Jorge Sánchez

Zero-shot learning (ZSL) aims to transfer knowledge from seen classes to semantically related unseen classes, which are absent during training. The promising strategies for ZSL are to synthesize visual features of unseen classes conditioned…

Artificial Intelligence · Computer Science 2021-12-30 Yun Li , Zhe Liu , Lina Yao , Xiaojun Chang

In Zero-shot learning (ZSL), we classify unseen categories using textual descriptions about their expected appearance when observed (class embeddings) and a disjoint pool of seen classes, for which annotated visual data are accessible. We…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Jacopo Cavazza

Zero-shot learning (ZSL) can be formulated as a cross-domain matching problem: after being projected into a joint embedding space, a visual sample will match against all candidate class-level semantic descriptions and be assigned to the…

Computer Vision and Pattern Recognition · Computer Science 2018-12-12 Lei Zhang , Peng Wang , Lingqiao Liu , Chunhua Shen , Wei Wei , Yannning Zhang , Anton Van Den Hengel

Zero-Shot Learning (ZSL) promises to scale visual recognition by bypassing the conventional model training requirement of annotated examples for every category. This is achieved by establishing a mapping connecting low-level features and a…

Computer Vision and Pattern Recognition · Computer Science 2016-11-29 Xun Xu , Timothy M. Hospedales , Shaogang Gong

Zero-shot learning is a learning regime that recognizes unseen classes by generalizing the visual-semantic relationship learned from the seen classes. To obtain an effective ZSL model, one may resort to curating training samples from…

Computer Vision and Pattern Recognition · Computer Science 2022-09-07 Zhi Chen , Yadan Luo , Sen Wang , Jingjing Li , Zi Huang

Zero-shot learning (ZSL) aims to recognize unseen classes accurately by learning seen classes and known attributes, but correlations in attributes were ignored by previous study which lead to classification results confused. To solve this…

Computer Vision and Pattern Recognition · Computer Science 2020-09-15 Chunlai Chai , Yukuan Lou , Shijin Zhang

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

This paper addresses the task of learning an image clas-sifier when some categories are defined by semantic descriptions only (e.g. visual attributes) while the others are defined by exemplar images as well. This task is often referred to…

Computer Vision and Pattern Recognition · Computer Science 2017-12-12 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

Zero-shot learning deals with the ability to recognize objects without any visual training sample. To counterbalance this lack of visual data, each class to recognize is associated with a semantic prototype that reflects the essential…

Computer Vision and Pattern Recognition · Computer Science 2021-02-08 Yannick Le Cacheux , Hervé Le Borgne , Michel Crucianu

Generalized zero-shot learning (GZSL) is a technique to train a deep learning model to identify unseen classes using the attribute. In this paper, we put forth a new GZSL technique that improves the GZSL classification performance greatly.…

Computer Vision and Pattern Recognition · Computer Science 2021-12-30 Junhan Kim , Kyuhong Shim , Byonghyo Shim

Generalized Zero-Shot Learning (GZSL) aims to recognize both seen and unseen classes by training only the seen classes, in which the instances of unseen classes tend to be biased towards the seen class. In this paper, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Yi Gao , Chenwei Tang , Jiancheng Lv

Zero-shot learning (ZSL) is a challenging task aiming at recognizing novel classes without any training instances. In this paper we present a simple but high-performance ZSL approach by generating pseudo feature representations (GPFR).…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Jiang Lu , Jin Li , Ziang Yan , Changshui Zhang

Deep learning methods have typically been trained on large datasets in which many training examples are available. However, many real-world product datasets have only a small number of images available for each product. We explore the use…

Computer Vision and Pattern Recognition · Computer Science 2015-07-31 David Held , Sebastian Thrun , Silvio Savarese

Zero-shot learning (ZSL) which aims to recognize unseen classes with no labeled training sample, efficiently tackles the problem of missing labeled data in image retrieval. Nowadays there are mainly two types of popular methods for ZSL to…

Computer Vision and Pattern Recognition · Computer Science 2018-10-30 Gang Yang , Jinlu Liu , Xirong Li

Zero-shot learning(ZSL) aims to recognize new classes without prior exposure to their samples, relying on semantic knowledge from observed classes. However, current attention-based models may overlook the transferability of visual features…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Yu Lei , Guoshuai Sheng , Fangfang Li , Quanxue Gao , Cheng Deng , Qin Li

In Computer Vision, Zero-Shot Learning (ZSL) aims at classifying unseen classes -- classes for which no matching training image exists. Most of ZSL works learn a cross-modal mapping between images and class labels for seen classes. However,…

Computer Vision and Pattern Recognition · Computer Science 2020-11-16 Patrick Bordes , Eloi Zablocki , Benjamin Piwowarski , Patrick Gallinari

In recent years there has been a sharp rise in networking applications, in which significant events need to be classified but only a few training instances are available. These are known as cases of one-shot learning. Examples include…

Machine Learning · Computer Science 2018-08-07 Anton Puzanov , Kobi Cohen