COMET Flows: Towards Generative Modeling of Multivariate Extremes and Tail Dependence
Abstract
Normalizing flows—a popular class of deep generative models—often fail to represent extreme phenomena observed in real-world processes. In particular, existing normalizing flow architectures struggle to model multivariate extremes, characterized by heavy-tailed marginal distributions and asymmetric tail dependence among variables. In light of this shortcoming, we propose COMET (COpula Multivariate ExTreme) Flows, which decompose the process of modeling a joint distribution into two parts: (i) modeling its marginal distributions, and (ii) modeling its copula distribution. COMET Flows capture heavy-tailed marginal distributions by combining a parametric tail belief at extreme quantiles of the marginals with an empirical kernel density function at mid-quantiles. In addition, COMET Flows capture asymmetric tail dependence among multivariate extremes by viewing such dependence as inducing a low-dimensional manifold structure in feature space. Experimental results on both synthetic and real-world datasets demonstrate the effectiveness of COMET flows in capturing both heavy-tailed marginals and asymmetric tail dependence compared to other state-of-the-art baseline architectures. All code is available at https://github.com/andrewmcdonald27/COMETFlows.
Cite
Text
McDonald et al. "COMET Flows: Towards Generative Modeling of Multivariate Extremes and Tail Dependence." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/462Markdown
[McDonald et al. "COMET Flows: Towards Generative Modeling of Multivariate Extremes and Tail Dependence." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/mcdonald2022ijcai-comet/) doi:10.24963/IJCAI.2022/462BibTeX
@inproceedings{mcdonald2022ijcai-comet,
title = {{COMET Flows: Towards Generative Modeling of Multivariate Extremes and Tail Dependence}},
author = {McDonald, Andrew and Tan, Pang-Ning and Luo, Lifeng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {3328-3334},
doi = {10.24963/IJCAI.2022/462},
url = {https://mlanthology.org/ijcai/2022/mcdonald2022ijcai-comet/}
}