中文
相关论文

相关论文: Unified Generator-Classifier for Efficient Zero-Sh…

200 篇论文

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

One-class recognition is traditionally approached either as a representation learning problem or a feature modeling problem. In this work, we argue that both of these approaches have their own limitations; and a more effective solution can…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Pramuditha Perera , Vishal Patel

Reference-based object composition involves integrating foreground reference image with background scene to produce harmonious fused image. This task becomes particularly challenging in cross-domain scenarios, where models must balance…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Raghu Vamsi Chittersu , Yuvraj Singh Rathore , Pranav Adlinge , Kunal Swami

Zero-shot learning (ZSL) is commonly used to address the very pervasive problem of predicting unseen classes in fine-grained image classification and other tasks. One family of solutions is to learn synthesised unseen visual samples…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Zhi Chen , Sen Wang , Jingjing Li , Zi Huang

In generalized zero shot learning (GZSL), the set of classes are split into seen and unseen classes, where training relies on the semantic features of the seen and unseen classes and the visual representations of only the seen classes,…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Rafael Felix , B. G. Vijay Kumar , Ian Reid , Gustavo Carneiro

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

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

Zero-Shot Learning (ZSL) targets at recognizing unseen categories by leveraging auxiliary information, such as attribute embedding. Despite the encouraging results achieved, prior ZSL approaches focus on improving the discriminant power of…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Lianbo Zhang , Shaoli Huang , Xinchao Wang , Wei Liu , Dacheng Tao

The purpose of generative Zero-shot learning (ZSL) is to learning from seen classes, transfer the learned knowledge, and create samples of unseen classes from the description of these unseen categories. To achieve better ZSL accuracies,…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Shayan Kousha , Marcus A. Brubaker

Many recent methods of zero-shot learning (ZSL) attempt to utilize generative model to generate the unseen visual samples from semantic descriptions and random noise. Therefore, the ZSL problem becomes a traditional supervised…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Shibing Xu , Zishu Gao , Guojun Xie

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…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

The existing zero-shot detection approaches project visual features to the semantic domain for seen objects, hoping to map unseen objects to their corresponding semantics during inference. However, since the unseen objects are never…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Nasir Hayat , Munawar Hayat , Shafin Rahman , Salman Khan , Syed Waqas Zamir , Fahad Shahbaz Khan

Given semantic descriptions of object classes, zero-shot learning aims to accurately recognize objects of the unseen classes, from which no examples are available at the training stage, by associating them to the seen classes, from which…

计算机视觉与模式识别 · 计算机科学 2016-05-31 Soravit Changpinyo , Wei-Lun Chao , Boqing Gong , Fei Sha

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…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Shuting He , Henghui Ding , Wei Jiang

In the problem of generalized zero-shot learning, the datapoints from unknown classes are not available during training. The main challenge for generalized zero-shot learning is the unbalanced data distribution which makes it hard for the…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Hongguang Zhang , Piotr Koniusz

Generalized zero-shot learning recognizes inputs from both seen and unseen classes. Yet, existing methods tend to be biased towards the classes seen during training. In this paper, we strive to mitigate this bias. We propose a bias-aware…

计算机视觉与模式识别 · 计算机科学 2020-08-26 William Thong , Cees G. M. Snoek

Generalized zero-shot learning (GZSL) aims to recognize objects from both seen and unseen classes, when only the labeled examples from seen classes are provided. Recent feature generation methods learn a generative model that can synthesize…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Zongyan Han , Zhenyong Fu , Shuo Chen , Jian Yang

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

Zero-shot learning (ZSL) has been shown to be a promising approach to generalizing a model to categories unseen during training by leveraging class attributes, but challenges still remain. Recently, methods using generative models to combat…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Vinay Kumar Verma , Kevin Liang , Nikhil Mehta , Lawrence Carin

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