BriefGPT.xyz
Feb, 2015
MADE: 遮蔽自编码器用于分布估计
MADE: Masked Autoencoder for Distribution Estimation
HTML
PDF
Mathieu Germain, Karol Gregor, Iain Murray, Hugo Larochelle
TL;DR
本研究提出了一种简单的神经网络自编码器模型,可以遵守自回归约束实现强大的生成模型,其输出结果可以被理解为一组条件概率,可以用于多种架构,包括深度架构,并通过实验证明其与现有的可计算分布估算器的表现相当竞争力,并且测试时速度显著更快,规模更大。
Abstract
There has been a lot of recent interest in designing
neural network
models to estimate a distribution from a set of examples. We introduce a simple modification for
autoencoder
neural networks that yields powerfu
→