paper-with-me

홈 › Papers

Vine Copulas as Differentiable Computational Graphs

2025-06-16 · Tuoyuan Cheng, Thibault Vatter, Thomas Nagler, Kan Chen

Vine copulas are sophisticated models for multivariate distributions and are increasingly used in machine learning. To facilitate their integration into modern ML pipelines, we introduce the vine computational graph, a DAG that abstracts the multilevel vine structure and associated computations. On this foundation, we devise new algorithms for conditional sampling, efficient sampling-order scheduling, and constructing vine structures for customized conditioning variables. We implement these ideas in torchvinecopulib, a GPU-accelerated Python library built upon PyTorch, delivering improved scalability for fitting, sampling, and density evaluation. Our experiments illustrate how gradient flowing through the vine can improve Vine Copula Autoencoders and that incorporating vines for uncertainty quantification in deep learning can outperform MC-dropout, deep ensembles, and Bayesian Neural Networks in sharpness, calibration, and runtime. By recasting vine copula models as computational graphs, our work connects classical dependence modeling with modern deep-learning toolchains and facilitates the integration of state-of-the-art copula methods in modern machine learning pipelines.

📄 PDF Abstract BibTeX arXiv:2506.13318

Code (1)

TY-Cheng/torchvinecopulib 공식 구현 pytorch

Tasks

GPUSchedulingUncertainty Quantification

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Localized Anomaly Detection via Differentiable D-vine Copulas

2026-07-27 · Nicholas Andrea Pearson, Francesca Zanello, Davide Russo, Luca Bortolussi 외 arxiv

Vine copulas provide a flexible framework for modeling complex multivariate distributions through a hierarchical decomposition into bivariate pair-copulas. Fitting a D-vine requires selecting a copula family and paramete…

Anomaly Detection

Fusion of Correlated Decisions Using Regular Vine Copulas

2018-11-18

In this paper, we propose a regular vine copula based methodology for the fusion of correlated decisions. Regular vine copula is an extremely flexible and powerful graphical model to characterize complex dependence among…

Portfolio optimization based on forecasting models using vine copulas: An empirical assessment for the financial crisis

2019-12-21 · Maziar Sahamkhadam, Andreas Stephan

We employ and examine vine copulas in modeling symmetric and asymmetric dependency structures and forecasting financial returns. We analyze the asset allocations performed during the 2008-2009 financial crisis and test d…

Portfolio Optimization

Stepwise Variational Inference with Vine Copulas

2026-03-24 · Elisabeth Griesbauer, Leiv Rønneberg, Arnoldo Frigessi, Claudia Czado 외 arxiv

We propose stepwise variational inference (VI) with vine copulas: a universal VI procedure that combines vine copulas with a novel stepwise estimation procedure of the variational parameters. Vine copulas consist of a ne…

Gaussian Processes

Dependence Modeling in Ultra High Dimensions with Vine Copulas and the Graphical Lasso

2017-09-15 · Dominik Müller, Claudia Czado

To model high dimensional data, Gaussian methods are widely used since they remain tractable and yield parsimonious models by imposing strong assumptions on the data. Vine copulas are more flexible by combining arbitrary…