# TzK: Flow-Based Conditional Generative Model

**Authors:** Micha Livne, David Fleet

arXiv: 1902.01893 · 2019-04-23

## TL;DR

TzK introduces a flow-based conditional generative model trained via maximum likelihood that efficiently handles multiple datasets and class-conditional sampling without prior class knowledge.

## Contribution

It presents a novel probability flow-based framework for conditional generative modeling that accommodates multiple heterogeneous datasets and class conditions without predefined class relationships.

## Key findings

- Achieves log likelihood comparable to state-of-the-art models.
- Generates compelling samples from various conditional priors.
- Supports training from multiple datasets with a simple Glow architecture.

## Abstract

We formulate a new class of conditional generative models based on probability flows. Trained with maximum likelihood, it provides efficient inference and sampling from class-conditionals or the joint distribution, and does not require a priori knowledge of the number of classes or the relationships between classes. This allows one to train generative models from multiple, heterogeneous datasets, while retaining strong prior models over subsets of the data (e.g., from a single dataset, class label, or attribute). In this paper, in addition to end-to-end learning, we show how one can learn a single model from multiple datasets with a relatively weak Glow architecture, and then extend it by conditioning on different knowledge types (e.g., a single dataset). This yields log likelihood comparable to state-of-the-art, compelling samples from conditional priors.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.01893/full.md

## Figures

27 figures with captions in the complete paper: https://tomesphere.com/paper/1902.01893/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1902.01893/full.md

---
Source: https://tomesphere.com/paper/1902.01893