paper-with-me

Papers

2-Cats: 2D Copula Approximating Transforms

2023-09-28 · Flavio Figueiredo, José Geraldo Fernandes, Jackson Silva, Renato M. Assunção

Copulas are powerful statistical tools for capturing dependencies across data dimensions. Applying Copulas involves estimating independent marginals, a straightforward task, followed by the much more challenging task of determining a single copulating function, $C$, that links these marginals. For bivariate data, a copula takes the form of a two-increasing function $C: (u,v)\in \mathbb{I}^2 \rightarrow \mathbb{I}$, where $\mathbb{I} = [0, 1]$. This paper proposes 2-Cats, a Neural Network (NN) model that learns two-dimensional Copulas without relying on specific Copula families (e.g., Archimedean). Furthermore, via both theoretical properties of the model and a Lagrangian training approach, we show that 2-Cats meets the desiderata of Copula properties. Moreover, inspired by the literature on Physics-Informed Neural Networks and Sobolev Training, we further extend our training strategy to learn not only the output of a Copula but also its derivatives. Our proposed method exhibits superior performance compared to the state-of-the-art across various datasets while respecting (provably for most and approximately for a single other) properties of C.

📄 PDF Abstract BibTeX arXiv:2309.16391

Code (1)

flaviovdf/copulae 공식 구현 jax

Similar Papers 제목 키워드 기반

Multivariate backtests and copulas for risk evaluation

2022-06-08 · Boris David, Gilles Zumbach

Risk evaluation is a forecast, and its validity must be backtested. Probability distribution forecasts are used in this work and allow for more powerful validations compared to point forecasts. Our aim is to use bivariat…

Time SeriesTime Series Analysis

Generative Archimedean Copulas

2021-02-22 · Yuting Ng, Ali Hasan, Khalil Elkhalil, Vahid Tarokh

We propose a new generative modeling technique for learning multidimensional cumulative distribution functions (CDFs) in the form of copulas. Specifically, we consider certain classes of copulas known as Archimedean and …

Computational Efficiency

LoLCATs: On Low-Rank Linearizing of Large Language Models

2024-10-14 · Michael Zhang, Simran Arora, Rahul Chalamala, Alan Wu 외

Recent works show we can linearize large language models (LLMs) -- swapping the quadratic attentions of popular Transformer-based LLMs with subquadratic analogs, such as linear attention -- avoiding the expensive pretrai…

MMLU

Gaussian Copula Variational Autoencoders for Mixed Data

2016-04-18 · Suwon Suh, Seungjin Choi

The variational autoencoder (VAE) is a generative model with continuous latent variables where a pair of probabilistic encoder (bottom-up) and decoder (top-down) is jointly learned by stochastic gradient variational Baye…

Decoder

A Copula Graphical Model for Multi-Attribute Data using Optimal Transport

2024-04-10 · Qi Zhang, Bing Li, Lingzhou Xue

Motivated by modern data forms such as images and multi-view data, the multi-attribute graphical model aims to explore the conditional independence structure among vectors. Under the Gaussian assumption, the conditional …

Attribute