English

On the Generative Utility of Cyclic Conditionals

Machine Learning 2021-11-09 v3 Artificial Intelligence Machine Learning

Abstract

We study whether and how can we model a joint distribution p(x,z)p(x,z) using two conditional models p(xz)p(x|z) and q(zx)q(z|x) that form a cycle. This is motivated by the observation that deep generative models, in addition to a likelihood model p(xz)p(x|z), often also use an inference model q(zx)q(z|x) for extracting representation, but they rely on a usually uninformative prior distribution p(z)p(z) to define a joint distribution, which may render problems like posterior collapse and manifold mismatch. To explore the possibility to model a joint distribution using only p(xz)p(x|z) and q(zx)q(z|x), we study their compatibility and determinacy, corresponding to the existence and uniqueness of a joint distribution whose conditional distributions coincide with them. We develop a general theory for operable equivalence criteria for compatibility, and sufficient conditions for determinacy. Based on the theory, we propose a novel generative modeling framework CyGen that only uses the two cyclic conditional models. We develop methods to achieve compatibility and determinacy, and to use the conditional models to fit and generate data. With the prior constraint removed, CyGen better fits data and captures more representative features, supported by both synthetic and real-world experiments.

Cite

@article{arxiv.2106.15962,
  title  = {On the Generative Utility of Cyclic Conditionals},
  author = {Chang Liu and Haoyue Tang and Tao Qin and Jintao Wang and Tie-Yan Liu},
  journal= {arXiv preprint arXiv:2106.15962},
  year   = {2021}
}

Comments

NeurIPS'21 camera-ready version

R2 v1 2026-06-24T03:45:31.525Z