Implicit Generative Copulas
Tim Janke, Mohamed Ghanmi, Florian Steinke

TL;DR
This paper introduces a flexible neural network-based method for modeling high-dimensional copulas, overcoming limitations of parametric and non-parametric approaches by learning a latent distribution with the desired dependency structure.
Contribution
It proposes an implicit generative neural network approach that ensures marginal uniformity and captures complex dependencies without parametric assumptions or tree structures.
Findings
Performs well on synthetic data
Effective on real-world finance and physics data
Applicable to image generation tasks
Abstract
Copulas are a powerful tool for modeling multivariate distributions as they allow to separately estimate the univariate marginal distributions and the joint dependency structure. However, known parametric copulas offer limited flexibility especially in high dimensions, while commonly used non-parametric methods suffer from the curse of dimensionality. A popular remedy is to construct a tree-based hierarchy of conditional bivariate copulas. In this paper, we propose a flexible, yet conceptually simple alternative based on implicit generative neural networks. The key challenge is to ensure marginal uniformity of the estimated copula distribution. We achieve this by learning a multivariate latent distribution with unspecified marginals but the desired dependency structure. By applying the probability integral transform, we can then obtain samples from the high-dimensional copula…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image and Signal Denoising Methods · Computational Physics and Python Applications
