paper-with-me

Papers

HINT: Hierarchical Invertible Neural Transport for Density Estimation and Bayesian Inference

2019-05-25 · Jakob Kruse, Gianluca Detommaso, Ullrich Köthe, Robert Scheichl

Many recent invertible neural architectures are based on coupling block designs where variables are divided in two subsets which serve as inputs of an easily invertible (usually affine) triangular transformation. While such a transformation is invertible, its Jacobian is very sparse and thus may lack expressiveness. This work presents a simple remedy by noting that subdivision and (affine) coupling can be repeated recursively within the resulting subsets, leading to an efficiently invertible block with dense, triangular Jacobian. By formulating our recursive coupling scheme via a hierarchical architecture, HINT allows sampling from a joint distribution p(y,x) and the corresponding posterior p(x|y) using a single invertible network. We evaluate our method on some standard data sets and benchmark its full power for density estimation and Bayesian inference on a novel data set of 2D shapes in Fourier parameterization, which enables consistent visualization of samples for different dimensionalities.

📄 PDF Abstract BibTeX arXiv:1905.10687

Code (1)

VLL-HD/HINT 공식 구현 pytorch

Tasks

Bayesian InferenceDensity Estimation

Similar Papers 제목 키워드 기반

Residual Flows for Invertible Generative Modeling

2019-06-06 · NeurIPS 2019 12 · Ricky T. Q. Chen, Jens Behrmann, David Duvenaud, Jörn-Henrik Jacobsen

Flow-based generative models parameterize probability distributions through an invertible transformation and can be trained by maximum likelihood. Invertible residual networks provide a flexible family of transformations…

Density EstimationImage Generation

Computing high-dimensional optimal transport by flow neural networks

2023-05-19 · Chen Xu, Xiuyuan Cheng, Yao Xie

Computing optimal transport (OT) for general high-dimensional data has been a long-standing challenge. Despite much progress, most of the efforts including neural network methods have been focused on the static formulati…

Density Ratio EstimationDomain AdaptationImage-to-Image TranslationMutual Information Estimation

Convex Potential Flows: Universal Probability Distributions with Optimal Transport and Convex Optimization

2020-12-10 · ICLR 2021 1 · Chin-wei Huang, Ricky T. Q. Chen, Christos Tsirigotis, Aaron Courville

Flow-based models are powerful tools for designing probabilistic models with tractable density. This paper introduces Convex Potential Flows (CP-Flow), a natural and efficient parameterization of invertible models inspir…

Density EstimationVariational Inference

On the representation and learning of monotone triangular transport maps

2020-09-22 · Ricardo Baptista, Youssef Marzouk, Olivier Zahm

Transportation of measure provides a versatile approach for modeling complex probability distributions, with applications in density estimation, Bayesian inference, generative modeling, and beyond. Monotone triangular tr…

Bayesian InferenceDensity Estimation

Bounded KRnet and its applications to density estimation and approximation

2023-05-15 · Li Zeng, Xiaoliang Wan, Tao Zhou

In this paper, we develop an invertible mapping, called B-KRnet, on a bounded domain and apply it to density estimation/approximation for data or the solutions of PDEs such as the Fokker-Planck equation and the Keller-Se…

Density Estimation