Normal variance mixtures: Distribution, density and parameter estimation
Erik Hintz, Marius Hofert, Christiane Lemieux

TL;DR
This paper introduces efficient algorithms for computing the distribution, density, and parameter estimation of normal variance mixtures, including high-dimensional cases, using advanced Monte Carlo methods, with implementations in R.
Contribution
It proposes novel algorithms for joint distribution, density evaluation, and parameter estimation of normal variance mixtures, extending existing methods to high dimensions and general cases.
Findings
Algorithms are fast and accurate even in high dimensions (~1000)
Monte Carlo methods improve computation over existing techniques
Implementation available in R package nvmix
Abstract
Normal variance mixtures are a class of multivariate distributions that generalize the multivariate normal by randomizing (or mixing) the covariance matrix via multiplication by a non-negative random variable W. The multivariate t distribution is an example of such mixture, where W has an inverse-gamma distribution. Algorithms to compute the joint distribution function and perform parameter estimation for the multivariate normal and t (with integer degrees of freedom) can be found in the literature and are implemented in, e.g., the R package mvtnorm. In this paper, efficient algorithms to perform these tasks in the general case of a normal variance mixture are proposed. In addition to the above two tasks, the evaluation of the joint (logarithmic) density function of a general normal variance mixture is tackled as well, as it is needed for parameter estimation and does not always exist…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
