中文
相关论文

相关论文: Invertible Zero-Shot Recognition Flows

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Bo Zhao , Botong Wu , Tianfu Wu , Yizhou Wang

Conventional zero-shot learning (ZSL) methods generally learn an embedding, e.g., visual-semantic mapping, to handle the unseen visual samples via an indirect manner. In this paper, we take the advantage of generative adversarial networks…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Jingjing Li , Mengmeng Jin , Ke Lu , Zhengming Ding , Lei Zhu , Zi Huang

Zero-shot learning (ZSL) has received increasing attention in recent years especially in areas of fine-grained object recognition, retrieval, and image captioning. The key to ZSL is to transfer knowledge from the seen to the unseen classes…

机器学习 · 计算机科学 2020-02-12 Zhizhe Liu , Xingxing Zhang , Zhenfeng Zhu , Shuai Zheng , Yao Zhao , Jian Cheng

Zero-shot learning (ZSL) aims to recognize unseen objects (test classes) given some other seen objects (training classes), by sharing information of attributes between different objects. Attributes are artificially annotated for objects and…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Xiaofeng Xu , Ivor W. Tsang , Chuancai Liu

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…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Gang Yang , Jinlu Liu , Xirong Li

The number of categories for action recognition is growing rapidly and it has become increasingly hard to label sufficient training data for learning conventional models for all categories. Instead of collecting ever more data and labelling…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Xun Xu , Timothy Hospedales , Shaogang Gong

We propose an optimal transport (OT) framework for generalized zero-shot learning (GZSL), seeking to distinguish samples for both seen and unseen classes, with the assist of auxiliary attributes. The discrepancy between features and…

机器学习 · 计算机科学 2020-12-29 Wenlin Wang , Hongteng Xu , Guoyin Wang , Wenqi Wang , Lawrence Carin

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…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Jacopo Cavazza

In zero-shot learning (ZSL) community, it is generally recognized that transductive learning performs better than inductive one as the unseen-class samples are also used in its training stage. How to generate pseudo labels for unseen-class…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Bo Liu , Lihua Hu , Qiulei Dong , Zhanyi Hu

Object classes that surround us have a natural tendency to emerge at varying levels of abstraction. We propose a Bayesian approach to zero-shot learning (ZSL) that introduces the notion of meta-classes and implements a Bayesian hierarchy…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Sarkhan Badirli , Zeynep Akata , Murat Dundar

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…

计算机视觉与模式识别 · 计算机科学 2016-08-22 Ziming Zhang , Venkatesh Saligrama

Transductive Zero-shot learning (ZSL) targets to recognize the unseen categories by aligning the visual and semantic information in a joint embedding space. There exist four kinds of domain biases in Transductive ZSL, i.e., visual bias and…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Hantao Yao , Shaobo Min , Yongdong Zhang , Changsheng Xu

To recognize objects of the unseen classes, most existing Zero-Shot Learning(ZSL) methods first learn a compatible projection function between the common semantic space and the visual space based on the data of source seen classes, then…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Ziyu Wan , Dongdong Chen , Yan Li , Xingguang Yan , Junge Zhang , Yizhou Yu , Jing Liao

Zero-Shot Learning (ZSL) presents the challenge of identifying categories not seen during training. This task is crucial in domains where it is costly, prohibited, or simply not feasible to collect training data. ZSL depends on a mapping…

计算机视觉与模式识别 · 计算机科学 2025-06-10 William Heyden , Habib Ullah , M. Salman Siddiqui , Fadi Al Machot

In the realm of Zero-Shot Learning (ZSL), we address biases in Generalized Zero-Shot Learning (GZSL) models, which favor seen data. To counter this, we introduce an end-to-end generative GZSL framework called D$^3$GZSL. This framework…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Yijie Wang , Mingjian Hong , Luwen Huangfu , Sheng Huang

We present a deep generative model for learning to predict classes not seen at training time. Unlike most existing methods for this problem, that represent each class as a point (via a semantic embedding), we represent each seen/unseen…

机器学习 · 计算机科学 2017-11-21 Wenlin Wang , Yunchen Pu , Vinay Kumar Verma , Kai Fan , Yizhe Zhang , Changyou Chen , Piyush Rai , Lawrence Carin

Zero-Shot Learning (ZSL) in video classification is a promising research direction, which aims to tackle the challenge from explosive growth of video categories. Most existing methods exploit seen-to-unseen correlation via learning a…

计算机视觉与模式识别 · 计算机科学 2018-04-27 Chenrui Zhang , Yuxin Peng

Flow-based generative models parameterize probability distributions through an invertible transformation and can be trained by maximum likelihood. Invertible residual networks provide a flexible family of transformations where only…

机器学习 · 统计学 2020-07-27 Ricky T. Q. Chen , Jens Behrmann , David Duvenaud , Jörn-Henrik Jacobsen

Human beings not only have the ability to recognize novel unseen classes, but also can incrementally incorporate the new classes to existing knowledge preserved. However, zero-shot learning models assume that all seen classes should be…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Sixiao Zheng , Yanwei Fu , Yanxi Hou

Disentangled representations can be useful in many downstream tasks, help to make deep learning models more interpretable, and allow for control over features of synthetically generated images that can be useful in training other models…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Aadhithya Sankar , Matthias Keicher , Rami Eisawy , Abhijeet Parida , Franz Pfister , Seong Tae Kim , Nassir Navab