paper-with-me

Papers

Denoising Normalizing Flow

2021-12-01 · NeurIPS 2021 12 · Christian Horvat, Jean-Pascal Pfister

Normalizing flows (NF) are expressive as well as tractable density estimation methods whenever the support of the density is diffeomorphic to the entire data-space. However, real-world data sets typically live on (or very close to) low-dimensional manifolds thereby challenging the applicability of standard NF on real-world problems. Here we propose a novel method - called Denoising Normalizing Flow (DNF) - that estimates the density on the low-dimensional manifold while learning the manifold as well. The DNF works in 3 steps. First, it inflates the manifold - making it diffeomorphic to the entire data-space. Secondly, it learns an NF on the inflated manifold and finally it learns a denoising mapping - similarly to denoising autoencoders. The DNF relies on a single cost function and does not require to alternate between a density estimation phase and a manifold learning phase - as it is the case with other recent methods. Furthermore, we show that the DNF can learn meaningful low-dimensional representations from naturalistic images as well as generate high-quality samples.

📄 PDF Abstract BibTeX

Code (1)

chrvt/denoising-normalizing-flow 공식 구현 pytorch

Tasks

DenoisingDensity Estimation

Similar Papers 제목 키워드 기반

PD-Flow: A Point Cloud Denoising Framework with Normalizing Flows

2022-03-11 · Aihua Mao, Zihui Du, Yu-Hui Wen, Jun Xuan 외

Point cloud denoising aims to restore clean point clouds from raw observations corrupted by noise and outliers while preserving the fine-grained details. We present a novel deep learning-based denoising model, that incor…

Deep LearningDenoisingDisentanglement

Normalizing Flows with Iterative Denoising

2026-04-21 · Tianrong Chen, Jiatao Gu, David Berthelot, Joshua Susskind 외 arxiv

Normalizing Flows (NFs) are a classical family of likelihood-based methods that have received revived attention. Recent efforts such as TARFlow have shown that NFs are capable of achieving promising performance on image …

Gaussian Interpolation Flows

2023-11-20 · Yuan Gao, Jian Huang, Yuling Jiao

Gaussian denoising has emerged as a powerful method for constructing simulation-free continuous normalizing flows for generative modeling. Despite their empirical successes, theoretical properties of these flows and the …

Denoising

NM-FlowGAN: Modeling sRGB Noise without Paired Images using a Hybrid Approach of Normalizing Flows and GAN

2023-12-15 · Young Joo Han, Ha-Jin Yu

Modeling and synthesizing real sRGB noise is crucial for various low-level vision tasks, such as building datasets for training image denoising systems. The distribution of real sRGB noise is highly complex and affected …

DenoisingImage DenoisingImage RestorationNoise Estimation+1

Diffusion Models with Deterministic Normalizing Flow Priors

2023-09-03 · Mohsen Zand, Ali Etemad, Michael Greenspan

For faster sampling and higher sample quality, we propose DiNof ($\textbf{Di}$ffusion with $\textbf{No}$rmalizing $\textbf{f}$low priors), a technique that makes use of normalizing flows and diffusion models. We use norm…

DenoisingImage Generation