paper-with-me

Papers

Marginal Tail-Adaptive Normalizing Flows

2022-06-21 · Mike Laszkiewicz, Johannes Lederer, Asja Fischer

Learning the tail behavior of a distribution is a notoriously difficult problem. By definition, the number of samples from the tail is small, and deep generative models, such as normalizing flows, tend to concentrate on learning the body of the distribution. In this paper, we focus on improving the ability of normalizing flows to correctly capture the tail behavior and, thus, form more accurate models. We prove that the marginal tailedness of an autoregressive flow can be controlled via the tailedness of the marginals of its base distribution. This theoretical insight leads us to a novel type of flows based on flexible base distributions and data-driven linear layers. An empirical analysis shows that the proposed method improves on the accuracy -- especially on the tails of the distribution -- and is able to generate heavy-tailed data. We demonstrate its application on a weather and climate example, in which capturing the tail behavior is essential.

📄 PDF Abstract BibTeX arXiv:2206.10311

Code (1)

mikelasz/marginaltailadaptiveflow 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

COMET Flows: Towards Generative Modeling of Multivariate Extremes and Tail Dependence

2022-05-02 · Andrew McDonald, Pang-Ning Tan, Lifeng Luo

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 multivari…

Copula & Marginal Flows: Disentangling the Marginal from its Joint

2019-07-07 · Magnus Wiese, Robert Knobloch, Ralf Korn

Deep generative networks such as GANs and normalizing flows flourish in the context of high-dimensional tasks such as image generation. However, so far exact modeling or extrapolation of distributional properties such as…

Image Generation

Flexible Tails for Normalizing Flows

2024-06-22 · Tennessee Hickling, Dennis Prangle

Normalizing flows are a flexible class of probability distributions, expressed as transformations of a simple base distribution. A limitation of standard normalizing flows is representing distributions with heavy tails, …

Density EstimationVariational Inference

GPDFlow: Generative Multivariate Threshold Exceedance Modeling via Normalizing Flows

2025-03-14 · Chenglei Hu, Daniela Castro-Camilo

The multivariate generalized Pareto distribution (mGPD) is a common method for modeling extreme threshold exceedance probabilities in environmental and financial risk management. Despite its broad applicability, mGPD fac…

Mitigating mode collapse in normalizing flows by annealing with an adaptive schedule: Application to parameter estimation

2025-05-06 · Yihang Wang, Chris Chi, Aaron R. Dinner

Normalizing flows (NFs) provide uncorrelated samples from complex distributions, making them an appealing tool for parameter estimation. However, the practical utility of NFs remains limited by their tendency to collapse…

parameter estimationTime Series