normalizing flows vs 直方图规定化

  • normalizing flows名字的由来

The base density P ( z ) P(z) P(z) is usually defined as a multivariate standard normal (i.e., with

mean zero and identity covariance). Hence, the effect of each subsequent inverse layer is

to gradually move or "flow" the data density toward this normal distribution (figure 16.4).

This gives rise to the name "normalizing flows."

因此,应该翻译为正态化流。

  • 描述

The forward mapping is sometimes termed the generative direction. The base density

is usually chosen to be a standard normal distribution. Hence, the inverse mapping is

termed the normalizing direction since this takes the complex distribution over x x x and

turns it into a normal distribution over z z z .

  • 本质

Normalizing flows is the only model that can compute the exact log-likelihood of a new sample. Generative adversarial networks are not probabilistic, and both variational autoencoders and diffusion models can only return a lower bound on the likelihood.

normalizing flows是分布到分布的映射,本质同直方图规定化,直方图本质是图像灰度的概率分布。

通过构造一个可逆的深度神经网络,并学习参数,然后通过正向映射过程近似概率分布或图像生成。

逆向的过程如同扩散模型正向加噪的过程,从复杂分布映射到简单的多元标准正态分布,异曲同工。

相关推荐
Humbunklung1 小时前
机器学习中的多GPU训练模式
人工智能·机器学习
jerry6092 小时前
蒙特卡洛树搜索 (MCTS)
人工智能·笔记·深度学习·学习·算法·机器学习
ruxue.feng3 小时前
机器学习的一些基本概念
人工智能·机器学习
Relissc_Cao4 小时前
线性回归中涉及的数学基础
机器学习·概率论
桓峰基因5 小时前
ML 48.机器学习之临床生存树(rpartSurv)
人工智能·机器学习
慕卿扬5 小时前
基于python的机器学习(九)—— 评估算法(二)
python·学习·机器学习·scikit-learn
大写-凌祁6 小时前
BLIP论文笔记
论文阅读·人工智能·python·深度学习·学习·机器学习
xixingzhe27 小时前
监督学习与无监督学习区别
人工智能·学习·机器学习
白杆杆红伞伞8 小时前
05_核支持向量机
算法·机器学习·支持向量机
MaCa .BaKa8 小时前
40-智慧医疗服务平台(在线接/问诊/机器学习)
java·spring boot·mysql·机器学习·maven·numpy·pandas