English
Related papers

Related papers: Feature Generating Networks for Zero-Shot Learning

200 papers

Generative Adversarial Networks (GAN) can achieve promising performance on learning complex data distributions on different types of data. In this paper, we first show a straightforward extension of existing GAN algorithm is not applicable…

Machine Learning · Computer Science 2018-10-16 Chun-Liang Li , Manzil Zaheer , Yang Zhang , Barnabas Poczos , Ruslan Salakhutdinov

Softmax GAN is a novel variant of Generative Adversarial Network (GAN). The key idea of Softmax GAN is to replace the classification loss in the original GAN with a softmax cross-entropy loss in the sample space of one single batch. In the…

Machine Learning · Computer Science 2020-06-26 Min Lin

Sketch-based 3D shape retrieval is a challenging task due to the large domain discrepancy between sketches and 3D shapes. Since existing methods are trained and evaluated on the same categories, they cannot effectively recognize the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-01 Rui Xu , Zongyan Han , Le Hui , Jianjun Qian , Jin Xie

Deep generative models require large amounts of training data. This often poses a problem as the collection of datasets can be expensive and difficult, in particular datasets that are representative of the appropriate underlying…

Computer Vision and Pattern Recognition · Computer Science 2023-12-22 Anubhav Jain , Nasir Memon , Julian Togelius

The performance of generative zero-shot methods mainly depends on the quality of generated features and how well the model facilitates knowledge transfer between visual and semantic domains. The quality of generated features is a direct…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Shivam Chandhok , Vineeth N Balasubramanian

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

When training samples are scarce, the semantic embedding technique, ie, describing class labels with attributes, provides a condition to generate visual features for unseen objects by transferring the knowledge from seen objects. However,…

Computer Vision and Pattern Recognition · Computer Science 2022-03-23 Liangjun Feng , Chunhui Zhao , Xi Li

Generative adversarial networks (GANs) have shown great success in applications such as image generation and inpainting. However, they typically require large datasets, which are often not available, especially in the context of prediction…

Machine Learning · Computer Science 2020-01-31 Daniel Stoller , Sebastian Ewert , Simon Dixon

We present variational generative adversarial networks, a general learning framework that combines a variational auto-encoder with a generative adversarial network, for synthesizing images in fine-grained categories, such as faces of a…

Computer Vision and Pattern Recognition · Computer Science 2018-02-06 Jianmin Bao , Dong Chen , Fang Wen , Houqiang Li , Gang Hua

Generative Adversarial Networks (GANs) have been shown to produce realistically looking synthetic images with remarkable success, yet their performance seems less impressive when the training set is highly diverse. In order to provide a…

Machine Learning · Computer Science 2018-08-31 Matan Ben-Yosef , Daphna Weinshall

We propose a novel method for training a conditional generative adversarial network (CGAN) without the use of training data, called zero-shot learning of a CGAN (ZS-CGAN). Zero-shot learning of a conditional generator only needs a…

Computer Vision and Pattern Recognition · Computer Science 2022-10-27 Yoojin Choi , Mostafa El-Khamy , Jungwon Lee

New categories can be discovered by transforming semantic features into synthesized visual features without corresponding training samples in zero-shot image classification. Although significant progress has been made in generating…

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

We propose a conditional generative adversarial network (GAN) model for zero-shot video generation. In this study, we have explored zero-shot conditional generation setting. In other words, we generate unseen videos from training samples…

Computer Vision and Pattern Recognition · Computer Science 2021-09-14 Shun Kimura , Kazuhiko Kawamoto

Feature generating networks face to the most important question, which is the fitting difference (inconsistence) of the distribution between the generated feature and the real data. This inconsistence further influence the performance of…

Computer Vision and Pattern Recognition · Computer Science 2019-12-11 Guangfeng Lin , Wanjun Chen , Kaiyang Liao , Xiaobing Kang , Caixia Fan

Generative Adversarial Networks (GANs) are powerful generative models, but suffer from training instability. The recently proposed Wasserstein GAN (WGAN) makes progress toward stable training of GANs, but sometimes can still generate only…

Machine Learning · Computer Science 2017-12-27 Ishaan Gulrajani , Faruk Ahmed , Martin Arjovsky , Vincent Dumoulin , Aaron Courville

Generative adversarial networks (GANs) can implicitly learn rich distributions over images, audio, and data which are hard to model with an explicit likelihood. We present a practical Bayesian formulation for unsupervised and…

Machine Learning · Statistics 2017-11-09 Yunus Saatchi , Andrew Gordon Wilson

Generative Adversarial Networks (GANs) have shown promise in augmenting datasets and boosting convolutional neural networks' (CNN) performance on image classification tasks. But they introduce more hyperparameters to tune as well as the…

Computer Vision and Pattern Recognition · Computer Science 2022-01-25 Amil Dravid , Florian Schiffers , Yunan Wu , Oliver Cossairt , Aggelos K. Katsaggelos

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

Many approaches in generalized zero-shot learning rely on cross-modal mapping between the image feature space and the class embedding space. As labeled images are expensive, one direction is to augment the dataset by generating either…

Computer Vision and Pattern Recognition · Computer Science 2019-04-08 Edgar Schönfeld , Sayna Ebrahimi , Samarth Sinha , Trevor Darrell , Zeynep Akata

Few-shot recognition in synthetic aperture radar (SAR) imagery remains a critical bottleneck for real-world applications due to extreme data scarcity. A promising strategy involves synthesizing a large dataset with a generative adversarial…

Computer Vision and Pattern Recognition · Computer Science 2026-01-23 Yikui Zhai , Shikuang Liu , Wenlve Zhou , Hongsheng Zhang , Zhiheng Zhou , Xiaolin Tian , C. L. Philip Chen