English
Related papers

Related papers: Invertible Zero-Shot Recognition Flows

200 papers

Zero-Shot Learning (ZSL) is an emerging research that aims to solve the classification problems with very few training data. The present works on ZSL mainly focus on the mapping of learning semantic space to visual space. It encounters many…

Computer Vision and Pattern Recognition · Computer Science 2021-03-01 Zeng Ting , Xiang Hongxin , Xie Cheng , Yang Yun , Liu Qing

Compositional Zero-Shot Learning (CZSL) aims to recognize novel compositions using knowledge learned from seen attribute-object compositions in the training set. Previous works mainly project an image and a composition into a common…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Tian Zhang , Kongming Liang , Ruoyi Du , Xian Sun , Zhanyu Ma , Jun Guo

Despite the advancement of supervised image recognition algorithms, their dependence on the availability of labeled data and the rapid expansion of image categories raise the significant challenge of zero-shot learning. Zero-shot learning…

Machine Learning · Computer Science 2019-04-09 Meng Ye , Yuhong Guo

Recently, vision-language models (e.g. CLIP) have demonstrated remarkable performance in zero-shot anomaly detection (ZSAD). By leveraging auxiliary data during training, these models can directly perform cross-category anomaly detection on…

Computer Vision and Pattern Recognition · Computer Science 2025-06-04 Zhen Qu , Xian Tao , Xinyi Gong , Shichen Qu , Qiyu Chen , Zhengtao Zhang , Xingang Wang , Guiguang Ding

Zero-shot learning (ZSL) is a framework to classify images belonging to unseen classes based on solely semantic information about these unseen classes. In this paper, we propose a new ZSL algorithm using coupled dictionary learning. The…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Mohammad Rostami , Soheil Kolouri , Zak Murez , Yuri Owekcho , Eric Eaton , Kuyngnam Kim

This paper introduces a novel framework for zero-shot learning (ZSL), i.e., to recognize new categories that are unseen during training, by using a multi-model and multi-alignment integration method. Specifically, we propose three…

Computer Vision and Pattern Recognition · Computer Science 2024-05-06 Siqi Yin , Lifan Jiang

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

Zero-shot learning (ZSL) aims to predict unseen classes whose samples have never appeared during training. One of the most effective and widely used semantic information for zero-shot image classification are attributes which are…

Computer Vision and Pattern Recognition · Computer Science 2023-02-17 Zhuo Chen , Yufeng Huang , Jiaoyan Chen , Yuxia Geng , Wen Zhang , Yin Fang , Jeff Z. Pan , Huajun Chen

Generalised zero-shot learning (GZSL) methods aim to classify previously seen and unseen visual classes by leveraging the semantic information of those classes. In the context of GZSL, semantic information is non-visual data such as a text…

Computer Vision and Pattern Recognition · Computer Science 2019-08-07 Rafael Felix , Ben Harwood , Michele Sasdelli , Gustavo Carneiro

Most of the existing Zero-Shot Learning (ZSL) methods focus on learning a compatibility function between the image representation and class attributes. Few others concentrate on learning image representation combining local and global…

Computer Vision and Pattern Recognition · Computer Science 2021-10-05 Faisal Alamri , Anjan Dutta

Zero-shot learning (ZSL) aims to recognize unseen classes based on the knowledge of seen classes. Previous methods focused on learning direct embeddings from global features to the semantic space in hope of knowledge transfer from seen…

Computer Vision and Pattern Recognition · Computer Science 2021-10-15 Ziyang Wang , Yunhao Gou , Jingjing Li , Yu Zhang , Yang Yang

Zero-shot learning (ZSL) aims at recognizing unseen classes with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space (FS) shared by both seen and unseen classes, i.e., attributes or…

Machine Learning · Computer Science 2019-04-15 Jingcai Guo , Song Guo

In this work, we propose the Generative Latent Flow (GLF), an algorithm for generative modeling of the data distribution. GLF uses an Auto-encoder (AE) to learn latent representations of the data, and a normalizing flow to map the…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Zhisheng Xiao , Qing Yan , Yali Amit

The Zero-Shot Learning (ZSL) task attempts to learn concepts without any labeled data. Unlike traditional classification/detection tasks, the evaluation environment is provided unseen classes never encountered during training. As such, it…

Computer Vision and Pattern Recognition · Computer Science 2022-11-18 Abhijit Suprem

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

Zero-shot learning (ZSL) aims to recognize novel classes by transferring semantic knowledge from seen classes to unseen ones. Semantic knowledge is learned from attribute descriptions shared between different classes, which act as strong…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Shiming Chen , Ziming Hong , Yang Liu , Guo-Sen Xie , Baigui Sun , Hao Li , Qinmu Peng , Ke Lu , Xinge You

Zero-Shot Learning (ZSL), which aims at automatically recognizing unseen objects, is a promising learning paradigm to understand new real-world knowledge for machines continuously. Recently, the Knowledge Graph (KG) has been proven as an…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Likang Wu , Zhi Li , Hongke Zhao , Zhefeng Wang , Qi Liu , Baoxing Huai , Nicholas Jing Yuan , Enhong Chen

Transductive zero-shot learning (T-ZSL) which could alleviate the domain shift problem in existing ZSL works, has received much attention recently. However, an open problem in T-ZSL: how to effectively make use of unseen-class samples for…

Computer Vision and Pattern Recognition · Computer Science 2021-06-02 Liu Bo , Qiulei Dong , Zhanyi Hu

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

Lossless compression methods shorten the expected representation size of data without loss of information, using a statistical model. Flow-based models are attractive in this setting because they admit exact likelihood optimization, which…

Machine Learning · Computer Science 2019-12-09 Emiel Hoogeboom , Jorn W. T. Peters , Rianne van den Berg , Max Welling