paper-with-me

Papers

MaCow: Masked Convolutional Generative Flow

2019-02-12 · NeurIPS 2019 12 · Xuezhe Ma, Xiang Kong, Shanghang Zhang, Eduard Hovy

Flow-based generative models, conceptually attractive due to tractability of both the exact log-likelihood computation and latent-variable inference, and efficiency of both training and sampling, has led to a number of impressive empirical successes and spawned many advanced variants and theoretical investigations. Despite their computational efficiency, the density estimation performance of flow-based generative models significantly falls behind those of state-of-the-art autoregressive models. In this work, we introduce masked convolutional generative flow (MaCow), a simple yet effective architecture of generative flow using masked convolution. By restricting the local connectivity in a small kernel, MaCow enjoys the properties of fast and stable training, and efficient sampling, while achieving significant improvements over Glow for density estimation on standard image benchmarks, considerably narrowing the gap to autoregressive models.

📄 PDF Abstract BibTeX arXiv:1902.04208

Code (2)

XuezheMax/macow 공식 구현 pytorch
XuezheMax/wolf pytorch

Tasks

Computational EfficiencyDensity EstimationImage Generation

Similar Papers 제목 키워드 기반

Convolutional L2LFlows: Generating Accurate Showers in Highly Granular Calorimeters Using Convolutional Normalizing Flows

2024-05-30 · Thorsten Buss, Frank Gaede, Gregor Kasieczka, Claudius Krause 외

In the quest to build generative surrogate models as computationally efficient alternatives to rule-based simulations, the quality of the generated samples remains a crucial frontier. So far, normalizing flows have been …

Generative Flows with Invertible Attentions

2021-06-07 · CVPR 2022 1 · Rhea Sanjay Sukthanker, Zhiwu Huang, Suryansh Kumar, Radu Timofte 외

Flow-based generative models have shown an excellent ability to explicitly learn the probability density function of data via a sequence of invertible transformations. Yet, learning attentions in generative flows remains…

Image Generation

MIMFlow: Integrating Masked Image Modeling with Normalizing Flows for End-to-End Image Generation

2026-06-24 · Yang Chen, Xiaowei Xu, Shuai Wang, Xinwen Zhang 외 arxiv

Normalizing Flows (NFs) are powerful generative models capable of exact density estimation and sampling. However, their strict invertibility often forces the model to exhaust its capacity on low-level pixel details, hind…

Representation LearningDensity EstimationImage Generation

JaxUED: A simple and useable UED library in Jax

2024-03-19 · Samuel Coward, Michael Beukman, Jakob Foerster

We present JaxUED, an open-source library providing minimal dependency implementations of modern Unsupervised Environment Design (UED) algorithms in Jax. JaxUED leverages hardware acceleration to obtain on the order of 1…

CPU

Masked Face Recognition with Generative-to-Discriminative Representations

2024-05-27 · Shiming Ge, Weijia Guo, Chenyu Li, Junzheng Zhang 외

Masked face recognition is important for social good but challenged by diverse occlusions that cause insufficient or inaccurate representations. In this work, we propose a unified deep network to learn generative-to-disc…

AttributeFace RecognitionFacial Inpainting