English

Neural Likelihoods via Cumulative Distribution Functions

Machine Learning 2020-06-09 v2 Machine Learning

Abstract

We leverage neural networks as universal approximators of monotonic functions to build a parameterization of conditional cumulative distribution functions (CDFs). By the application of automatic differentiation with respect to response variables and then to parameters of this CDF representation, we are able to build black box CDF and density estimators. A suite of families is introduced as alternative constructions for the multivariate case. At one extreme, the simplest construction is a competitive density estimator against state-of-the-art deep learning methods, although it does not provide an easily computable representation of multivariate CDFs. At the other extreme, we have a flexible construction from which multivariate CDF evaluations and marginalizations can be obtained by a simple forward pass in a deep neural net, but where the computation of the likelihood scales exponentially with dimensionality. Alternatives in between the extremes are discussed. We evaluate the different representations empirically on a variety of tasks involving tail area probabilities, tail dependence and (partial) density estimation.

Keywords

Cite

@article{arxiv.1811.00974,
  title  = {Neural Likelihoods via Cumulative Distribution Functions},
  author = {Pawel Chilinski and Ricardo Silva},
  journal= {arXiv preprint arXiv:1811.00974},
  year   = {2020}
}

Comments

10 pages

R2 v1 2026-06-23T05:02:24.718Z