Glow: Generative Flow with Invertible 1x1 Convolutions

Glow是一种基于可逆1x1卷积的生成流模型,旨在解决数据效率和泛化问题。该模型具备精确的潜在变量推断和对数似然评估能力,同时在高效合成和处理大型图像方面表现出色。其结构包括actnorm、可逆1x1卷积和仿射耦合层,允许并行训练和合成。实验表明,Glow模型能生成高质量图像,适用于图像合成、插值和语义操纵等任务。
摘要由CSDN通过智能技术生成

Glow: Generative Flow with Invertible 1 × × 1 Convolutions

Diederik P. Kingma, Prafulla Dhariwal

Abstract

flow-based generative models: tractability of the exact log-likelihood, tractability of exact latent-variable inference, and parallelizability of both training and synthesis
Glow: a simple type of generative flow using an invertible 1 × × 1 convolution
capable of efficient realistic-looking synthesis and manipulation of large images
code:https://github.com/openai/glow

Introduction

two major unsolved problems of machine learning:
(1) data-efficiency: the ability to learn from few datapoints, like humans;
(2) generalization: robustness to changes of the task or its context

generative models:
(1) learning realistic world models
(2) learning meaningful features of the input while requiring little or no human supervision or labeling

generative modellikelihood-based methodsautoregressive modelVAEflow-based generative modelGAN generative model { likelihood-based methods { autoregressive model VAE flow-based generative model GAN

merits of flow-based generative models:
1. Exact latent-variable inference and log-likelihood evaluation
2. Efficient inference and efficient synthesis
3. Useful latent space for downstream tasks
4. Significant potential for memory savings

Background: Flow-based Generative Models

x x : high dimensional random vector with unknown true distribution p ( x )
D D : i.i.d dataset from p ( x )
pθ(x) p θ ( x ) : model
log-likelihood objective(the expected compression cost):

minθL(D)=E(logpθ(x))=1|D|xDlogpθ(x) min θ L ( D ) = E ( − log ⁡ p θ ( x ) ) = 1 | D | ∑ x ∈ D − log ⁡ p θ ( x )

z z : latent variable with tractable/simple pdf

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值