paper-with-me

홈 › Papers

Hybrid Bernstein Normalizing Flows for Flexible Multivariate Density Regression with Interpretable Marginals

2025-05-20 · Marcel Arpogaus, Thomas Kneib, Thomas Nagler, David Rügamer

Density regression models allow a comprehensive understanding of data by modeling the complete conditional probability distribution. While flexible estimation approaches such as normalizing flows (NF) work particularly well in multiple dimensions, interpreting the input-output relationship of such models is often difficult, due to the black-box character of deep learning models. In contrast, existing statistical methods for multivariate outcomes such as multivariate conditional transformation models (MCTM) are restricted in flexibility and are often not expressive enough to represent complex multivariate probability distributions. In this paper, we combine MCTM with state-of-the-art and autoregressive NF to leverage the transparency of MCTM for modeling interpretable feature effects on the marginal distributions in the first step and the flexibility of neural-network-based NF techniques to account for complex and non-linear relationships in the joint data distribution. We demonstrate our method's versatility in various numerical experiments and compare it with MCTM and other NF models on both simulated and real-world data.

📄 PDF Abstract BibTeX arXiv:2505.14164

Code (2)

MArpogaus/hybrid-flows 공식 구현 tf
marpogaus/hybrid_flows 공식 구현 tf

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Bernstein Flows for Flexible Posteriors in Variational Bayes

2022-02-11 · Oliver Dürr, Stephan Hörling, Daniel Dold, Ivonne Kovylov 외

Variational inference (VI) is a technique to approximate difficult to compute posteriors by optimization. In contrast to MCMC, VI scales to many observations. In the case of complex posteriors, however, state-of-the-art …

Variational Inference

Short-Term Density Forecasting of Low-Voltage Load using Bernstein-Polynomial Normalizing Flows

2022-04-29 · Marcel Arpogaus, Marcus Voss, Beate Sick, Mark Nigge-Uricher 외

The transition to a fully renewable energy grid requires better forecasting of demand at the low-voltage level to increase efficiency and ensure reliable control. However, high fluctuations and increasing electrification…

Decision MakingLoad ForecastingProbabilistic Deep LearningProbabilistic Time Series Forecasting

Robust normalizing flows using Bernstein-type polynomials

2021-02-06 · Sameera Ramasinghe, Kasun Fernando, Salman Khan, Nick Barnes

Modeling real-world distributions can often be challenging due to sample data that are subjected to perturbations, e.g., instrumentation errors, or added random noise. Since flow models are typically nonlinear algorithms…

Vocal Bursts Type Prediction

Training Normalizing Flows from Dependent Data

2022-09-29 · Matthias Kirchler, Christoph Lippert, Marius Kloft

Normalizing flows are powerful non-parametric statistical models that function as a hybrid between density estimators and generative models. Current learning algorithms for normalizing flows assume that data points are s…

Density Estimation

Sylvester Normalizing Flows for Variational Inference

2018-03-15 · Rianne van den Berg, Leonard Hasenclever, Jakub M. Tomczak, Max Welling

Variational inference relies on flexible approximate posterior distributions. Normalizing flows provide a general recipe to construct flexible variational posteriors. We introduce Sylvester normalizing flows, which can b…

Variational Inference