A Generative Approach to Quasi-Random Sampling from Copulas via Space-Filling Designs
Sumin Wang, Chenxian Huang, Yongdao Zhou, Min-Qian Liu
TL;DR
This paper tackles the challenge of generating high-quality quasi-random samples from general copulas. It introduces a generative-adversarial-network framework to learn the copula transport map $\phi_C$ and then uses space-filling designs to push low-dimensional uniform inputs through the learned map, yielding efficient quasi-Monte Carlo samples for high-dimensional copulas. The authors establish theoretical guarantees for the learned map and the resulting estimators, including convergence rates for bias and variance, and demonstrate superior performance to CDM and GMMN in simulations and a real-data risk-management application. The approach achieves substantial variance reduction and scalable sampling across dimensions, with clear practical implications for numerical integration and financial risk assessment.
Abstract
Exploring the dependence between covariates across distributions is crucial for many applications. Copulas serve as a powerful tool for modeling joint variable dependencies and have been effectively applied in various practical contexts due to their intuitive properties. However, existing computational methods lack the capability for feasible inference and sampling of any copula, preventing their widespread use. This paper introduces an innovative quasi-random sampling approach for copulas, utilizing generative adversarial networks (GANs) and space-filling designs. The proposed framework constructs a direct mapping from low-dimensional uniform distributions to high-dimensional copula structures using GANs, and generates quasi-random samples for any copula structure from points set of space-filling designs. In the high-dimensional situations with limited data, the proposed approach significantly enhances sampling accuracy and computational efficiency compared to existing methods. Additionally, we develop convergence rate theory for quasi-Monte Carlo estimators, providing rigorous upper bounds for bias and variance. Both simulated experiments and practical implementations, particularly in risk management, validate the proposed method and showcase its superiority over existing alternatives.
