中文
相关论文

相关论文: A Simple Exponential Family Framework for Zero-Sho…

200 篇论文

We present a generative framework for zero-shot action recognition where some of the possible action classes do not occur in the training data. Our approach is based on modeling each action class using a probability distribution whose…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Ashish Mishra , Vinay Kumar Verma , M Shiva Krishna Reddy , Arulkumar S , Piyush Rai , Anurag Mittal

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

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…

机器学习 · 计算机科学 2019-10-22 Hyeonwoo Yu , Beomhee Lee

We present a domain adaptation based generative framework for zero-shot learning. Our framework addresses the problem of domain shift between the seen and unseen class distributions in zero-shot learning and minimizes the shift by…

机器学习 · 计算机科学 2020-02-25 Varun Khare , Divyat Mahajan , Homanga Bharadhwaj , Vinay Verma , Piyush Rai

We present a generative framework for generalized zero-shot learning where the training and test classes are not necessarily disjoint. Built upon a variational autoencoder based architecture, consisting of a probabilistic encoder and a…

机器学习 · 计算机科学 2018-06-13 Vinay Kumar Verma , Gundeep Arora , Ashish Mishra , Piyush Rai

We introduce a simple yet effective episode-based training framework for zero-shot learning (ZSL), where the learning system requires to recognize unseen classes given only the corresponding class semantics. During training, the model is…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Yunlong Yu , Zhong Ji , Zhongfei Zhang , Jungong Han

Zero shot learning in Image Classification refers to the setting where images from some novel classes are absent in the training data but other information such as natural language descriptions or attribute vectors of the classes are…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Ashish Mishra , M Shiva Krishna Reddy , Anurag Mittal , Hema A Murthy

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…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Soravit Changpinyo , Wei-Lun Chao , Fei Sha

Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learning further leverages…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zhengbo Wang , Jian Liang , Zilei Wang , Tieniu Tan

We present a meta-learning based generative model for zero-shot learning (ZSL) towards a challenging setting when the number of training examples from each \emph{seen} class is very few. This setup contrasts with the conventional ZSL…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Vinay Kumar Verma , Ashish Mishra , Anubha Pandey , Hema A. Murthy , Piyush Rai

This paper studies the problem of generalized zero-shot learning which requires the model to train on image-label pairs from some seen classes and test on the task of classifying new images from both seen and unseen classes. Most previous…

计算机视觉与模式识别 · 计算机科学 2019-05-28 He Huang , Changhu Wang , Philip S. Yu , Chang-Dong Wang

Learning to classify unseen class samples at test time is popularly referred to as zero-shot learning (ZSL). If test samples can be from training (seen) as well as unseen classes, it is a more challenging problem due to the existence of…

机器学习 · 统计学 2019-09-11 Vinay Kumar Verma , Dhanajit Brahma , Piyush Rai

Zero-shot Learning (ZSL) is a transfer learning technique which aims at transferring knowledge from seen classes to unseen classes. This knowledge transfer is possible because of underlying semantic space which is common to seen and unseen…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Omkar Gune , Mainak Pal , Preeti Mukherjee , Biplab Banerjee , Subhasis Chaudhuri

Zero-shot learning, which studies the problem of object classification for categories for which we have no training examples, is gaining increasing attention from community. Most existing ZSL methods exploit deterministic transfer learning…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Yanan Li , Donghui Wang

Recent research on Generalized Zero-Shot Learning (GZSL) has focused primarily on generation-based methods. However, current literature has overlooked the fundamental principles of these methods and has made limited progress in a complex…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Dubing Chen , Yuming Shen , Haofeng Zhang , Philip H. S. Torr

In the generalized zero-shot learning, synthesizing unseen data with generative models has been the most popular method to address the imbalance of training data between seen and unseen classes. However, this method requires that the unseen…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Xinsheng Wang , Shanmin Pang , Jihua Zhu

Given the semantic descriptions of classes, Zero-Shot Learning (ZSL) aims to recognize unseen classes without labeled training data by exploiting semantic information, which contains knowledge between seen and unseen classes. Existing ZSL…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Vivek Chalumuri , Bac Nguyen

Generalized zero-shot learning (GZSL) aims to recognize both seen and unseen classes by transferring knowledge from semantic descriptions to visual representations. Recent generative methods formulate GZSL as a missing data problem, which…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Yu-Chao Gu , Le Zhang , Yun Liu , Shao-Ping Lu , Ming-Ming Cheng

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).…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Jiang Lu , Jin Li , Ziang Yan , Changshui Zhang

Zero-shot learning (ZSL) is to handle the prediction of those unseen classes that have no labeled training data. Recently, generative methods like Generative Adversarial Networks (GANs) are being widely investigated for ZSL due to their…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Yuxia Geng , Jiaoyan Chen , Zhuo Chen , Zhiquan Ye , Zonggang Yuan , Yantao Jia , Huajun Chen
‹ 上一页 1 2 3 10 下一页 ›