paper-with-me

Papers

Generative Feature Matching Networks

2019-05-01 · ICLR 2019 5 · Cicero Nogueira dos Santos, Inkit Padhi, Pierre Dognin, Youssef Mroueh

We propose a non-adversarial feature matching-based approach to train generative models. Our approach, Generative Feature Matching Networks (GFMN), leverages pretrained neural networks such as autoencoders and ConvNet classifiers to perform feature extraction. We perform an extensive number of experiments with different challenging datasets, including ImageNet. Our experimental results demonstrate that, due to the expressiveness of the features from pretrained ImageNet classifiers, even by just matching first order statistics, our approach can achieve state-of-the-art results for challenging benchmarks such as CIFAR10 and STL10.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MatchingGAN: Matching-based Few-shot Image Generation

2020-03-07 · Yan Hong, Li Niu, Jianfu Zhang, Liqing Zhang

To generate new images for a given category, most deep generative models require abundant training images from this category, which are often too expensive to acquire. To achieve the goal of generation based on only a fe…

Generative Adversarial NetworkImage Generation

SMUTF: Schema Matching Using Generative Tags and Hybrid Features

2024-01-22 · Yu Zhang, Mei Di, Haozheng Luo, Chenwei Xu 외

We introduce SMUTF (Schema Matching Using Generative Tags and Hybrid Features), a unique approach for large-scale tabular data schema matching (SM), which assumes that supervised learning does not affect performance in o…

Feature EngineeringHumanitarian

Learning Implicit Text Generation via Feature Matching

2020-05-07 · ACL 2020 6 · Inkit Padhi, Pierre Dognin, Ke Bai, Cicero Nogueira dos santos 외

Generative feature matching network (GFMN) is an approach for training implicit generative models for images by performing moment matching on features from pre-trained neural networks. In this paper, we present new GFMN …

Conditional Text GenerationStyle TransferText GenerationText Style Transfer+1

McGan: Mean and Covariance Feature Matching GAN

2017-02-27 · ICML 2017 8 · Youssef Mroueh, Tom Sercu, Vaibhava Goel

We introduce new families of Integral Probability Metrics (IPM) for training Generative Adversarial Networks (GAN). Our IPMs are based on matching statistics of distributions embedded in a finite dimensional feature spac…

Learning Implicit Generative Models by Matching Perceptual Features

2019-04-04 · ICCV 2019 10 · Cicero Nogueira dos Santos, Youssef Mroueh, Inkit Padhi, Pierre Dognin

Perceptual features (PFs) have been used with great success in tasks such as transfer learning, style transfer, and super-resolution. However, the efficacy of PFs as key source of information for learning generative mode…

Style TransferSuper-ResolutionTransfer Learning