English
Related papers

Related papers: Leveraging Seen and Unseen Semantic Relationships …

200 papers

Large-scale knowledge graphs (KGs) are shown to become more important in current information systems. To expand the coverage of KGs, previous studies on knowledge graph completion need to collect adequate training instances for newly-added…

Computation and Language · Computer Science 2020-01-09 Pengda Qin , Xin Wang , Wenhu Chen , Chunyun Zhang , Weiran Xu , William Yang Wang

Feature Generative Adversarial Networks have emerged as powerful generative models in producing high-quality representations of unseen classes within the scope of Zero-shot Learning (ZSL). This paper delves into the pivotal influence of…

Computer Vision and Pattern Recognition · Computer Science 2024-12-25 Zihan Ye , Xinyuan Ru , Shiming Chen , Yaochu Jin , Kaizhu Huang , Xiaobo Jin

Zero-shot learning (ZSL) endeavors to transfer knowledge from seen categories to recognize unseen categories, which mostly relies on the semantic-visual interactions between image and attribute tokens. Recently, prompt learning has emerged…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Man Liu , Huihui Bai , Feng Li , Chunjie Zhang , Yunchao Wei , Tat-Seng Chua , Yao Zhao

We study universal zero-shot segmentation in this work to achieve panoptic, instance, and semantic segmentation for novel categories without any training samples. Such zero-shot segmentation ability relies on inter-class relationships in…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Shuting He , Henghui Ding , Wei Jiang

In zero-shot learning (ZSL), generative methods synthesize class-related sample features based on predefined semantic prototypes. They advance the ZSL performance by synthesizing unseen class sample features for better training the…

Machine Learning · Computer Science 2023-06-13 Shiming Chen , Wenjin Hou , Ziming Hong , Xiaohan Ding , Yibing Song , Xinge You , Tongliang Liu , Kun Zhang

Leveraging class semantic descriptions and examples of known objects, zero-shot learning makes it possible to train a recognition model for an object class whose examples are not available. In this paper, we propose a novel zero-shot…

Computer Vision and Pattern Recognition · Computer Science 2017-08-22 Soravit Changpinyo , Wei-Lun Chao , Fei Sha

In most recent years, zero-shot recognition (ZSR) has gained increasing attention in machine learning and image processing fields. It aims at recognizing unseen class instances with knowledge transferred from seen classes. This is typically…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Jingcai Guo , Song Guo

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

Multi-label zero-shot learning strives to classify images into multiple unseen categories for which no data is available during training. The test samples can additionally contain seen categories in the generalized variant. Existing…

Computer Vision and Pattern Recognition · Computer Science 2023-08-01 Akshita Gupta , Sanath Narayan , Salman Khan , Fahad Shahbaz Khan , Ling Shao , Joost van de Weijer

This paper presents a method of zero-shot learning (ZSL) which poses ZSL as the missing data problem, rather than the missing label problem. Specifically, most existing ZSL methods focus on learning mapping functions from the image feature…

Computer Vision and Pattern Recognition · Computer Science 2021-03-09 Bo Zhao , Botong Wu , Tianfu Wu , Yizhou Wang

Zero-shot learning (ZSL) methods have been studied in the unrealistic setting where test data are assumed to come from unseen classes only. In this paper, we advocate studying the problem of generalized zero-shot learning (GZSL) where the…

Computer Vision and Pattern Recognition · Computer Science 2017-01-12 Wei-Lun Chao , Soravit Changpinyo , Boqing Gong , Fei Sha

The task of zero-shot learning (ZSL) requires correctly predicting the label of samples from classes which were unseen at training time. This is achieved by leveraging side information about class labels, such as label attributes or word…

Computer Vision and Pattern Recognition · Computer Science 2020-10-23 Colin Samplawski , Jannik Wolff , Tassilo Klein , Moin Nabi

Zero-shot learning (ZSL) aims to recognize the novel classes which cannot be collected for training a prediction model. Accordingly, generative models (e.g., generative adversarial network (GAN)) are typically used to synthesize the visual…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Shiming Chen , Shihuang Chen , Wenjin Hou , Weiping Ding , Xinge You

In Generalized Zero-Shot Learning (GZSL), we aim to recognize both seen and unseen categories using a model trained only on seen categories. In computer vision, this translates into a classification problem, where knowledge from seen…

Computer Vision and Pattern Recognition · Computer Science 2025-05-20 William Heyden , Habib Ullah , M. Salman Siddiqui , Fadi Al Machot

We present a novel counterfactual framework for both Zero-Shot Learning (ZSL) and Open-Set Recognition (OSR), whose common challenge is generalizing to the unseen-classes by only training on the seen-classes. Our idea stems from the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-02 Zhongqi Yue , Tan Wang , Hanwang Zhang , Qianru Sun , Xian-Sheng Hua

It is a recognized fact that the classification accuracy of unseen classes in the setting of Generalized Zero-Shot Learning (GZSL) is much lower than that of traditional Zero-Shot Leaning (ZSL). One of the reasons is that an instance is…

Computer Vision and Pattern Recognition · Computer Science 2020-06-12 Xinpeng Li

Zero-Shot Learning (ZSL) learns models for recognizing new classes. One of the main challenges in ZSL is the domain discrepancy caused by the category inconsistency between training and testing data. Domain adaptation is the most intuitive…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Fengmao Lv , Jianyang Zhang , Guowu Yang , Lei Feng , Yufeng Yu , Lixin Duan

Zero-shot recognition (ZSR) deals with the problem of predicting class labels for target domain instances based on source domain side information (e.g. attributes) of unseen classes. We formulate ZSR as a binary prediction problem. Our…

Computer Vision and Pattern Recognition · Computer Science 2016-08-22 Ziming Zhang , Venkatesh Saligrama

Zero-shot learning (ZSL) aims to recognize objects from unseen classes, where the kernel problem is to transfer knowledge from seen classes to unseen classes by establishing appropriate mappings between visual and semantic features. The…

Computer Vision and Pattern Recognition · Computer Science 2022-03-18 Bo Liu , Qiulei Dong , Zhanyi Hu

Existing methods using generative adversarial approaches for Zero-Shot Learning (ZSL) aim to generate realistic visual features from class semantics by a single generative network, which is highly under-constrained. As a result, the…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Zhi Chen , Jingjing Li , Yadan Luo , Zi Huang , Yang Yang