paper-with-me

Papers

Density Deconvolution with Normalizing Flows

2020-06-16 · Tim Dockhorn, James A. Ritchie, Yao-Liang Yu, Iain Murray

Density deconvolution is the task of estimating a probability density function given only noise-corrupted samples. We can fit a Gaussian mixture model to the underlying density by maximum likelihood if the noise is normally distributed, but would like to exploit the superior density estimation performance of normalizing flows and allow for arbitrary noise distributions. Since both adjustments lead to an intractable likelihood, we resort to amortized variational inference. We demonstrate some problems involved in this approach, however, experiments on real data demonstrate that flows can already out-perform Gaussian mixtures for density deconvolution.

📄 PDF Abstract BibTeX arXiv:2006.09396

Code (1)

bayesiains/density-deconvolution 공식 구현 pytorch

Tasks

Density EstimationVariational Inference

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

Flows for Flows: Training Normalizing Flows Between Arbitrary Distributions with Maximum Likelihood Estimation

2022-11-04 · Samuel Klein, John Andrew Raine, Tobias Golling

Normalizing flows are constructed from a base distribution with a known density and a diffeomorphism with a tractable Jacobian. The base density of a normalizing flow can be parameterised by a different normalizing flow,…

Normalizing Flows for Interventional Density Estimation

2022-09-13 · Valentyn Melnychuk, Dennis Frauen, Stefan Feuerriegel

Existing machine learning methods for causal inference usually estimate quantities expressed via the mean of potential outcomes (e.g., average treatment effect). However, such quantities do not capture the full informati…

Causal InferenceDensity Estimation

Joint Manifold Learning and Density Estimation Using Normalizing Flows

2022-06-07 · Seyedeh Fatemeh Razavi, Mohammad Mahdi Mehmanchi, Reshad Hosseini, Mostafa Tavassolipour

Based on the manifold hypothesis, real-world data often lie on a low-dimensional manifold, while normalizing flows as a likelihood-based generative model are incapable of finding this manifold due to their structural con…

Density Estimation

Nonparametric Deconvolution and Denoising using Simulation Based Inference

2026-06-20 · Ritwik Vashistha, Abhra Sarkar, Arya Farahi arxiv

Latent signals are often obscured by measurement noise, yet encode the underlying laws and dynamics of complex systems; learning both the signals and their distributions remains a central challenge in scientific inferenc…

PINF: Continuous Normalizing Flows for Physics-Constrained Deep Learning

2023-09-26 · Feng Liu, Faguo Wu, Xiao Zhang

The normalization constraint on probability density poses a significant challenge for solving the Fokker-Planck equation. Normalizing Flow, an invertible generative model leverages the change of variables formula to ensu…

Deep Learning