paper-with-me

홈 › Papers

Generalized Zero-Shot Learning via VAE-Conditioned Generative Flow

2020-09-01 · Yu-Chao Gu, Le Zhang, Yun Liu, Shao-Ping Lu, Ming-Ming Cheng

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 mainly adopts GANs or VAEs to generate visual features for unseen classes. However, GANs often suffer from instability, and VAEs can only optimize the lower bound on the log-likelihood of observed data. To overcome the above limitations, we resort to generative flows, a family of generative models with the advantage of accurate likelihood estimation. More specifically, we propose a conditional version of generative flows for GZSL, i.e., VAE-Conditioned Generative Flow (VAE-cFlow). By using VAE, the semantic descriptions are firstly encoded into tractable latent distributions, conditioned on that the generative flow optimizes the exact log-likelihood of the observed visual features. We ensure the conditional latent distribution to be both semantic meaningful and inter-class discriminative by i) adopting the VAE reconstruction objective, ii) releasing the zero-mean constraint in VAE posterior regularization, and iii) adding a classification regularization on the latent variables. Our method achieves state-of-the-art GZSL results on five well-known benchmark datasets, especially for the significant improvement in the large-scale setting. Code is released at https://github.com/guyuchao/VAE-cFlow-ZSL.

📄 PDF Abstract BibTeX arXiv:2009.00303

Code (1)

guyuchao/VAE-cFlow-ZSL 공식 구현 pytorch

Tasks

Generalized Zero-Shot LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Generalized Zero-shot ICD Coding

2019-09-28 · Congzheng Song, Shanghang Zhang, Najmeh Sadoughi, Pengtao Xie 외

The International Classification of Diseases (ICD) is a list of classification codes for the diagnoses. Automatic ICD coding is in high demand as the manual coding can be labor-intensive and error-prone. It is a multi-la…

ClassificationGeneral ClassificationGeneralized Zero-Shot LearningMulti Label Text Classification+4

Invertible Zero-Shot Recognition Flows

2020-07-09 · ECCV 2020 8 · Yuming Shen, Jie Qin, Lei Huang

Deep generative models have been successfully applied to Zero-Shot Learning (ZSL) recently. However, the underlying drawbacks of GANs and VAEs (e.g., the hardness of training with ZSL-oriented regularizers and the limite…

Zero-Shot Learning

Feature Generating Networks for Zero-Shot Learning

2017-12-04 · CVPR 2018 6 · Yongqin Xian, Tobias Lorenz, Bernt Schiele, Zeynep Akata

Suffering from the extreme training data imbalance between seen and unseen classes, most of existing state-of-the-art approaches fail to achieve satisfactory results for the challenging generalized zero-shot learning tas…

Generalized Zero-Shot LearningGenerative Adversarial NetworkZero-Shot Learning

End-to-end Generative Zero-shot Learning via Few-shot Learning

2021-02-08 · Georgios Chochlakis, Efthymios Georgiou, Alexandros Potamianos

Contemporary state-of-the-art approaches to Zero-Shot Learning (ZSL) train generative nets to synthesize examples conditioned on the provided metadata. Thereafter, classifiers are trained on these synthetic data in a sup…

Few-Shot LearningZero-Shot Learning

Attribute-Modulated Generative Meta Learning for Zero-Shot Classification

2021-04-22 · Yun Li, Zhe Liu, Lina Yao, Xiaojun Chang

Zero-shot learning (ZSL) aims to transfer knowledge from seen classes to semantically related unseen classes, which are absent during training. The promising strategies for ZSL are to synthesize visual features of unseen…

AttributeClassificationGeneral ClassificationImage Retrieval+5