HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Leveraging the Invariant Side of Generative Zero-Shot Learning

Jingjing Li; Mengmeng Jin; Ke Lu; Zhengming Ding; Lei Zhu; Zi Huang

Leveraging the Invariant Side of Generative Zero-Shot Learning

Abstract

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 (GANs) and propose a novel method, named leveraging invariant side GAN (LisGAN), which can directly generate the unseen features from random noises which are conditioned by the semantic descriptions. Specifically, we train a conditional Wasserstein GANs in which the generator synthesizes fake unseen features from noises and the discriminator distinguishes the fake from real via a minimax game. Considering that one semantic description can correspond to various synthesized visual samples, and the semantic description, figuratively, is the soul of the generated features, we introduce soul samples as the invariant side of generative zero-shot learning in this paper. A soul sample is the meta-representation of one class. It visualizes the most semantically-meaningful aspects of each sample in the same category. We regularize that each generated sample (the varying side of generative ZSL) should be close to at least one soul sample (the invariant side) which has the same class label with it. At the zero-shot recognition stage, we propose to use two classifiers, which are deployed in a cascade way, to achieve a coarse-to-fine result. Experiments on five popular benchmarks verify that our proposed approach can outperform state-of-the-art methods with significant improvements.

Code Repositories

lijin118/LisGAN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
generalized-zero-shot-learning-on-sunLisGAN
Harmonic mean: 40.2
zero-shot-learning-on-cub-200-2011LisGAN
average top-1 classification accuracy: 58.8
zero-shot-learning-on-sun-attributeLisGAN
average top-1 classification accuracy: 61.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Leveraging the Invariant Side of Generative Zero-Shot Learning | Papers | HyperAI